From 414bc83665e679a43922036d8b367b793d1b6a42 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 10 Jun 2026 12:39:46 +0200 Subject: btop: remove (no xe driver support for Arc Battlemage) 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 --- .extras/nvchecker.toml | 6 ------ 1 file changed, 6 deletions(-) (limited to '.extras/nvchecker.toml') 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 - -- cgit v1.2.3