PKGBUILDs/alarm/kodi-rpi/kodi.config.txt

17 lines
578 B
Plaintext
Raw Normal View History

dtoverlay=vc4-kms-v3d,cma-@@@
2021-08-07 18:14:58 +00:00
### 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=
2021-02-20 14:17:55 +00:00
disable_overscan=1
disable_fw_kms_setup=1
2021-08-07 18:14:58 +00:00
### RPi 4B/400 ONLY
### For 4k content @ 60 Hz refresh rate, uncomment hdmi_enable_4kp60=1
#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