PKGBUILDs/alarm/vlc-rpi/vlc.config.txt
graysky c985342cfa alarm/vlc-rpi to 3.0.20-5
Adjust vlc.config.txt for RPi5
2023-12-07 12:35:56 -05:00

20 lines
520 B
Plaintext

dtoverlay=vc4-kms-v3d,cma-384
[pi4]
dtoverlay=vc4-kms-v3d,cma-512
### RPi 4B/400 ONLY
### For 4k content @ 60 Hz refresh rate, uncomment hdmi_enable_4kp60=1
#hdmi_enable_4kp60=1
[pi5]
dtoverlay=vc4-kms-v3d,cma-512
max_framebuffers=0
[all]
### leave this next entry blank as ensures dt parameters like dtparam=audio=on
### which could appear after "include kodi.config.txt" in /boot/config.txt are
### applied to the base dt instead of to the last dtoverlay loaded
dtoverlay=
disable_overscan=1
disable_fw_kms_setup=1