[scripts] remove nouveau blacklist if proprietary drivers are not on the image
This commit is contained in:
@@ -107,6 +107,10 @@ setup_oss_gfx_drivers() {
|
||||
# This file is polled by the txt.cfg
|
||||
# (isolinux config file) setup script
|
||||
touch /.enable_kms
|
||||
|
||||
# Remove nouveau from blacklist
|
||||
sed -i ":^blacklist: s:blacklist nouveau:# blacklist nouveau:g" \
|
||||
/etc/modprobe.d/blacklist.conf
|
||||
}
|
||||
|
||||
has_proprietary_drivers() {
|
||||
|
||||
Reference in New Issue
Block a user