From 60cfe90a1d2d052609922e6e69b023fc29b5e2b5 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 3 Oct 2020 13:52:34 +0200 Subject: [PATCH] bundles/raspberrypi: force maximum cpu frequency --- bundles/raspberrypi/files/config.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bundles/raspberrypi/files/config.txt b/bundles/raspberrypi/files/config.txt index fa4c2c9..fa00356 100644 --- a/bundles/raspberrypi/files/config.txt +++ b/bundles/raspberrypi/files/config.txt @@ -5,6 +5,7 @@ dtparam=audio=on dtoverlay=vc4-fkms-v3d max_framebuffers=2 hdmi_drive=2 +force_turbo=1 % if node.os == 'debian': arm_64bit=1