Recently installed wayland on my system
kernel version: x86_64 Linux 5.15.0-83-generic
Despite the most recent drivers installed it defaults back to llvmpipe
±--------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.86.05 Driver Version: 535.86.05 CUDA Version: 12.2 |
|-----------------------------------------±---------------------±---------------------+
| 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 GTX 960 Off | 00000000:01:00.0 On | N/A |
| 0% 53C P8 14W / 128W | 180MiB / 2048MiB | 0% Default |
| | | N/A |
±----------------------------------------±---------------------±---------------------+
±--------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| 0 N/A N/A 6606 G /usr/lib/xorg/Xorg 11MiB |
| 0 N/A N/A 6772 G /usr/bin/kwin_wayland 122MiB |
| 0 N/A N/A 10452 C /usr/bin/dolphin 39MiB |
±--------------------------------------------------------------------------------------+
inix -G
Graphics:
Device-1: NVIDIA GM206 [GeForce GTX 960] driver: nvidia v: 535.86.05
Display: wayland server: X.Org v: 1.22.1.1 with: Xwayland v: 22.1.1
compositor: kwin_wayland driver: X: loaded: nvidia
unloaded: fbdev,modesetting,nouveau,vesa gpu: nvidia
resolution: 1920x1080~60Hz
OpenGL: renderer: llvmpipe (LLVM 15.0.7 256 bits)
v: 4.5 Mesa 23.0.4-0ubuntu1~22.04.1
Seems like the issue is that X11 is starting before Wayland? Possible solution(?): NVIDIA - ArchWiki Please help me to implement this on Kubuntu
nvidia-drm.modeset is already set to 1, it has no effect.
nvidia-bug-report.log.gz (453.9 KB)