Are you using drivers from the official Debian repo??
1) If you use gdm3 in /etc/gdm3/custom.conf, do you have this enabled?:2) Have you installed these packages libnvidia-egl-gbm1 and libnvidia-allocator1? add libnvidia-egl-wayland1 too (egl hardware acceleration under wayland).
3) I assume in the /etc/default/grub file there is the line If not add it and launch as root with The wiki says something different where save this setting.
1) If you use gdm3 in /etc/gdm3/custom.conf, do you have this enabled?:
Code:
"WaylandEnable=true"
3) I assume in the /etc/default/grub file there is the line
Code:
GRUB_CMDLINE_LINUX="nvidia-drm.modeset=1"
Code:
update-grub
Statistics: Posted by @ttila — 2024-03-30 17:10 — Replies 1 — Views 39