PKGBUILDs/alarm/kodi-rpi/kodi.config.txt
graysky 976a47e616 alarm/kodi-rpi to 19.1-10
Follow ordering advice in kodi.config.txt based on this[1] commit from LE

1. 91be0b98e4
2021-07-19 16:12:56 -04:00

16 lines
590 B
Text

dtoverlay=vc4-kms-v3d,cma-@@@
dtoverlay=rpivid-v4l2
# 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
# might need to comment this out, see: https://github.com/raspberrypi/linux/issues/4446
hdmi_enable_4kp60=1
### uncomment to use the analog audio jack
### the 2nd option prevents crackling audio when HW accel decoding is active
#dtparam=audio=on
#audio_pwm_mode=1