diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-10 12:39:46 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-10 12:39:46 +0200 |
| commit | 414bc83665e679a43922036d8b367b793d1b6a42 (patch) | |
| tree | 8008280b79babeb904f53160965a99ae187a6057 /.extras/nvchecker.toml | |
| parent | 85c8acbae12efa575c77691bdf8fe6f2d180f2d1 (diff) | |
| download | my-slackbuilds-414bc83665e679a43922036d8b367b793d1b6a42.tar.gz my-slackbuilds-414bc83665e679a43922036d8b367b793d1b6a42.zip | |
btop: remove (no xe driver support for Arc Battlemage)main
btop 1.4.6 GPU collector only reads i915 sysfs interface. Arc B580
(Battlemage) requires the xe driver, which exposes a different sysfs
layout, so the card is never detected.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to '.extras/nvchecker.toml')
| -rw-r--r-- | .extras/nvchecker.toml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml index 4d4fa10..65cd627 100644 --- a/.extras/nvchecker.toml +++ b/.extras/nvchecker.toml @@ -102,9 +102,3 @@ pypi = "huggingface_hub" source = "github" github = "mitsuhiko/click" use_max_tag = true - -[btop] -source = "github" -github = "aristocratos/btop" -use_latest_release = true - |
