diff --git a/nvidia-enablement/data/refind/refind_linux.conf b/nvidia-enablement/data/refind/refind_linux.conf index f5d88c5..bbfa817 100644 --- a/nvidia-enablement/data/refind/refind_linux.conf +++ b/nvidia-enablement/data/refind/refind_linux.conf @@ -1,3 +1,3 @@ -"Boot live image with standard options" "boot=live modules_load=nvidia nvidia-drm.modeset=0 quiet splash ---" -"Boot live image with logging" "boot=live modules_load=nvidia nvidia-drm.modeset=0 ---" +"Boot live image with standard options" "boot=live modules_load=nvidia,usbhid nvidia-drm.modeset=1 quiet splash ---" +"Boot live image with logging" "boot=live modules_load=nvidia,usbhid nvidia-drm.modeset=1 ---" "Boot live image with safe graphics" "boot=live nomodeset ---"