Are you using the Pinephone as your daily driver?
(09-18-2022, 06:16 AM)zetabeta Wrote: i put it here instead of separate thread.

i mostly likely have to shy away from daily driver (temporarily, i wish), reason what i call flipping frames bug. practically all o.s.'s and u.i.'s are affected. i don't know about pinephone pro, which also uses mali gpu chip. pp pro lima driver may have same bug but it's still slightly different gpu.
 
if device just randomly crashes within a day, it is just intolerable to me.

https://gitlab.com/postmarketOS/pmaports/-/issues/805
https://gitlab.com/mobian1/issues/-/issues/460

edit: typos

saying as intermediary point, definitely not final.

this bug can be avoided with 95% certainty with following.

Code:
## this could be a battery waster!

## one time
$ echo -1 >/sys/devices/platform/soc/1c40000.gpu/power/autosuspend_delay_ms
## as a udev file, like "/lib/udev/rules.d/98-flipbug.rules"
KERNEL=="1c40000.gpu", SUBSYSTEM=="platform", DRIVER=="lima", ATTR{power/autosuspend_delay_ms}="-1"
## you could try this if concerned about battery life
KERNEL=="1c40000.gpu", SUBSYSTEM=="platform", DRIVER=="lima", ATTR{power/autosuspend_delay_ms}="5000"

however, i think some fishy is going on because this bug has happened with above. definately makes bug more rare. so, i will give more informaton when i find out. one theory is frequency change, as a addition to sleep, frequency change may jam the gpu. suggestion: fix gpu frequency to 120000000, 3120000000 or 432000000.
  Reply


Messages In This Thread
RE: Are you using the Pinephone as your daily driver? - by zetabeta - 10-19-2022, 09:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Optimizing Battery Life on PinePhone: Tips, Tricks, and Community Insights earthworm 0 39 11 hours ago
Last Post: earthworm
  Pinephone visibly losing power while plugged in Hiraghm 7 4,185 10-21-2025, 10:38 PM
Last Post: Anthona
  Pinephone boot. Richy_T 8 4,066 10-21-2025, 12:12 PM
Last Post: Richy_T
  How can I record video on a Pinephone? kk22 22 14,153 10-08-2025, 01:29 PM
Last Post: Kevin Kofler
  Does PinePhone support long-term battery health optimization? roseblack 5 979 10-06-2025, 09:05 PM
Last Post: Kevin Kofler
  iso pinephone for sale (USA) elwoodb25 0 3,660 09-24-2025, 09:25 PM
Last Post: elwoodb25
  Why projects like PinePhone matter – feedback and encouragement Gary2003 13 17,491 09-16-2025, 01:13 PM
Last Post: Gary2003
  Can use PlayStation on Pinephone? willharper 7 8,734 09-13-2025, 12:30 AM
Last Post: ChaiLetters
  Pinephone Pro Neural Processing Unit biketool 1 5,190 09-01-2025, 02:05 AM
Last Post: biketool
  Want to buy second hand PinePhone 3G version rudi.timmermans 2 4,726 08-31-2025, 07:18 AM
Last Post: Fish

Forum Jump:


Users browsing this thread: 2 Guest(s)