From d21e1212caa9050d7edbede27d6bfc56eeb5efbe Mon Sep 17 00:00:00 2001 From: Constantin Piber <59023762+cpiber@users.noreply.github.com> Date: Sat, 1 Jun 2024 20:27:10 +0200 Subject: [PATCH] Nvidia: Add a note regarding `egl-wayland` (#670) Related: hyprwm/Hyprland#6290 --- pages/Nvidia/_index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/Nvidia/_index.md b/pages/Nvidia/_index.md index 86fdfa8..2de6a01 100644 --- a/pages/Nvidia/_index.md +++ b/pages/Nvidia/_index.md @@ -48,6 +48,11 @@ similarly between the two. {{< /callout >}} +Take care to also install `egl-wayland` (`libnvidia-egl-wayland1` and +`libnvidia-egl-gbm1` on Ubuntu) if you are using the proprietary drivers. +It provides the necessary compatibility layer, instead of falling back to +zink/Vulkan. + Next up, you need to enable modeset for nvidia, this can be done via editing the kernel paramaters for your bootloader.