home-assistant / plugin-audio

Pulseaudio implementation for Home Assistant
Apache License 2.0
24 stars 13 forks source link

Drop tsched ALSA parameter for Raspberry Pi devices #138

Closed agners closed 1 year ago

agners commented 1 year ago

Presumably the newer audio drivers in Linux 5.15/6.1 do not require this parameter any longer. Tests on HAOS 9.5 and HAOS 10.1 with Raspberry Pi 3 B+ and 4 with the VLC add-on (using latest Alpine 3.17) provided mp3 and TTS playback without dropouts (on the 3.5mm analog audio jack).

agners commented 1 year ago

Tested along with: https://github.com/home-assistant/addons/pull/3008