Linked by Howard Fosdick on Thu 8th Nov 2012 02:24 UTC
Thread beginning with comment 541595
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[5]: Could it be fixed?
by ssokolow on Fri 9th Nov 2012 12:34
in reply to "RE[4]: Could it be fixed?"
Well that is the problem, which API do you use?
Last time I counted there was:
*ALSA
*OSS
*PulseAudio
Which one do you make it compatible with? Most distros have pulseaudio.
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.
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





Member since:
2009-08-18
Well that is the problem, which API do you use?
Last time I counted there was:
*ALSA
*OSS
*PulseAudio
Which one do you make it compatible with? Most distros have pulseaudio.
Edited 2012-11-09 08:21 UTC