06-04-2021, 09:37 AM
(This post was last modified: 06-04-2021, 09:39 AM by eggmatters.)
I've had my Pinephone for some weeks now, and I'm trying to solve one important nagging issue.
The Broadband modem will just die and not come back up. I'm suspecting that it may be a weak or absent carrier signal but, I have very little to go on.
I'm not finding any mmcli commands that would allow me to reboot the modem.
When this happens, it's as if the device is gone, or has been completely unmounted and mmcli fails as there is no device and my only recourse is to reboot the system.
What would be the best approach to:
Here is the modem when it is actually healthy
The index seems to increase when waking up from suspend (Modem/0 -> Modem/1 -> Modem/2)
Thank your for looking into this, my first Pine64 post!
The Broadband modem will just die and not come back up. I'm suspecting that it may be a weak or absent carrier signal but, I have very little to go on.
I'm not finding any mmcli commands that would allow me to reboot the modem.
When this happens, it's as if the device is gone, or has been completely unmounted and mmcli fails as there is no device and my only recourse is to reboot the system.
What would be the best approach to:
- Discover and remount the device if necessary
- Cycle the modem on if not active
Here is the modem when it is actually healthy
Code:
-----------------------------------
General | dbus path: /org/freedesktop/ModemManager1/Modem/2
| device id: 1234567
-----------------------------------
Hardware | manufacturer: QUALCOMM INCORPORATED
| model: QUECTEL Mobile Broadband Module
| firmware revision: EG25GGBR07A08M2G
| carrier config: Commercial-TMO_VoLTE
| carrier config revision: xxxxxxx
| h/w revision: 10000
| supported: gsm-umts, lte
| current: gsm-umts, lte
| equipment id: 867698047214237
The index seems to increase when waking up from suspend (Modem/0 -> Modem/1 -> Modem/2)
Thank your for looking into this, my first Pine64 post!