App install doesn't work

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?

you might also swiflash in linux to flash the image

https://source.sierrawireless.com/resources/airprime/software/swiflash/#sthash.A1vix7Wb.dpbs

Yes, i already had that.

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?

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?

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.

Seems it cannot find the usb DM port in linux.

You might also try one click exe in windows

I will try it , thanks!

That also doesn’t work.

what did you see in the one click tool?

Another unofficial way to update module FW is as follows:

  1. download a WP77 FW EXE
  2. use 7zip to extract it
  3. there should be a fdt2.exe inside
  4. put the new xxx.cwe inside the same folder
  5. 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?

you might use the following to update module FW :

  1. download a WP77 FW EXE
  2. use 7zip to extract it
  3. there should be a fdt2.exe inside
  4. put the new xxx.cwe inside the same folder
  5. use command prompt to update by “fdt2.exe xxx.cwe”