From 88e48a8acae35ccc2476e9b6d55605df31fdb1f0 Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Tue, 15 Dec 2020 13:35:23 +0000 Subject: [PATCH] Switch to KMS --- 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 a83e597..a002373 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 on top of the dispmanx display stack -dtoverlay=vc4-fkms-v3d +# Enable DRM VC4 V3D drive +dtoverlay=vc4-kms-v3d max_framebuffers=2 arm_64bit=1