I am facing a problem when i install an app on my MangOH Yellow. When i try to install my helloWorld with the command “app install helloWorld.localhost.update 192.168.2.2 ” i get this on my screen:
Unpacking package: 100% ++++++++++++++++++++++++++++++++++++++++++++++++++
Update failedte: 0%
Systems installed:
4 [good]
5 [tried 1] <-- current
Legato framework is NOT running.
What can i do about it? i’m using vscode with leaf.
You need to type “legato start” in console
Now i get this error:
Starting Legato…
/home/lukas/legato-demo/legato-20.08.0/build/localhost/framework/bin/legato: 113: /mnt/legato/start: not found
can you re-download the FW with one click EXE in windows?
seems something is missing in your module
I’m running on a virtual machine because i have read that windows is not supported. This is maybe the problem?
is it ok to flash FW?
You can upgrade FW in Windows with EXE file
Yeah, i will try. Do i need to start all over again?
jyijyi
May 25, 2021, 2:45pm
10
what do you mean by start all over again?
Just download the FW in windows and see if “legato status” is running
Hi, Can you give me a link of the FW?
jyijyi
May 26, 2021, 7:52am
12
what module are you using??
Which FW do you want?
BTW, you can search in here:
https://source.sierrawireless.com/resources/#sthash.tYr4oahp.dpbs
i’m using the wp7702. I already found the good one. But it get an error when i try to install it.
I can ping my mangoh so he is connected. Thats not the problem. I also try to reboot it.
jyijyi
May 26, 2021, 1:05pm
14
Seems it cannot find the usb DM port in linux.
You might also try one click exe in windows
jyijyi
May 28, 2021, 6:57am
17
what did you see in the one click tool?
Another unofficial way to update module FW is as follows:
download a WP77 FW EXE
use 7zip to extract it
there should be a fdt2.exe inside
put the new xxx.cwe inside the same folder
use command prompt to update by “fdt2.exe xxx.cwe”
I get this when i run the one click tool:
When I press enter the screen disappears
I saw that legato isn’t installed good.
What have i do wrong?
jyijyi
May 28, 2021, 7:39am
20
you might use the following to update module FW :
download a WP77 FW EXE
use 7zip to extract it
there should be a fdt2.exe inside
put the new xxx.cwe inside the same folder
use command prompt to update by “fdt2.exe xxx.cwe”