From 2bebbd93196101ef47e2901e6f334119f02681e1 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Mon, 11 Mar 2024 19:09:32 +0200 Subject: [PATCH] added passthrough options to v4plus config.txt --- configs/os/boot-config/v4plus-hdmi-rpi4.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configs/os/boot-config/v4plus-hdmi-rpi4.txt b/configs/os/boot-config/v4plus-hdmi-rpi4.txt index abb8e006..c2a2a2a9 100644 --- a/configs/os/boot-config/v4plus-hdmi-rpi4.txt +++ b/configs/os/boot-config/v4plus-hdmi-rpi4.txt @@ -14,6 +14,10 @@ dtoverlay=dwc2,dr_mode=peripheral dtoverlay=tc358743,4lane=1 dtoverlay=tc358743-audio +# Passthrough +dtoverlay=vc4-kms-v3d +disable_overscan=1 + # I2C (display) dtparam=i2c_arm=on