Created
December 2, 2019 11:47
-
-
Save corgan2222/5ad6ff9d417e4c7140187f838181b053 to your computer and use it in GitHub Desktop.
kodi disable PulseAudio
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pasuspender -- env KODI_AE_SINK=ALSA | |
cp /etc/pulse/client.conf /home/yourusername/.config/pulse | |
cp /etc/pulse/client.conf /home/yourusername/.config/pulse/client.confbackup | |
nano /home/yourusername/.config/pulse/client.conf | |
From: | |
; autospawn = yes | |
To: | |
autospawn = no | |
config.txt: | |
#disable_audio_dither Disables dithering on the PWM audio algorithm. Try this if you experience issues with white noise on the audio jack. | |
disable_audio_dither 1 | |
#hdmi_ignore_edid_audio Pretends all audio formats are unsupported by display. This means ALSA will default to analogue. | |
hdmi_ignore_edid_audio=1 | |
LIRC: - NEW 8e 0 KEY_SLEEP devinput (KEY_SLEEP) │ | |
DEBUG: HandleKey: rewind (0xc4) pressed, action is ShutDown() ┤ | |
INFO: Saving exitCode 64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
/.kodi/userdata/guisettings.xml
true false PI:Both ...