RPi: add display_auto_detect=1 to distroconfig.txt

This enables automatic loading of overlays for detected DSI displays.

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2022-05-22 11:28:26 +02:00
parent 5bacaec1a2
commit 5e23471713
3 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING! # WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
display_auto_detect=1
dtoverlay=vc4-kms-v3d dtoverlay=vc4-kms-v3d
dtoverlay= dtoverlay=
disable_overscan=1 disable_overscan=1

View File

@ -2,6 +2,7 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING! # WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
display_auto_detect=1
dtoverlay=vc4-kms-v3d,cma-128 dtoverlay=vc4-kms-v3d,cma-128
dtoverlay= dtoverlay=
disable_overscan=1 disable_overscan=1

View File

@ -4,6 +4,7 @@
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING! # WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
arm_64bit=1 arm_64bit=1
kernel=kernel.img kernel=kernel.img
display_auto_detect=1
dtoverlay=vc4-kms-v3d,cma-512 dtoverlay=vc4-kms-v3d,cma-512
dtoverlay=rpivid-v4l2 dtoverlay=rpivid-v4l2
dtoverlay= dtoverlay=