question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Need help and support new devices

See original GitHub issue

I’m using WIN10 32bit And I have LG X Power (Ls755 MTK based Devices with CPU MT6755) when i put the device in download mod and make the command

python lglaf.py --skip-hello --debug

it’s show that the device isn’t found or need to download LGusb driver. but i was able to flash stock firmware with CM2 dongle and thats means the driver installed correctly

python lglaf.py --skip-hello --debug
LAF Crypto failed to import!
LGLAF.py: DEBUG: Using serial port: None
Traceback (most recent call last):
  File "lglaf.py", line 505, in <module>
    main()
  File "lglaf.py", line 478, in main
    comm = autodetect_device()
  File "lglaf.py", line 404, in autodetect_device
    raise RuntimeError("Device not found, try installing LG drivers")
RuntimeError: Device not found, try installing LG drivers

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
steadfasterXcommented, Dec 15, 2017

@awed730 For exact this reason FWUL exists just give it a try and check if you can communicate with your device by opening the LG folder from the desktop and doubleclick on LGlaf icon there

2reactions
tuxusercommented, Dec 7, 2017

@awed730 What’s a CM2 dongle? Also, judging from your XDA Post - you dont have the necessary crypto library installed -> pip install cryptography.

Then use the --rawshell commandline-switch if you are on recent firmware. Only shell-commands allowed there:

  • dmesg, umount, fota, gota, ls, mkdir, getenforce, ps, grep
Read more comments on GitHub >

github_iconTop Results From Across the Web

Find & set up devices near you - Android Help - Google Support
You can find and set up some devices close to you using your Android phone. Important: You're using an older Android version. Some...
Read more >
Support new devices - Zigbee2MQTT
This page will guide you through the process of adding support for new devices to zigbee-herdsman-converters open in new window. In case you...
Read more >
Devices | T-Mobile Support
Want to know how to use your new device? Our tutorials and documents will show you the way.
Read more >
Official Apple Support
Apple support is here to help. Learn more about popular topics and find resources that will help you with all of your Apple...
Read more >
Mobile devices help & learning - Microsoft Support
Help for Microsoft mobile apps on Android and iOS devices. Find how-to articles and video tutorials for Samsung Galaxy and iPhone. Learn how...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found