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

14 lines
487 B
Plaintext
Raw Normal View History

2021-03-05 12:31:03 +00:00
dtoverlay=vc4-kms-v3d,cma-@@@
### 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
2021-07-19 20:08:33 +00:00
dtoverlay=
2021-02-20 14:47:46 +00:00
disable_overscan=1
disable_fw_kms_setup=1
2024-03-12 16:48:08 +00:00
display_auto_detect=1
2021-07-19 20:08:33 +00:00
### 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