[pulseaudio-tickets] [Bug 50256] pasuspender alsa hook test fix.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 16 00:38:31 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=50256
--- Comment #20 from oiaohm at gmail.com 2012-06-16 00:38:31 PDT ---
Tanu Kaskinen had a look at the files.
Don't have pulseaudio installed but please try something. I am on debian.
Duplicate /usr/share/alsa/alsa.conf and from the duplicate remove alsa.conf.d
import reference.
I am fairly sure this will cause normal alsa to fire up without pulse as
default.
I might have thought of another way to skin the cat. Can we make pulse alsa
pcm completely fail when suspended. So that while suspended alsa spins threw
its detection its the pulse alsa pcm and it simply fails like if pulseaudio is
not running at all when suspended. This might be enough to send alsa back to
setting itself with default working again.
The issue might be that pulse pcm interface is not failing bad enough so alsa
ends up in a bad state because it thinks the pulse pcm is a working interface
when its not.
In one way you could say that pulseaudio is perfectly emulating broken sound
card in its current suspended mode. The look of default pointing to something
that does not work is exactly what you expect a broken sound card that will not
put out on alsa todo. Basically get the pcm plugin to follow the code path it
does when it does not detect pulseaudio.
That might magically get to the state that suspended is exactly like pulseaudio
is not running. It all could be a minor case of pulseaudio not emulating a
sound card well enough.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the pulseaudio-bugs
mailing list