![]() |
Experimental Mobian kernel patch for extended battery life - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone Pro (https://forum.pine64.org/forumdisplay.php?fid=177) +--- Forum: PinePhone Pro Software (https://forum.pine64.org/forumdisplay.php?fid=179) +--- Thread: Experimental Mobian kernel patch for extended battery life (/showthread.php?tid=19940) Pages:
1
2
|
RE: Experimental Mobian kernel patch for extended battery life - biketool - 09-04-2025 So far I am not noticing any difference in battery life. I am trying to leave my PPp unplugged more but without doing anything special I don't see a major change. RE: Experimental Mobian kernel patch for extended battery life - teekay - 09-04-2025 (09-04-2025, 01:21 AM)biketool Wrote: So far I am not noticing any difference in battery life. I am wondering if the issue I am fixing only affects some PPP and not others. One quick way to check is to run the following WebGL Aquarium demo for 10 minutes (disable sleep/suspend): http://webglsamples.org/aquarium/aquarium.html Thereafter run the aforementioned command and post your output here: Code: sudo dmesg|grep "rk818-bat: changed" If dsoc is significantly lower than rsoc, then that matches what I have found in all the OS's I have tried (Mobian, postmarketOS, danctnix). Note that this patch only affects usage under load (active use), not standby times or suspend times. RE: Experimental Mobian kernel patch for extended battery life - benpocalypse - 09-23-2025 Any luck getting suspend to work? This makes a huge difference when the phone is under load, but without suspend...I can't see myself daily driving this. Even with my keyboard case, it drains fairly quickly. Keep up the good work though! RE: Experimental Mobian kernel patch for extended battery life - teekay - 09-23-2025 (09-23-2025, 06:18 AM)benpocalypse Wrote: Any luck getting suspend to work? This makes a huge difference when the phone is under load, but without suspend...I can't see myself daily driving this. Even with my keyboard case, it drains fairly quickly. Yes suspend works now. I guess I should update the original post. |