On Tue, 02.06.09 13:38, Ozan Çağlayan ([email protected]) wrote: > > Ozan Çağlayan wrote On 26-05-2009 19:17: > > Hi, > > > > First of all here's a bug reported by someone else in debian bug > > tracking system: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525572 > > > > Here's the summary: > > > > 1) Start pulseaudio (per-user), > > 2) Play something, it works, nice. > > 3) Mute the master channel using KMix or amixer, doesn't matter: > > amixer -c0 set Master 90% mute > > 4) Play something, no sound, okay. > > 5) Stop PA using pulseaudio -k and restart it. > > 6) The channel is muted so unmute it: > > amixer -c0 set Master 90% unmute > > 7) Play something, still no sound, problem! The channel is actually > > unmuted when looked over alsamixer, but PA is silent. > > 8) call set-sink-mute 0 0 from pacmd, and it works again. > > > > Okay I've a little bit digged into the issue: > > - 0.9.14 works well > - 0.9.15-test1 is affected by the above issue.
This should be fixed in 587fc2ab1c7b5. That patch should apply cleanly on 0.9.15. Could you please verify that this fixes your issues? Lennart -- Lennart Poettering Red Hat, Inc. lennart [at] poettering [dot] net http://0pointer.net/lennart/ GnuPG 0x1A015CC4 _______________________________________________ pulseaudio-discuss mailing list [email protected] https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss
