https://bugzilla.novell.com/show_bug.cgi?id=389178 User jw@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389178#c6 Juergen Weigert <jw@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|jw@novell.com | --- Comment #6 from Juergen Weigert <jw@novell.com> 2008-06-07 14:54:38 MDT --- I hear music playing, then I do: $ cat /proc/asound/card0/codec#* > x.play -> press mute -> silence $ cat /proc/asound/card0/codec#* > x.mute -> press mute again -> still silent $ cat /proc/asound/card0/codec#0 > x.mute2 -> press volume up -> music is back. $ cat /proc/asound/card0/codec#0 > x.vol_up diffs are: --- x.play 2008-06-07 22:46:10.000000000 +0200 +++ x.mute 2008-06-07 22:46:19.000000000 +0200 @@ -34 +34 @@ - Amp-Out vals: [0x2e 0x2e] + Amp-Out vals: [0xb0 0xb0] +++ x.mute2 2008-06-07 22:46:27.000000000 +0200 @@ -34 +34 @@ + Amp-Out vals: [0x30 0x30] +++ x.vol_up 2008-06-07 22:46:41.000000000 +0200 @@ -34 +34 @@ + Amp-Out vals: [0x33 0x33] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.