clockworkpi / uConsole

This code repository offers downloads for the latest images of various uConsole models, along with kernel patches, firmware for the keyboard and 4G expansion module, hardware schematics, assembly instructions, and essential technical documents.
276 stars 42 forks source link

No power / battery settings for CM4 #11

Open scyto opened 8 months ago

scyto commented 8 months ago

I expected to be able to set power and battery settings in the desktop on the CM4.

Was surprised when i couldn't. Does the CM4 module support sleep states?

neggles commented 8 months ago

CM4/Pi 4 have absolutely no support whatsoever for any kind of sleep state, no 😢

lambtor commented 5 months ago

is there any way to configure the battery level icon by telling it what capacity your batteries claim to have?

neggles commented 4 months ago

is there any way to configure the battery level icon by telling it what capacity your batteries claim to have?

Yes, there is - but you have to modify the kernel/devicetree binaries to do it. I did this over in my kernel fork where I have a better version of the LCD driver and a few other things, too 😄 (could use a rebase though)