Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3557

Beginners Questions • Unable to use Wayland after switching to nvidia proprietary drivers

$
0
0
Are you using drivers from the official Debian repo??

1) If you use gdm3 in /etc/gdm3/custom.conf, do you have this enabled?:

Code:

"WaylandEnable=true"
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

Code:

GRUB_CMDLINE_LINUX="nvidia-drm.modeset=1"
If not add it and launch as root with

Code:

update-grub
The wiki says something different where save this setting.

Statistics: Posted by @ttila — 2024-03-30 17:10 — Replies 1 — Views 39



Viewing all articles
Browse latest Browse all 3557

Trending Articles