Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No GPU to monitor, Arc Intel. #363

Open
olek1305 opened this issue Mar 10, 2025 · 0 comments
Open

No GPU to monitor, Arc Intel. #363

olek1305 opened this issue Mar 10, 2025 · 0 comments

Comments

@olek1305
Copy link

$ nvtop
No GPU to monitor.

$ lspci -k | grep -A 3 -i vga

09:00.0 VGA compatible controller: Intel Corporation Battlemage G21 [Intel Graphics]
	Subsystem: Device 172f:4215
	Kernel driver in use: xe
	Kernel modules: xe

$ uname -r
6.13.0

$ lsmod | grep xe

xe                   3313664  58
drm_gpuvm              45056  1 xe
drm_exec               12288  2 drm_gpuvm,xe
gpu_sched              65536  1 xe
drm_buddy              24576  1 xe
drm_ttm_helper         16384  1 xe
ttm                   110592  2 drm_ttm_helper,xe
drm_suballoc_helper    12288  1 xe
fixed_phy              16384  1 of_mdio
drm_display_helper    286720  1 xe
cec                    77824  2 drm_display_helper,xe
libphy                237568  6 r8169,mdio_devres,fwnode_mdio,of_mdio,realtek,fixed_phy
i2c_algo_bit           24576  1 xe
video                  81920  1 xe

Link to packages nixos
I tried using these packages:

nvtopPackages.intel
nvtopPackages.full

My system:
GPU: Intel Arc B580
OS: NixOS
nvtop version 3.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant