mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
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:
parent
542aae4213
commit
57f1cca860
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user