Search Criteria
Package Details: python-pyamlboot-git r91.d7806ac-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pyamlboot-git.git (read-only, click to copy) |
---|---|
Package Base: | python-pyamlboot-git |
Description: | Amlogic USB Boot Protocol Library |
Upstream URL: | https://github.com/superna9999/pyamlboot |
Licenses: | MIT |
Conflicts: | python-pyamlboot |
Provides: | python-pyamlboot |
Submitter: | userbyte |
Maintainer: | userbyte |
Last Packager: | userbyte |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-12-12 04:53 (UTC) |
Last Updated: | 2024-12-12 04:53 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-dateparser
- python-dateutil (python-dateutil-gitAUR)
- python-lxml
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
xenobro commented on 2025-04-07 21:34 (UTC)
When trying to burn a larger image, after a while seemingly working, this happens:
Any ideas? Thank you very much.
xenobro commented on 2025-04-07 20:11 (UTC) (edited on 2025-04-07 20:29 (UTC) by xenobro)
I'm trying to unbrick a Tanix Tx5 Pro (S905X, gxl_p212_2g) with pyamlboot, but I'm running into some issues with the program. Initially t gave me errors about "usb.core" missing, but that was solved by installing python-pyusb-git. But now the box disappears from lsusb after "boot.py" until disconnected and reconnected, and I'm not even sure what "boot.py" did:
There's also the deprecation warning, but the main issue is that, after the first "boot,py", this happens if it run it again, after the box is no longer in lsusb:
Can somebody help? Thank you very much.