xorg: don't blacklist nouveau driver to avoid it from being removed from initramfs and stop being reconfigured
This commit is contained in:
parent
efd02e0b17
commit
4af6f32896
@ -267,7 +267,6 @@ if [ "$CONFCREATED" = "1" ]; then
|
||||
VIDEODRIVER=nvidia
|
||||
xorg_set_alternatives
|
||||
rmmod nouveau nvidia
|
||||
echo "blacklist nouveau" > /etc/modprobe.d/postplug-nouveau.conf
|
||||
fi
|
||||
|
||||
if [ "$ATI_DRV" = 1 -a ! "$freevideo" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user