PINE64
modem isn't online - Arch config bad? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone Pro (https://forum.pine64.org/forumdisplay.php?fid=177)
+--- Forum: PinePhone Pro Hardware (https://forum.pine64.org/forumdisplay.php?fid=180)
+--- Thread: modem isn't online - Arch config bad? (/showthread.php?tid=15504)



modem isn't online - Arch config bad? - brb78 - 12-09-2021

can't seem to get cellular service on Arch. I tried `systemctl restart eg25-manager` as I recall that helping out on the original pinephone when the modem wasn't recognized but watching the status of the eg25-manager.service it just keeps repeating `Rescheduling upload since modem isn't online yet, in 30s`. 

Tried Arch with no success. Also tried pmOS same results, no cellular and no option to toggle cellular on and off in Phosh settings. EG25 definitely gets warm, but no cellular connection. First thing I checked was the dip switches, and they're in the enabled position so that's not it.

Code:
mmcli -m any --command='AT+QNWINFO'


returns "error: couldn't find modem"

Nov 29 00:00:25 danctnix eg25manager[4005]: unable to find a suitable config file!
Nov 29 00:00:28 danctnix systemd[1]: eg25-manager.service: Main process exited, code=dumped, status=5/TRAP
Nov 29 00:00:28 danctnix systemd[1]: eg25-manager.service: Failed with result 'core-dump'.
Nov 29 00:00:28 danctnix systemd[1]: eg25-manager.service: Scheduled restart job, restart counter is at 4.
Nov 29 00:00:28 danctnix systemd[1]: Stopped Quectel EG25 modem.
Nov 29 00:00:28 danctnix systemd[1]: Started Quectel EG25 modem.


RE: modem isn't online - hardware fault? - zetabeta - 12-09-2021

(12-09-2021, 10:50 PM)brb78 Wrote: can't seem to get cellular service. I tried `systemctl restart eg25-manager` as I recall that helping out on the original pinephone when the modem wasn't recognized but watching the status of the eg25-manager.service it just keeps repeating `Rescheduling upload since modem isn't online yet, in 30s`. Is my modem faulty or am I missing something.

Tried Arch with no success. Also tried pmOS same results, no cellular and no option to toggle cellular on and off in Phosh settings. EG25 definitely gets warm, but no cellular connection. First thing I checked was the dip switches, and they're in the enabled position so that's not it.

mmcli -m any --command='AT+QNWINFO'

returns "error: couldn't find modem"

sounds like you have more complicated issue. however, try removing battery and keep it removed for 1 minute. lte modem chip takes power from battery.


RE: modem isn't online - Arch config bad? - brb78 - 12-10-2021

Mobian booted up and had Verizon cellular in seconds, so not hardware. Maybe there's a bad config somewhere in Arch. Hopefully that gets fixed soon so I can switch back. Will probably try to see if the Mobian config is helpful in diagnosing the Arch config tomorrow.


RE: modem isn't online - Arch config bad? - Danct12 - 12-10-2021

https://github.com/dreemurrs-embedded/Pine64-Arch/issues/254