I’m running a VirtualBox VM under Windows 10 Pro.
mangoh@mangoh-vm:~/mangOH$ uname -a
Linux mangoh-vm 4.15.0-43-generic #46-Ubuntu SMP Thu Dec 6 14:45:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
mangoh@mangoh-vm:~/mangOH$
I’m targeting a MangOH Red with a WP7601-1. I can run make red_wp76xx, and update without problems,
mangoh@mangoh-vm:~/mangOH$ update ~/mangOH/build/update_files/red/mangOH.wp76xx.update 192.168.2.2
Applying update from file '/home/mangoh/mangOH/build/update_files/red/mangOH.wp76xx.update' to device at address '192.168.2.2'.
Unpacking package: 100% ++++++++++++++++++++++++++++++++++++++++++++++++++
Applying update: 100% ++++++++++++++++++++++++++++++++++++++++++++++++++
SUCCESS
Done
mangoh@mangoh-vm:~/mangOH$
but the test suggested in the documentation,
If redSensorToCloud is listed, the install worked.
fails, as redSensorToCloud is not listed.
mangoh@mangoh-vm:~/mangOH$ ssh root@192.168.2.2
root@swi-mdm9x28-wp:~# app status
[running] atAirVantage
[running] atQmiLinker
[running] atService
[running] audioService
[running] avcService
[running] cellNetService
[running] dataConnectionService
[running] fwupdateService
[running] gpioService
[running] modemService
[running] portService
[running] positioningService
[running] powerMgr
[running] qmiAirVantage
[running] secStore
[stopped] smsInboxService
[stopped] spiService
[stopped] tools
[stopped] voiceCallService
[stopped] wifi
[stopped] wifiApTest
[stopped] wifiClientTest
[running] wifiService
[stopped] wifiWebAp
root@swi-mdm9x28-wp:~#
I’ve tried installing the WP76xx_Release12_VERIZON firmware and WP76xx_Release12_GENERIC_GCF firmware, but get the same results with both.
The documentation offers no guidance in the event that the procedure fails, so I’m at a loss as to what else to do next.
Thanks,
-Nick
P.S.
cm info:
root@swi-mdm9x28-wp:~# cm info
Device: WP7601-1
IMEI: 351709090110645
IMEISV: 6
FSN: WC748385480810
Firmware Version: SWI9X07Y_02.25.02.01 000000 jenkins 2019/01/30 08:13:05
Bootloader Version: SWI9X07Y_02.25.02.01 000000 jenkins 2019/01/30 08:13:05
MCU Version: 002.011
PRI Part Number (PN): 9907596
PRI Revision: 001.003
Carrier PRI Name: GENERIC
Carrier PRI Revision: 002.056_000
SKU: 1103728
Last Reset Cause: Reset, User Requested
Resets Count: Expected: 32 Unexpected: 2
root@swi-mdm9x28-wp:~#