Search Criteria
Package Details: amd-debug-tools-git 0.2.9+3.r556.20251108.4dfec56-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/amd-debug-tools-git.git (read-only, click to copy) |
|---|---|
| Package Base: | amd-debug-tools-git |
| Description: | Debug tools for AMD zen systems. |
| Upstream URL: | https://git.kernel.org/pub/scm/linux/kernel/git/superm1/amd-debug-tools |
| Licenses: | MIT |
| Conflicts: | amd-bios-logging-control-script, amd-debug-tools, amd-psr-identification-script, amd-pstate-analysis-script, amd-s2idle-analysis-script, amdgpu-test-scripts-common |
| Provides: | amd-bios-logging-control-script, amd-debug-tools, amd-psr-identification-script, amd-pstate-analysis-script, amd-s2idle-analysis-script, amdgpu-test-scripts-common |
| Replaces: | amd-psr-identification-script, amd-s2idle-analysis-script, amdgpu-test-scripts-common |
| Submitter: | dreieck |
| Maintainer: | dreieck |
| Last Packager: | dreieck |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-04-28 12:31 (UTC) |
| Last Updated: | 2025-11-09 09:44 (UTC) |
Dependencies (19)
- acpica
- dbus-python (python-dbus)
- python
- python-packaging
- python-pandas
- python-pyudev
- python-tabulate (python-tabulate-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-git-versioning (python-setuptools-git-versioning-gitAUR) (make)
- python-setuptools-scm (make)
- python-wheel (make)
- fwupd (fwupd-gitAUR, fwupd-starlabs-gitAUR) (optional) – For device firmware checks ('amd-s2idle').
- glib2 (glib2-selinuxAUR, glib2-gitAUR, glib2-patched-thumbnailerAUR) (optional) – For device firmware checks ('amd-s2idle').
- python-commonAUR (python-commonAUR) (optional) – For optional model checks ('amd-s2idle').
- python-cysystemd (optional) – To access the kernel log via the systemd journal (fallback is 'dmesg') ('amd-s2idle').
- python-gobject (optional) – For device firmware checks ('amd-s2idle').
Required by (1)
- sk-chos-addon (requires amd-debug-tools)
Latest Comments
dreieck commented on 2025-05-14 11:00 (UTC) (edited on 2025-05-14 11:01 (UTC) by dreieck)
@komali2: Upstream changed stuff. Package now has been adapted.
Thanks for your report!
komali2 commented on 2025-05-13 19:44 (UTC)
I get this error when trying to install this package:
dreieck commented on 2024-12-03 21:09 (UTC)
Ahoj @jihem,
Thanks for mentioning.
I now added it as optional dependency, since it also works without (and uses
dmesgthen).(As a side effect, this package stays compatible even for systems without systemd.)
Regards!
jihem commented on 2024-12-03 20:31 (UTC)
Thanks for this package.
python-systemdshould be added as dependency foramd-s2idle-analysis-script.