config.txt: Enable FKMS and set max_framebuffers=2 in [pi4]
This commit is contained in:
parent
9005ba070b
commit
17ef760111
|
@ -54,3 +54,11 @@
|
||||||
|
|
||||||
# Enable audio (loads snd_bcm2835)
|
# Enable audio (loads snd_bcm2835)
|
||||||
dtparam=audio=on
|
dtparam=audio=on
|
||||||
|
|
||||||
|
[pi4]
|
||||||
|
# Enable DRM VC4 V3D driver on top of the dispmanx display stack
|
||||||
|
dtoverlay=vc4-fkms-v3d
|
||||||
|
max_framebuffers=2
|
||||||
|
|
||||||
|
[all]
|
||||||
|
#dtoverlay=vc4-fkms-v3d
|
||||||
|
|
Loading…
Reference in New Issue
Block a user