PINE64
Help! Where's the Modem? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Hardware (https://forum.pine64.org/forumdisplay.php?fid=122)
+--- Thread: Help! Where's the Modem? (/showthread.php?tid=15347)



Help! Where's the Modem? - glrsn - 11-16-2021

My story begins with noticing: eg25manager[2815]: Rescheduling upload since modem isn't on line yet, in 30s in the log.

Was this caused by not having a SIM installed? No. Was running sxmo, is it distribution related? No.

Looked at other eg25manager log messages, then found these messages in eg25manager source code. Reduced problem by switching to archlinux-pinepone-barebone, disabling eg25manager, and manually executing the power-on/off sequence using the sysfs gpio interface.

A review of the Pinephone schematics and the EG25-G HW Datasheet suggested variations to try. Regardless of these attempts, seems the modem just never boots [as evidenced by gpio233/STATUS always remaining high [the inactive or not-running state].

Next assumption: the modem is bricked. Remove internal cover to gain access to T1500 and T1501 to enable USB_BOOT. Still with eg25manager disabled, bridge test points and boot phone. No sign of the expected usb device in lsusb after numerous attempts. A look at the EG25-G HW Datasheet timing diagram suggests a dependence on PWRKEY, so tried applying a power-on/off sequence while USB_BOOT was active. No diff.

So now, Obi Wan Kenobi, your my only hope. I've exhausted my a ideas and find no other's with a similar problem.

If you've made it this far, thanks much for your interest.


RE: Help! Where's the Modem? - bcnaz - 11-16-2021

Are you certain that it is not distribution related ?

I would suggest trying Mobian or Post Market from a micro-sd card before stating that.


RE: Help! Where's the Modem? - Merc - 11-17-2021

Is modemmanager install and started?


RE: Help! Where's the Modem? - glrsn - 11-17-2021

(11-16-2021, 09:38 PM)bcnaz Wrote: Are you certain that it is not distribution related ?

I would suggest trying Mobian or Post Market from a micro-sd card before stating that.

I've tried manjaro, postmarket, mobian, arch-barebone [which I prefer testing with], and plamo-beta-factorytest. They all appear to be using the same modem stack, so they all give the same symptoms and log file entries.


RE: Help! Where's the Modem? - glrsn - 11-17-2021

(11-17-2021, 01:01 AM)Merc Wrote: Is modemmanager install and started?

It's present in some cases, like manjaro, but it never gets started comes into play because eg25manager never gets the modem started.


RE: Help! Where's the Modem? - glrsn - 11-18-2021

A follow up: Because I can't force the modem into EDL, I tried to verify some function with a volt meter. Test point T1500 is supposed to be connected to the modems VDD_EXT via a resistor. Thus there should be 1.8VDC on that test point after the modem powers up. That doesn't seem to ever happen. Without VDD_EXT at TP1500, there is no way to put the modem in EDL. So the next question is, Where's the VDD_EXT?