PKGBUILDs/alarm/kodi-rpi-legacy/kodi.config.txt
graysky d5c14cc895 alarm/kodi-rpi-legacy: remove rpivid-v4l2
This is enabled by default in latest kernel, the dtoverlay is no longer needed.
2022-07-01 14:42:36 -04:00

13 lines
465 B
Plaintext

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
dtoverlay=
disable_overscan=1
disable_fw_kms_setup=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