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 9 8,795 08-29-2026, 11:18 AM
Last Post: baptx
  Pinephone software Csanderson0313 3 1,584 07-10-2026, 02:21 PM
Last Post: Zebulon Walton
  PinePhone Game Thread PixelPaintbrush 31 86,258 06-11-2026, 02:50 PM
Last Post: elinkser
  How can I record video on a Pinephone? kk22 23 25,623 03-25-2026, 12:55 PM
Last Post: baptx
  pinephone-support package not upgradable on Mobian fhireman 5 8,519 02-28-2026, 05:49 PM
Last Post: baptx
  beep - playing PCM samples on PinePhone? WhiteHexagon 0 1,601 12-04-2025, 08:07 AM
Last Post: WhiteHexagon
Star Selling my Pinephone Pro Explorer Edition zheyon 2 5,108 12-01-2025, 10:25 AM
Last Post: Kevin Kofler
  PinePhone sensors - Gyroscope power WhiteHexagon 3 2,760 11-30-2025, 08:07 AM
Last Post: WhiteHexagon
  Light Sensor / Proximity Sensor on PinePhone? WhiteHexagon 1 2,167 11-18-2025, 03:07 PM
Last Post: WhiteHexagon
  Pinephone boot. Richy_T 8 8,378 10-21-2025, 12:12 PM
Last Post: Richy_T

Forum Jump:


Users browsing this thread: 2 Guest(s)