-
-
Notifications
You must be signed in to change notification settings - Fork 401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Device detected but nothing happens #588
Comments
Why not give it a command like |
Same issue here and this does not change anything. This is with libusb. If I try with serial port I get this: |
Solution is to install the WinUSB driver with Zadig. |
I have had absolutely the same issue. For whatever reason, it would not work directly (would be empty), but only after a restart of Android device in EDL mode (without disconnecting the cable from the PC). OS is Windows 10, USB port is 3.0. |
My computer: Linux pop-os 6.9.3-76060903-generic .... x86_64 x86_64 x86_64 GNU/Linux
I got the same behaviour as mentioned above: In Visual Studio code I followed the debugging till ... As I think this happens before any firehose loader is used ?! How to continue ?! |
Maybe the reason was low charge of the device ?! I charged it up to 100% pete@pop-os:~/edl$ edl
/usr/local/bin/edl:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
__import__('pkg_resources').run_script('edlclient==3.62', 'edl')
Qualcomm Sahara / Firehose Client V3.62 (c) B.Kerler 2018-2024.
main - Trying with no loader given ...
main - Waiting for the device
main - Device detected :)
sahara - Protocol version: 2, Version supported: 1
main - Mode detected: sahara
sahara -
Version 0x2
------------------------
HWID: 0x0005f0e100310000 (MSM_ID:0x0005f0e1,OEM_ID:0x0031,MODEL_ID:0x0000)
CPU detected: "MSM8996Pro"
PK_HASH: 0x2cf7619a278d26073f7eea79bb7f4b7949c221487fea058ea072cffe38ce1496
Serial: 0xe1b27ffc
|
Well, on my Xiaomi, we need battery disconnected for EDL mode. Tried many solutions on Win 10 on two (AMD) PC but never get results, program just end after detection. |
Sounds cumbersome and annoying :-( I had some problems under Linux with edl; device busy, or "restart phone" advice due to some errors ... As I realized that a possible reason for my problems was too less charge on my mobile, I changed to Windows (11) |
Mmm, it's fine to do stuff like disconnecting the battery when testing for the correct Firehose. |
Yep. Edit: Ubuntu 22.0.4 AMD |
I'm using a huawei Y7 Prime 2019 trying to unlock the bootloader on windows using edl but this happens
C:\a\edl>edl
Qualcomm Sahara / Firehose Client V3.62 (c) B.Kerler 2018-2024.
main - Trying with no loader given ...
main - Waiting for the device
main - Device detected :)
C:\a\edl>
nothin more happens(sorry for my bad english)
The text was updated successfully, but these errors were encountered: