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 7 4,359 10-21-2025, 10:38 PM
Last Post: Anthona
  Pinephone boot. Richy_T 8 4,208 10-21-2025, 12:12 PM
Last Post: Richy_T
  How can I record video on a Pinephone? kk22 22 14,492 10-08-2025, 01:29 PM
Last Post: Kevin Kofler
  Does PinePhone support long-term battery health optimization? roseblack 5 1,159 10-06-2025, 09:05 PM
Last Post: Kevin Kofler
  iso pinephone for sale (USA) elwoodb25 0 3,729 09-24-2025, 09:25 PM
Last Post: elwoodb25
  Why projects like PinePhone matter – feedback and encouragement Gary2003 13 17,805 09-16-2025, 01:13 PM
Last Post: Gary2003
  Can use PlayStation on Pinephone? willharper 7 8,908 09-13-2025, 12:30 AM
Last Post: ChaiLetters
  Pinephone Pro Neural Processing Unit biketool 1 5,281 09-01-2025, 02:05 AM
Last Post: biketool
  Want to buy second hand PinePhone 3G version rudi.timmermans 2 4,798 08-31-2025, 07:18 AM
Last Post: Fish
  Pinephone Pro not in store? bubulux20c 1 3,185 08-08-2025, 02:12 AM
Last Post: P. Siera

Forum Jump:


Users browsing this thread: 1 Guest(s)