Pinephone Pro LTE issue
#2
Have you tried this:



Quote:
  1. Stop the modem from disappearing on suspend
  • Edit
    Code:
    /usr/lib/udev/rules.d/80-modem-eg25.rules
  • Look at the last line:
    Code:
    ACTION=="add", SUBSYSTEM=="usb",
    DRIVERS=="usb", ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="2c7c",
    ATTRS{idProduct}=="0125", ATTR{power/persist}="0"
  • And change persist to 1:
    Code:
    ACTION=="add", SUBSYSTEM=="usb",
    DRIVERS=="usb", ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="2c7c",
    ATTRS{idProduct}=="0125", ATTR{power/persist}="1"
  • Edit
    Code:
    /usr/share/eg25-manager/pine64,pinephone-pro.toml
    and make sure
    Code:
    monitor_udev
    is set to
    Code:
    false




The above is copied from
https://github.com/the-modem-distro/pine...ETTINGS.md
  Reply


Messages In This Thread
Pinephone Pro LTE issue - by DoesOkay - 09-07-2022, 12:07 PM
RE: Pinephone Pro LTE issue - by emsyr - 09-07-2022, 02:17 PM
RE: Pinephone Pro LTE issue - by dukla2000 - 09-07-2022, 05:21 PM
RE: Pinephone Pro LTE issue - by acrux - 09-07-2022, 10:47 PM
RE: Pinephone Pro LTE issue - by DoesOkay - 09-08-2022, 05:06 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pinephone visibly losing power while plugged in Hiraghm 8 5,520 03-09-2026, 07:51 PM
Last Post: Tia Vaughan
  pinephone-support package not upgradable on Mobian fhireman 5 6,017 02-28-2026, 05:49 PM
Last Post: baptx
  beep - playing PCM samples on PinePhone? WhiteHexagon 0 567 12-04-2025, 08:07 AM
Last Post: WhiteHexagon
Star Selling my Pinephone Pro Explorer Edition zheyon 2 3,525 12-01-2025, 10:25 AM
Last Post: Kevin Kofler
  PinePhone sensors - Gyroscope power WhiteHexagon 3 988 11-30-2025, 08:07 AM
Last Post: WhiteHexagon
  Light Sensor / Proximity Sensor on PinePhone? WhiteHexagon 1 821 11-18-2025, 03:07 PM
Last Post: WhiteHexagon
  Pinephone boot. Richy_T 8 5,360 10-21-2025, 12:12 PM
Last Post: Richy_T
  How can I record video on a Pinephone? kk22 22 17,952 10-08-2025, 01:29 PM
Last Post: Kevin Kofler
  Does PinePhone support long-term battery health optimization? roseblack 5 2,040 10-06-2025, 09:05 PM
Last Post: Kevin Kofler
  iso pinephone for sale (USA) elwoodb25 0 4,186 09-24-2025, 09:25 PM
Last Post: elwoodb25

Forum Jump:


Users browsing this thread: 1 Guest(s)