From a276aa76d6ef0bd16d72e5f945314816529bf064 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sat, 6 Apr 2024 23:51:41 +0300 Subject: v4plus: config.txt for passthrough --- configs/os/boot-config/v4plus-hdmi-rpi4.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs/os') diff --git a/configs/os/boot-config/v4plus-hdmi-rpi4.txt b/configs/os/boot-config/v4plus-hdmi-rpi4.txt index 3728ab39..05821ea4 100644 --- a/configs/os/boot-config/v4plus-hdmi-rpi4.txt +++ b/configs/os/boot-config/v4plus-hdmi-rpi4.txt @@ -23,3 +23,7 @@ dtparam=i2c_arm=on # Clock dtoverlay=i2c-rtc,pcf8563,wakeup-source + +# Passthrough +dtoverlay=vc4-kms-v3d +disable_overscan=1 -- cgit v1.2.3