From 0f41e41c8c571b01dddd22b13f7e8146d3b00c6e Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Thu, 30 Jul 2020 15:32:03 +0100 Subject: [PATCH] Switch to FKMS --- stage1/00-boot-files/files/config.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stage1/00-boot-files/files/config.txt b/stage1/00-boot-files/files/config.txt index 2c72b98..a83e597 100644 --- a/stage1/00-boot-files/files/config.txt +++ b/stage1/00-boot-files/files/config.txt @@ -56,7 +56,7 @@ # Enable audio (loads snd_bcm2835) dtparam=audio=on -# Enable DRM VC4 V3D driver -dtoverlay=vc4-kms-v3d +# Enable DRM VC4 V3D driver on top of the dispmanx display stack +dtoverlay=vc4-fkms-v3d max_framebuffers=2 arm_64bit=1