Search Criteria
Package Details: edl-git 3.52.1.r414.g9fab1fe-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/edl-git.git (read-only, click to copy) |
|---|---|
| Package Base: | edl-git |
| Description: | Inofficial Qualcomm Firehose / Sahara / Streaming / Diag Tools |
| Upstream URL: | https://github.com/bkerler/edl |
| Keywords: | edl firehose flashing qfil qualcomm sahara |
| Licenses: | GPL-3.0 |
| Conflicts: | edl |
| Provides: | edl |
| Submitter: | zkm2fw |
| Maintainer: | Auerhuhn |
| Last Packager: | Auerhuhn |
| Votes: | 11 |
| Popularity: | 0.45 |
| First Submitted: | 2022-01-10 10:15 (UTC) |
| Last Updated: | 2026-03-26 15:23 (UTC) |
Dependencies (21)
- android-tools (android-sdk-platform-tools-dummyAUR, android-sdk-platform-toolsAUR)
- python
- python-capstone
- python-colorama (python-colorama-gitAUR)
- python-docopt
- python-exscriptAUR (python-exscript-gitAUR)
- python-keystone (python-keystone-gitAUR)
- python-lxml
- python-passlib
- python-pycryptodome
- python-pycryptodomex
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-pyusb (python-pyusb-gitAUR)
- python-requests
- xz (xz-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- Show 1 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
kikislater commented on 2025-05-14 16:48 (UTC)
This package doesn't work anymore, it needs future which is currently uninstable in arch !
SelfRef commented on 2024-10-12 18:46 (UTC)
@G33 Funny it is indeed :P
G33 commented on 2024-10-12 16:23 (UTC)
@SelfRef Funny thing is the fact that I actually wrote that upstream issue.
SelfRef commented on 2024-10-12 15:17 (UTC) (edited on 2024-10-12 15:18 (UTC) by SelfRef)
@G33 You probably have this upstream issue. I didn't contribute to
edlas much to tell you directly where the problem is, so I can only encourage you to read and participate in this issue's discussion on GitHub :)I noticed though that
edlhave sometimes a problem with reconnecting to device after first command have been used, so either reconnecting device or entering EDL mode again may be needed before calling further commands.G33 commented on 2024-10-12 13:30 (UTC)
@SelfRef thanks! but when I use this package I get error code 5 I/O error on arch with a usb 2.0 hub and directly connecting it to usb 3.0 i get error code 19 which is something about the device disconnecting.
SelfRef commented on 2024-10-11 00:54 (UTC)
@G33 Sure, I bumped the version.
G33 commented on 2024-10-10 02:55 (UTC)
Can you please change the AUR package ver. Ik the package automatically updates but since the last time the ver was updated was a year ago.
SelfRef commented on 2023-12-24 17:08 (UTC) (edited on 2023-12-24 17:09 (UTC) by SelfRef)
@Cryen This is an upstream bug, already reported here and here.
I've encountered this too. It basically means you don't have a correct loader (Android devices require a loader). Some loaders are provided in the project itself, but you can see in the second line it didn't find one. The most reliable way is to use a loader file from official recovery firmware - it should be named something like
prog_firehose_ddr.elfand you can use--loader=filenameargument.SelfRef commented on 2023-12-24 16:53 (UTC)
@dreieck That's not right.
edlis not usingconfigparserso it cannot be an error from this package. But theexscripthas such dependency. I can build this package withoutpython-configparsereven installed.Cryen commented on 2023-12-23 15:35 (UTC)
After the package is built (successfully) basically every time I try to use
edlit fails the same way.« First ‹ Previous 1 2 3 4 Next › Last »