Skip to content

Instantly share code, notes, and snippets.

@corgan2222
Created December 2, 2019 11:47
Show Gist options
  • Save corgan2222/5ad6ff9d417e4c7140187f838181b053 to your computer and use it in GitHub Desktop.
Save corgan2222/5ad6ff9d417e4c7140187f838181b053 to your computer and use it in GitHub Desktop.
kodi disable PulseAudio
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
@corgan2222
Copy link
Author

/.kodi/userdata/guisettings.xml

true false PI:Both ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment