Are you using the Pinephone as your daily driver?
for that earlier post about flipping frames bug. i found workaround and also some new issues.

example of this flipping frames bug.
https://barrelmem.s3.eu-north-1.amazonaw...232537.mp4

i have reach some kind of conclusion for this flipping frames bug.

bug is in at least two parts, practically all pinephone regular distributions and user interfaces are affected if kernel is recent enough.

recently i tested mobian with 6.1 kernel.

for powersaving part, which can be avoided by the following:
Code:
# udev rule, could be a battery waster
KERNEL=="1c40000.gpu", SUBSYSTEM=="platform", DRIVER=="lima", ATTR{power/autosuspend_delay_ms}="-1"
KERNEL=="1c40000.gpu", SUBSYSTEM=="platform", DRIVER=="lima", ATTR{power/control}="on"

for frequency part, i found near perfect replication and it affects only 1.2a hardware, it can be avoided by following:
Code:
# udev rule
KERNEL=="1c40000.gpu", SUBSYSTEM=="devfreq", ATTR{min_freq}="432000000"
KERNEL=="1c40000.gpu", SUBSYSTEM=="devfreq", ATTR{max_freq}="432000000"

hardware version 1.2b is not affected by frequency part of flipping frames bug. so, i suspect that my (other) pinephone is faulty or 1.2a hardware version has flaws.

https://gitlab.com/postmarketOS/pmaports...1222213132

most likely same bug:
https://salsa.debian.org/Mobian-team/dev.../issues/65

finally my question, is there hardware flaws in 1.2a version in gpu frequency change? is there gpu frequency flaws in newer phones, practically 1.2b.
  Reply


Messages In This Thread
RE: Are you using the Pinephone as your daily driver? - by zetabeta - 12-27-2022, 04:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pinephone visibly losing power while plugged in Hiraghm 7 4,113 10-21-2025, 10:38 PM
Last Post: Anthona
  Pinephone boot. Richy_T 8 3,974 10-21-2025, 12:12 PM
Last Post: Richy_T
  How can I record video on a Pinephone? kk22 22 13,897 10-08-2025, 01:29 PM
Last Post: Kevin Kofler
  Does PinePhone support long-term battery health optimization? roseblack 5 902 10-06-2025, 09:05 PM
Last Post: Kevin Kofler
  iso pinephone for sale (USA) elwoodb25 0 3,630 09-24-2025, 09:25 PM
Last Post: elwoodb25
  Why projects like PinePhone matter – feedback and encouragement Gary2003 13 17,370 09-16-2025, 01:13 PM
Last Post: Gary2003
  Can use PlayStation on Pinephone? willharper 7 8,636 09-13-2025, 12:30 AM
Last Post: ChaiLetters
  Pinephone Pro Neural Processing Unit biketool 1 5,139 09-01-2025, 02:05 AM
Last Post: biketool
  Want to buy second hand PinePhone 3G version rudi.timmermans 2 4,688 08-31-2025, 07:18 AM
Last Post: Fish
  Pinephone Pro not in store? bubulux20c 1 3,041 08-08-2025, 02:12 AM
Last Post: P. Siera

Forum Jump:


Users browsing this thread: 1 Guest(s)