diff --git a/pages/Nvidia/_index.md b/pages/Nvidia/_index.md index 372517b..f01b426 100644 --- a/pages/Nvidia/_index.md +++ b/pages/Nvidia/_index.md @@ -38,9 +38,13 @@ export GBM_BACKEND=nvidia-drm export __GLX_VENDOR_LIBRARY_NAME=nvidia export WLR_NO_HARDWARE_CURSORS=1 ``` + {{< hint >}}If you encounter crashes in Firefox, remove the line `export GBM_BACKEND=nvidia-drm` from your launcher. {{< /hint >}} +{{< hint >}}If you face problems with Discord windows not displaying or screen sharing not working in Zoom, remove or comment the line `export __GLX_VENDOR_LIBRARY_NAME=nvidia` from your launcher. +{{< /hint >}} + Install `qt5-wayland`, `qt5ct` and `libva`. Additionally `nvidia-vaapi-driver-git` (AUR) to fix crashes in some Electron-based applications, such as Unity Hub.