(09-15-2025, 12:50 PM)biketool Wrote:(09-14-2025, 01:00 PM)anonymous Wrote: Hello
I cannot flash the modem firmware. I succeeded in flashing ADSP by using ADSP Version EG25GGBR07A08M2G_30.202.30.202 but when I run flashall (with or without sudo), it just displays "waiting for any device". I tried to run each command line one by one and this message appears when running "fastboot oem stay":
https://github.com/the-modem-distro/pine...s/flashall
How can I solve this problem?
I'm under Mobian bookwork, I'll switch to Mobian trixie when this problem is solved.
P.S: I'm going to upgrade the operating system first, it had worked with Mobian Trixie once for sure.
what type of sim does your pinephone (or PP pro) use?
remember you need to use sudo su and then execute the scripts as real root, just usng sudo will fail you.
I use the Pinephone (not the Pinephone Pro). Thank you for the tip, I used only sudo.
By the way, my upgrade from Mobian Bookworm to Trixie failed, I tried to use your suggestion, I use full disk encryption:
https://forum.pine64.org/showthread.php?...#pid112326
When I enter "resizepart 2 100%" and "print", the size of the boot partition doesn't change. Am I missing something obvious?
parted displays:
Number Start End Size Type File system Flags
1 8389kB 512 MB 503 MB primary ext4 boot
2 512 MB 31.0GB 30.5GB primary
Should I use resize2fs -M?