boot: disable firmware kms setup
* https://www.raspberrypi.com/documentation/computers/config_txt.html#disable_fw_kms_setup
This commit is contained in:
@@ -20,6 +20,7 @@ disable_overscan=1
|
||||
#dtoverlay=rpi-backlight
|
||||
|
||||
# Graphics acceleration
|
||||
disable_fw_kms_setup=1
|
||||
dtoverlay=vc4-kms-v3d
|
||||
|
||||
# I2C
|
||||
|
Reference in New Issue
Block a user