Update Installer.sh
Disabled "fix" by enabling the fakekms overlay to prevent video output from stopping after updates were installed.
This commit is contained in:
parent
6001dd0c20
commit
e00b505be8
@ -125,7 +125,7 @@ fi
|
||||
rm /etc/motd
|
||||
rm /etc/update-motd.d/10-uname
|
||||
|
||||
sed -i -e 's/dtoverlay=vc4-kms-v3d/dtoverlay=vc4-fkms-v3d/g' /boot/config.txt
|
||||
#sed -i -e 's/dtoverlay=vc4-kms-v3d/dtoverlay=vc4-fkms-v3d/g' /boot/config.txt
|
||||
echo 'APT::Install-Recommends "false";' >> /etc/apt/apt.conf.d/01Recommends
|
||||
echo 'APT::Install-Suggests "false";' >> /etc/apt/apt.conf.d/01Suggests.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user