mirror of
https://github.com/brain-hackers/brain-config.git
synced 2025-12-03 05:34:17 +09:00
Keep splash screen with fake KMS.
This commit is contained in:
@@ -1150,7 +1150,7 @@ do_gldriver() {
|
||||
else
|
||||
return 0
|
||||
fi
|
||||
if echo "$GLOPT" | grep -q -E "1|2" ; then
|
||||
if echo "$GLOPT" | grep -q -E "1" ; then
|
||||
if grep -q "splash" $CMDLINE ; then
|
||||
sed -i $CMDLINE -e "s/ quiet//"
|
||||
sed -i $CMDLINE -e "s/ splash//"
|
||||
|
||||
Reference in New Issue
Block a user