Skip to content

Instantly share code, notes, and snippets.

@diogow3
Last active November 27, 2024 16:22
Show Gist options
  • Select an option

  • Save diogow3/c8d07f6460b461e2871a76b7284f5edc to your computer and use it in GitHub Desktop.

Select an option

Save diogow3/c8d07f6460b461e2871a76b7284f5edc to your computer and use it in GitHub Desktop.
Fix Nvidia on Gnome + Wayland
echo"
options nvidia NVreg_EnableGpuFirmware=0
options nvidia Nvreg_PreserveVideoMemoryAllocations=1
options nvidia_drm modeset=1
options nvidia_drm fbdev=1
" | sudo tee -a /etc/modprobe.d/nvidia_fix.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment