Help
I’m having trouble with skipping choppy audio on my Raspberry Pi 3 running Ubuntu MATE 16.04 LTS.
At 1st I didn’t have any audio at all, but I found this post that suggested I add hdmi_drive=2 to the config.txt file. That fixed the no audio problem, but now the audio is constantly skipping and popping.
This happens with all apps including the system sound hardware test page.
I installed those and I still have issues, I even switched the output to the analog out via the headphone jack, this also didn’t help. It has to be a issue with the sound driver because my copy of Kodi runs fine.
It is pulseaudio related !
Did you use audio jack ? Or HDMI ?
PulseAudio server is too slow even on pi3 on Ubuntu mate, so sound is choppy and not sync on mine.
The solutions are uninstall pulseaudio and go back to alsa but I don’t find any clean way to do it. (It work but problem with audio widget)
Or configure pulseaudio to optimize it. It is possible I try a little bit but without results.
Use lubuntu instead Ubuntu mate, lubuntu use alsa by default not pulaudio and it work great
I no longer recall exactly as it was a long while ago and has remained persistent and, it isn’t in my bash history any more but ‘renice’ is most likely.
My problem was skipping during playback on Clementine and one of the other things I do remember doing it increasing the buffer for that too, it is currently on 12000ms.
Are there any fixes or other work-around for this? I have been unable to solve my chopping audio problem on my RPi3 running Mate 16.04. I am tempted to ditch Mate for Raspbian, though I really don’t want to. I tried upgrading to kernel 4.4.20-v7; installing libxine2-all-plugins; changing pulseaudio’s niceness; and both tsched=0 and tsched=1 as described above in various files. I still get chopping audio, escpecially at the beginning of an piece of video or audio. I am using VLC with the “OpenMAX IL video output” module.
Hi,
I didn’t find a clean way.
You can uninstall pulseaudio but it is not very clean.
If you use vlc you can set the audio output to “alsa” in the parameters so you will have good sound after. It will fix the problem for vlc.
Hi. I’m new to Raspberry and found Ubuntu Mate 16.04 the ALMOST perfect O.S. for it. The only problem is the sound, anyone found a solution to this? I’m using Pi 3 Model B.
Thanks for this.
Worked on Rasperry Pi 4 2GB RAM wih ubuntu mate installed.
Every time i opened Kodi sound was glitched/skipped.
Just added tsched=0 in line 52 of this file: /etc/pulse/default.pa
right next to the load-module module-udev-detect