New comment by linde12 on void-packages repository https://github.com/void-linux/void-packages/pull/50458#issuecomment-2423741249 Comment: > > Sweet! > > However, i tried installing this, both from here and directly from nvidia, but everything seems to be running on CPU since then. Moving my cursor visually slows down glxgears and e.g. videos etc to an unbearable speed. Anyone else experiencing this or maybe i did something wrong? Reverting back to 550 for now :-( > > It works fine for me and no one else has reported anything similar, installing this package is all you need to do so I don't see how you could mess this up. > > Does nvidia-smi report anything? It seems to work fine, but as soon as i move my cursor i get stutters and FPS drops. I manage to quickly capture this with mangohud as well: ![image](https://github.com/user-attachments/assets/c547de72-626c-45f0-8dea-77818acf3597) The peaks are when i move my mouse (and it stutters everything real bad). I have the same issue on desktop. Videos etc play fine but if i move my cursor everything stutters. Here is the output of nvidia-smi: ``` Sat Oct 19 12:13:04 2024 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 560.35.03 Driver Version: 560.35.03 CUDA Version: 12.6 | |-----------------------------------------+------------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+========================+======================| | 0 NVIDIA GeForce RTX 3080 Off | 00000000:01:00.0 On | N/A | | 57% 45C P3 102W / 370W | 4204MiB / 10240MiB | 15% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ +-----------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=========================================================================================| | 0 N/A N/A 1054 G hyprland 398MiB | | 0 N/A N/A 1118 G Xwayland 52MiB | | 0 N/A N/A 1296 G kitty 22MiB | | 0 N/A N/A 1436 G firefox 191MiB | | 0 N/A N/A 3340 G kitty 22MiB | | 0 N/A N/A 4063 G ...local/share/Steam/ubuntu12_32/steam 4MiB | | 0 N/A N/A 4447 G ./steamwebhelper 29MiB | | 0 N/A N/A 5149 C+G ...fensive/game/bin/linuxsteamrt64/cs2 3246MiB | +-----------------------------------------------------------------------------------------+ ```