Patched OuinOuin74's arch kernel

Here is OuinOuin74’s kernel with my patches:

  1. New panel driver by Rex
  2. Enabled ethernet
  3. Ability to specify all battery parameters in config.txt (experimental)
  4. 4k kernel for better compatibility (planned)
  5. Active charging indicator when Off (planned)
  6. Kernel based sleep and suspend (planned)
  7. Less power consumption (maybe)

Latest release: Release uConsole kernel main · KondratokGK/linux-clockwork-arch · GitHub

Readme: linux-clockwork-arch/README.md at main · KondratokGK/linux-clockwork-arch · GitHub

You seem to have forgotten to link to the file

1 Like

Yes. I added the link.

Experimental all battery parameters in config.txt added

My uconsole build works down to 2.85V with battery min voltage 2.6V in config.txt. From full battery to shutdown is about 14 hours. I use 21700 vapcell f60 li-ion.

1 Like

Why have you got a bare 4g module without any parts on it?

because the speakers are on that board, so that’s what you get when you order it without 4g

1 Like

oh ok thanks. (20 char)

This is really cool. What PCIe device do you have behind the batteries?

I definitely need to make 4k kernel. Some software don’t working.

It’s Chinese PCIe to NVME adapter and 2tb 2230 ssd

1 Like

I think it’s possible to make the charging LED working when compute module is off. When I use battery holder and 18650 li-po, I used a small side punch to reset my uconsole. The batteries would disconnected for a moment and system would shut down, but charging led stays active.

2 Likes

I need help with github actions and releases version control. When I launch github action it must increase last number (7.0.9-1, 7.0.9-2, etc). If you want to fix this make a pull request.