Default raspi3 to fkms.

This commit is contained in:
parazyd 2019-02-28 10:46:08 +01:00
parent 4975bc6ad1
commit 8366f0d2ac
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ dtparam=audio=on
max_usb_current=1 max_usb_current=1
## enable hardware-accelerated graphics ## enable hardware-accelerated graphics
dtoverlay=vc4-kms-v3d #dtoverlay=vc4-kms-v3d
dtoverlay=vc4-fkms-v3d
## kernel ## kernel
kernel=kernel8.img kernel=kernel8.img