Problem Flashing the modem Firmware
#1
Hi, I'm running mobian on a pinephone beta.
Today I tried to update my moden Firmware and followed this guide:
Code:
wget https://github.com/Biktorgj/pinephone_modem_sdk/releases/download/0.3.6/package.tar.gz
  # any other temporary directory name/place will do below
mkdir firmware
tar xvzf package.tar.gz -C firmware
cd firmware
sudo ./flashall
# took less than 30 seconds: last lines output was: "Finished, if everything went well, run fastboot reboot to restart the modem."
  # Do not reboot the modem before flashing the recommended DSP upgrade though)
wget https://github.com/Biktorgj/quectel_eg25_recovery/raw/EG25GGBR07A08M2G_01.003.01.003/update/NON-HLOS.ubi
  # you only need to flash the newer DSP blob once, not on every future upgrade...
sudo fastboot flash modem NON-HLOS.ubi
fastboot reboot


https://sspaeth.de/2021/08/flashing-the-...pinephone/
using the newest release of Biktorj's firmware.
the 'sudo ./flashall' command gave this output:
Code:
Sending AT+QFASTBOOT...
< waiting for any device >
                                                   FAILED (remote: 'unknown command')
fastboot: error: Command failed
Sending 'aboot' (486 KB)                           OKAY [  0.021s]
Writing 'aboot'                                    OKAY [  0.209s]
Finished. Total time: 0.241s
Rebooting                                          OKAY [  0.019s]
Finished. Total time: 0.069s
< waiting for any device >
                                                   OKAY [  0.002s]
Finished. Total time: 0.002s
Sending 'boot' (4562 KB)                           OKAY [  0.149s]
Writing 'boot'                                     OKAY [  1.493s]
Finished. Total time: 1.667s
Sending 'recovery' (4562 KB)                       OKAY [  0.161s]
Writing 'recovery'                                 OKAY [  1.474s]
Finished. Total time: 1.656s
Sending 'system' (11904 KB)                        OKAY [  0.451s]
Writing 'system'                                   OKAY [  5.467s]
Finished. Total time: 5.981s
Sending 'recoveryfs' (13568 KB)                    OKAY [  0.498s]
Writing 'recoveryfs'                               OKAY [  4.019s]
Finished. Total time: 4.566s
Rebooting                                          OKAY [  0.004s]
Finished. Total time: 0.054s
Done!
I'm not sure if the error in the output is critical, or what to do about it. I then tried the
Code:
sudo fastboot flash modem NON-HLOS.ubi
command, which is now showing <waiting for any device> for about an hour with no indication of progress.
Any suggestions?
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Article: NuttX RTOS for PinePhone: 4G LTE Modem lupyuen 2 1,464 04-10-2023, 10:19 PM
Last Post: lupyuen
  problem with boot evaldas 2 2,150 03-17-2023, 06:21 AM
Last Post: gulshan212
Sad Modem is always visible/connected but stops working after a while dante404 6 2,934 11-08-2022, 09:12 AM
Last Post: dante404
  Downsides of the open-source modem firmware? alpineduck 4 2,480 10-25-2022, 05:28 PM
Last Post: Zebulon Walton
Question PinephonePro can't Flashing to the eMMC ricardo 0 685 08-21-2022, 05:51 AM
Last Post: ricardo
  Latest firmware for PinePhone modem! Subsentient 104 125,953 07-20-2022, 05:32 AM
Last Post: zetabeta
  Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! kop316 201 180,446 03-24-2022, 03:16 AM
Last Post: as365n4
  What is the best firmware to use an external screen with? Scary Guy 4 3,068 02-16-2022, 01:36 PM
Last Post: Avisando
  Solutions to modem / connection problems Anna 3 2,834 12-10-2021, 01:42 AM
Last Post: AntonReiser
  Wipe out eMMC before flashing new OS? zkajdan 15 9,528 11-13-2021, 03:10 AM
Last Post: zetabeta

Forum Jump:


Users browsing this thread: 1 Guest(s)