in modemmager.log I get this over and over
both when flashed with quectel_eg25_recovery or pinephone_modem_sdk
followed the instructions in https://github.com/the-modem-distro/pine...ot-anymore
for some reason when I try to get into EDL mode for the firehose flash utility from quectel_eg25_recovery
I get back
but I can run the flashall tool successfully from the quectel_eg25_recovery git
just a reminder that the modem problem started when I flashed an ADSP image onto the PPpro modem.
It is pretty rough having to fall back to a dumb nokia for communication, I am sure that I am missing a simple step somewhere here.
It didn't fix the issue, still no phone network connect, but was able to run firehouse from the quectel_eg25_recovery git like this
I think I have a possible pinephone offer, so I will have something until I fix my PPpro, I guess I will have to use this again https://forum.pine64.org/showthread.php?...ght=update
Code:
mobian ModemManager[907]: <wrn> [modem4] couldn't enable interface: 'Couldn't set operating mode: QMI protocol error (52): 'DeviceNotReady
followed the instructions in https://github.com/the-modem-distro/pine...ot-anymore
for some reason when I try to get into EDL mode for the firehose flash utility from quectel_eg25_recovery
Code:
sudo mmcli -m any --command="AT+ADBON"
Code:
error: command failed: 'GDBus.Error:org.freedesktop.ModemManager1.Error.Core.Unauthorized: Operation only allowed in debug mode'
Code:
root@mobian:/home/mobianpro/quectel_eg25_recovery# ./flashstock
Sending AT+QFASTBOOT...
Sending OEM STAY in case the custom bootloader is installed
< waiting for any device >
OKAY [ 0.002s]
Finished. Total time: 0.002s
Waiting to settle...
Start flashing!
Warning: skip copying aboot image avb footer (aboot partition size: 0, aboot image size: 477916).
Sending 'aboot' (466 KB) OKAY [ 0.027s]
Writing 'aboot' OKAY [ 0.174s]
Finished. Total time: 0.224s
Sending 'boot' (6066 KB) OKAY [ 0.297s]
Writing 'boot' OKAY [ 2.016s]
Finished. Total time: 2.332s
Sending 'recovery' (6066 KB) OKAY [ 0.301s]
Writing 'recovery' OKAY [ 2.017s]
Finished. Total time: 2.339s
Warning: skip copying system image avb footer (system partition size: 0, system image size: 58327040).
Sending 'system' (56960 KB) OKAY [ 3.114s]
Writing 'system' OKAY [ 19.429s]
Finished. Total time: 22.566s
Warning: skip copying recoveryfs image avb footer (recoveryfs partition size: 0, recoveryfs image size: 10092544).
Sending 'recoveryfs' (9856 KB) OKAY [ 0.513s]
Writing 'recoveryfs' OKAY [ 3.415s]
Finished. Total time: 3.954s
Warning: skip copying modem image avb footer (modem partition size: 0, modem image size: 41025536).
Sending 'modem' (40064 KB) OKAY [ 2.014s]
Writing 'modem' OKAY [ 13.620s]
Finished. Total time: 15.658s
Rebooting OKAY [ 0.004s]
Finished. Total time: 0.055s
Done!
just a reminder that the modem problem started when I flashed an ADSP image onto the PPpro modem.
It is pretty rough having to fall back to a dumb nokia for communication, I am sure that I am missing a simple step somewhere here.
It didn't fix the issue, still no phone network connect, but was able to run firehouse from the quectel_eg25_recovery git like this
Code:
git clone https://github.com/Biktorgj/quectel_eg25_recovery
cd quectel_eg25_recovery
sudo su
<password prompt>
./qfirehose -f ./
I think I have a possible pinephone offer, so I will have something until I fix my PPpro, I guess I will have to use this again https://forum.pine64.org/showthread.php?...ght=update