PinePhone Pro Explorer's edition Qualcomm modem recovery
#11
Thanks for your reply, but I am certain that I do not have any access to my modem. No ttyUSB is showing up and journalctl only shows no modem trying again later. At the moment I'm trying to use the factory test img to see if I can get any kind of usefull information.

This is why i asked in this thread, unless there is another way to get to fastboot, I would love to hear if there is any.
  Reply
#12
Update:

I was able to recover my modem without access to the test points.

I want to leave this information for everyone that finds this thread looking for EDL mode.
You can find a manual I used at "https://themodemdistro.com/docs" in the section "Really really emergency recovery with Quectel's Fastboot bootloader", also some information is missing for people that are not to deep into programming.

short version of link mentioned above
disclaimer everything on your own risk!
---
Since the Internet tends to change I will write down the steps here:
- You need some distro on your pinephone that allows ssh over usb, so you can connect to it, since you remove the wifi antenna with the mid-frame assembly.
- You also need a ttl adapter 1.8v (important or you can damage your modem)

---
on Phone:
- disable modem via hardware switch
- connect to your phone via ssh and stop modem services (systemctl stop ModemManager ; systemctl stop eg25-manager)
- enable modem via hardware switch 

on PC:
- the doc gives an example script which you have to modify it like this to enter fastboot mode on your modem, also change to the right ttyUSB Port:

#!/bin/sh

echo -e "\003fastboot\r" > /dev/ttyUSB0


- run script with "watch -n0.1 ./serialcmd.sh" runs the script ever 0.1 second

- connect the tx pin of your ttl adapter to the rx pin of the modem (holding the pin onto the pad should be enough), the adapter needs a common ground. If you use the ports next to each other for USB-C and the ttl adapter you should have it otherwise connect the ground pin of your adapter to the ground plane of the phone.

- start modem service (systemctl start eg25-manager)

after this the modem should show up in fastboot mode and you can flash it.
If its not showing up repeat (mine constantly boot looped but depending on the bricked state you may have to stop the services and turn the modem hard off via the switch between attempts.)
good luck everyone
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  PinePhone Pro disable Volume Buttons when malfunctioning ArchBene 0 218 03-12-2025, 05:51 PM
Last Post: ArchBene
  PinePhone Pro EDL boot by shorting contacts ozkenlc 3 2,355 09-18-2024, 04:59 AM
Last Post: biketool
  PinePhone's LED is blinking, but doesn't start zvavybir 0 416 09-06-2024, 02:39 AM
Last Post: zvavybir
  Pinephone pro shuts down immediately after login covar 4 1,542 07-03-2024, 10:59 AM
Last Post: covar
Thumbs Up Pinephone Pro + Keyboard for sale Jimmy88 2 1,892 04-22-2024, 08:38 PM
Last Post: AegisWages
  PinePhone only turns on sometimes zvavybir 1 1,149 03-27-2024, 12:19 PM
Last Post: zvavybir
  Failed firmware change for the Quectel EG25GGBR07A08M2G modem of PPP Explorer Edition andrey 1 1,235 02-17-2024, 12:32 PM
Last Post: traut
Question Screen turning off and booting problems with the Pinephone Pro xnZwJR6vys9a2wm7yWE4 0 791 01-16-2024, 02:38 PM
Last Post: xnZwJR6vys9a2wm7yWE4
  Pinephone Pro LCD and Touchscreen Hobgoblin 8 6,303 01-14-2024, 02:50 PM
Last Post: shifras
  Messed Up Modem dorkydev 13 5,208 12-23-2023, 03:02 PM
Last Post: dorkydev

Forum Jump:


Users browsing this thread: 1 Guest(s)