User Tools

Site Tools


devices:nvidia-open-gpu-kernel-modules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
devices:nvidia-open-gpu-kernel-modules [2022/10/13 10:58] Sean Rhonedevices:nvidia-open-gpu-kernel-modules [2022/10/14 05:15] (current) Sean Rhone
Line 37: Line 37:
 ====== Kernel Options ====== ====== Kernel Options ======
  
-===== Blacklist nouveau ===== +  See [[notes:kernel_parameters#open_module]] 
- +  * :!: nouveau blacklist, unsupported GPUs, and modeset are required
-**** +
- +
-  sudo grubby --update-kernel='ALL' --args='modprobe.blacklist=nouveau' +
- +
-===== Allow Unsupported GPUs ===== +
- +
-  https://github.com/NVIDIA/open-gpu-kernel-modules#compatible-gpus +
- +
-  sudo grubby --update-kernel='ALL' --args='nvidia.NVreg_OpenRmEnableUnsupportedGpus=1' +
- +
-===== Enable nvidia-modeset ===== +
- +
-**** +
- +
-  sudo grubby --update-kernel='ALL' --args='nvidia-drm.modeset=1'+
  
 ====== Verify ====== ====== Verify ======
/var/www/wiki/data/attic/devices/nvidia-open-gpu-kernel-modules.1665673129.txt.gz · Last modified: 2022/10/13 10:58 by Sean Rhone