Very Strange Ubuntu Issues
I’m running Ubuntu 11.04 “Natty Narwhal” on a custom box, and have been plaqued with sound issues. Well, one sound issue, and it’s the one you are expecting if you came here by search: Pulseaudio crackles in every application. Whether speakers or headphones, audio out the front or off the card in the back; it’s bad. Although in the Prefs panel for sound, the test tone does not crackle. Key troubleshooting point there–I believe from the reading that that sound test does not go through Pulse.
So I wanted to whack pulse. Did some reading. Saw (going from memory here)
killall pulseaudio
apt-get remove pulseaudio
apt-get install esound
And restart. So I did apt-get -s [commands etc], which is the “do-nothing” dry run, just-checking option. Looked good. Then … Continue reading