From fc44a9cd69215b5b9bd293327df04a4b7b0c7e3c Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 3 Oct 2020 13:35:44 +0200 Subject: [PATCH] bundles/raspberrypi: enable audio, force hdmi mode --- bundles/raspberrypi/files/config.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bundles/raspberrypi/files/config.txt b/bundles/raspberrypi/files/config.txt index 702a752..fa4c2c9 100644 --- a/bundles/raspberrypi/files/config.txt +++ b/bundles/raspberrypi/files/config.txt @@ -1,9 +1,10 @@ disable_overscan=1 hdmi_force_hotplug=1 dtparam=spi=on -dtparam=spi=on +dtparam=audio=on dtoverlay=vc4-fkms-v3d max_framebuffers=2 +hdmi_drive=2 % if node.os == 'debian': arm_64bit=1