mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +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
5bacaec1a2
commit
5e23471713
@ -2,6 +2,7 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
|
||||
display_auto_detect=1
|
||||
dtoverlay=vc4-kms-v3d
|
||||
dtoverlay=
|
||||
disable_overscan=1
|
||||
|
@ -2,6 +2,7 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
|
||||
display_auto_detect=1
|
||||
dtoverlay=vc4-kms-v3d,cma-128
|
||||
dtoverlay=
|
||||
disable_overscan=1
|
||||
|
@ -4,6 +4,7 @@
|
||||
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
|
||||
arm_64bit=1
|
||||
kernel=kernel.img
|
||||
display_auto_detect=1
|
||||
dtoverlay=vc4-kms-v3d,cma-512
|
||||
dtoverlay=rpivid-v4l2
|
||||
dtoverlay=
|
||||
|
Loading…
x
Reference in New Issue
Block a user