From 338622108affc7bb3929317ec4879abb5385cbba Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 3 Jun 2024 12:37:58 -0700 Subject: [PATCH] Whitelist nvidia Signed-off-by: Tommy --- etc/modprobe.d/server-blacklist.conf | 4 ---- etc/modprobe.d/workstation-blacklist.conf | 6 ------ kmod-whitelist-hw-vendors-all | 1 + 3 files changed, 1 insertion(+), 10 deletions(-) diff --git a/etc/modprobe.d/server-blacklist.conf b/etc/modprobe.d/server-blacklist.conf index 07e644f..a3f6e21 100644 --- a/etc/modprobe.d/server-blacklist.conf +++ b/etc/modprobe.d/server-blacklist.conf @@ -1509,7 +1509,6 @@ install hid-multitouch /bin/false install hid-nintendo /bin/false install hid-nti /bin/false install hid-ntrig /bin/false -install hid-nvidia-shield /bin/false install hid-ortek /bin/false install hidp /bin/false install hid-penmount /bin/false @@ -1650,7 +1649,6 @@ install i2c-mux-pca954x /bin/false install i2c-mux-reg /bin/false install i2c-nforce2 /bin/false install i2c-nforce2-s4985 /bin/false -install i2c-nvidia-gpu /bin/false install i2c-ocores /bin/false install i2c-parport /bin/false install i2c-pca-platform /bin/false @@ -2862,7 +2860,6 @@ install ntb_transport /bin/false install ntc_thermistor /bin/false install null_blk /bin/false install nuvoton-cir /bin/false -install nvidia-wmi-ec-backlight /bin/false install nvram /bin/false install nvsw-sn2201 /bin/false install nv_tco /bin/false @@ -4942,7 +4939,6 @@ install twl-regulator /bin/false install txgbe /bin/false install typec /bin/false install typec_displayport /bin/false -install typec_nvidia /bin/false install typec_ucsi /bin/false install typec_wcove /bin/false install typhoon /bin/false diff --git a/etc/modprobe.d/workstation-blacklist.conf b/etc/modprobe.d/workstation-blacklist.conf index e0504f4..cf8fa1c 100644 --- a/etc/modprobe.d/workstation-blacklist.conf +++ b/etc/modprobe.d/workstation-blacklist.conf @@ -2231,7 +2231,6 @@ install hid-multitouch /bin/false install hid-nintendo /bin/false install hid-nti /bin/false install hid-ntrig /bin/false -install hid-nvidia-shield /bin/false install hid-ortek /bin/false install hidp /bin/false install hid-penmount /bin/false @@ -2445,7 +2444,6 @@ install i2c-nforce2 /bin/false install i2c-nforce2-s4985 /bin/false install i2c-nomadik /bin/false install i2c-npcm7xx /bin/false -install i2c-nvidia-gpu /bin/false install i2c-ocores /bin/false install i2c-omap /bin/false install i2c-owl /bin/false @@ -4035,9 +4033,6 @@ install nvec_kbd /bin/false install nvec_paz00 /bin/false install nvec_power /bin/false install nvec_ps2 /bin/false -install nvidia_cspmu /bin/false -install nvidiafb /bin/false -install nvidia-wmi-ec-backlight /bin/false install nvsw-sn2201 /bin/false install nv_tco /bin/false install nwl-dsi /bin/false @@ -7143,7 +7138,6 @@ install twl-regulator /bin/false install txgbe /bin/false install typec /bin/false install typec_displayport /bin/false -install typec_nvidia /bin/false install typec_ucsi /bin/false install typec_wcove /bin/false install typhoon /bin/false diff --git a/kmod-whitelist-hw-vendors-all b/kmod-whitelist-hw-vendors-all index 2b08309..2efb8db 100644 --- a/kmod-whitelist-hw-vendors-all +++ b/kmod-whitelist-hw-vendors-all @@ -1,6 +1,7 @@ acpi amd intel +nvidia samsung sony wmi \ No newline at end of file