MycroftOS: use the kms driver instead of the fkms driver.
- Need to check if the rpi4 works with this. otherwise a split in files is needed between the two.
This commit is contained in:
parent
684032413f
commit
a7c71a0b2b
|
@ -20,7 +20,7 @@ disable_overscan=1
|
|||
hdmi_group=1
|
||||
hdmi_mode=4
|
||||
max_framebuffers=2
|
||||
dtoverlay=vc4-fkms-v3d
|
||||
dtoverlay=vc4-kms-v3d
|
||||
|
||||
# uncomment if you get no picture on HDMI for a default "safe" mode
|
||||
# hdmi_safe=1
|
||||
|
|
Loading…
Reference in New Issue