(01-31-2025, 01:24 PM)zetabeta Wrote: may not be your case totally, but look it anyway.
https://forum.pine64.org/showthread.php?...+partition
Thanks - some similarities but not completely.
I should have added in my first post that in fact I could not send or receive any SMS, couldn't make or receive any call and although the data APN would attach I couldn't get any data via LTE.
I do have some good progress though:
- I deleted all the downloaded stuff I had and started with a fresh download of the FOSS firmware and checked all the sha512sums. I also downloaded a fresh copy of the 30.200 ADSP. I could flash them happily and it made no difference. I even tried ./flashall twice in a row followed by the HLOS twice, nada.
- I meticulously followed the Going back to stock instructions (rather than ./flashstock) and I do seem to have a fully functioning EG25GGBR07A08M2G_30.006.30.006 - SMS, calls and data are all functioning.
- I tried to use fwupdmgr on pmOS and it wont do any up (or down) grades
Next to try is to flash Biktorgj's 0.7.4 again - I want the SMS interface (for alarms etc) but am a bit nervous about why I patently failed to do it properly before! Watch this space
OK, so tried a FOSS flash again, have a Frankenstein setup again except SMS & calls seem to work.
First the log of my attempt to flash in the same order as the recovery instructions above (i.e. aboot last)
Code:
$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 18d1:d00d Google Inc. Xiaomi Mi/Redmi 2 (fastboot)
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
...
fastboot flash system rootfs-mdm9607.ubi-mdm9607.ubi
Warning: skip copying system image avb footer (system partition size: 0, system image size: 28311552).
Sending 'system' (27648 KB) OKAY [ 1.429s]
Writing 'system' OKAY [ 10.086s]
Finished. Total time: 11.540s
[csn@PPP modem]$ fastboot flash recoveryfs recoveryfs.ubi
Warning: skip copying recoveryfs image avb footer (recoveryfs partition size: 0, recoveryfs image size: 13369344).
Sending 'recoveryfs' (13056 KB) OKAY [ 0.682s]
Writing 'recoveryfs' OKAY [ 4.441s]
Finished. Total time: 5.149s
[csn@PPP modem]$ fastboot flash:raw boot boot-mdm9607.img
Sending 'boot' (4600 KB) OKAY [ 0.148s]
Writing 'boot' OKAY [ 1.580s]
Finished. Total time: 1.944s
[csn@PPP modem]$ fastboot flash:raw recovery boot-mdm9607.img
Sending 'recovery' (4600 KB) OKAY [ 0.149s]
Writing 'recovery' OKAY [ 1.582s]
Finished. Total time: 1.746s
[csn@PPP modem]$ fastboot flash aboot appsboot.mbn
Warning: skip copying aboot image avb footer (aboot partition size: 0, aboot image size: 286476).
Sending 'aboot' (279 KB) OKAY [ 0.028s]
Writing 'aboot' OKAY [ 0.136s]
Finished. Total time: 0.188s
[csn@PPP modem]$ fastboot reboot
System log says community_fw
Code:
[ 37.845272] usb 1-1: new high-speed USB device number 3 using ehci-platform
[ 37.992120] usb 1-1: New USB device found, idVendor=2c7c, idProduct=0125, bcdDevice= 3.18
[ 37.992164] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 37.992183] usb 1-1: Product: LTE Module
[ 37.992198] usb 1-1: Manufacturer: Quectel, Incorporated
[ 37.992213] usb 1-1: SerialNumber: community_fw
But it still thinks it is stock and wont play nicely with the SMS interface.
Code:
$ echo 'AT+QGMR' | sudo atinout - /dev/ttyUSB2 -
EG25GGBR07A08M2G_30.006.30.006
OK
[csn@PPP ~]$ ./sendsms.sh +223344556677
20:58:48 sxmo_modemsendsms.sh: Couldn't send text message (error: couldn't send the SMS: 'GDBus.Error:org.freedesktop.ModemManager1.Error.Message.Unknown: Unknown message error: 350')
Couldn't send text message (error: couldn't send the SMS: 'GDBus.Error:org.freedesktop.ModemManager1.Error.Message.Unknown: Unknown message error: 350')
Guess I will flash properly back to stock and stick with that for now
- ROCKPro64 v2.1 2GB, 16Gb eMMC retired in favour of a fruity upgrade
- PinePhone Pro Explorer Edition, daily driver, Tow-boot on SPI, Arch/SXMO on eMMC
- PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with pmOS/SXMO on eMMC