Linked by Howard Fosdick on Thu 8th Nov 2012 02:24 UTC
Thread beginning with comment 541610
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[6]: Could it be fixed?
by lucas_maximus on Fri 9th Nov 2012 13:03
in reply to "RE[5]: Could it be fixed?"
And yet, somehow, everyone else who uses the ALSA API manages to writes code that works fine when the ALSA client libraries talk directly to the ALSA drivers rather than having PulseAudio sitting between them.
Almost every major binary based distro uses PulseAudio now. Blame the problems on the fact that there is massive fragmentation because of the number of Linux distros.
Skype 4 is literally the only application I've ever found which uses the ALSA API but breaks on Ubuntu-based distros if you `apt-get autoremove pulseaudio` like they recommend for disabling PulseAudio.
Then don't remove pulse audio.
Edited 2012-11-09 13:04 UTC
RE[7]: Could it be fixed?
by ssokolow on Fri 9th Nov 2012 13:56
in reply to "RE[6]: Could it be fixed?"
Then don't remove pulse audio.
If it actually worked, I wouldn't.
I don't know about you, but I really don't feel like babysitting my computer because, every time they claim to have fixed the "PulseAudio randomly starts consuming 100% of a CPU core" bug, nothing changes.
Also, it does nothing I need aside from locking my soundcard to only applications running in the current X session... and golly gosh isn't that a desired feature when it makes Timidity++ (I often play old Windows games in Wine) and system text-to-speech engines a pain to setup.
Every PulseAudio feature I actually care about is also done by ALSA dmix and dmix Just Works™ while being significantly lighter. (I have an old 2Ghz Celeron I keep around for minimum requirements testing on my own creations)
I think I'll probably just ditch Skype instead, bite the bullet, and spend a day or two figuring out how to get an open-source XMPP+Jingle VoIP client to interoperate with Google Talk. After all, all my friends are on that too.
Edited 2012-11-09 13:57 UTC




Member since:
2010-01-21
Last time I counted there was:
*ALSA
*OSS
*PulseAudio
Which one do you make it compatible with? Most distros have pulseaudio.
And yet, somehow, everyone else who uses the ALSA API manages to writes code that works fine when the ALSA client libraries talk directly to the ALSA drivers rather than having PulseAudio sitting between them.
Skype 4 is literally the only application I've ever found which uses the ALSA API but breaks on Ubuntu-based distros if you `apt-get autoremove pulseaudio` like they recommend for disabling PulseAudio.