Bug#658728: patch_realtek: no more sound on HP Compaq dx2200 MT

2012-06-24 Thread Jonathan Nieder
Jonathan Nieder wrote: > Here are two ways to check whether the patch_realtek bug is fixed. > Either one is sufficient. > > A. Check if the "auto-mute mode" control is offered by alsamixer -c0. > In a working kernel, if it is offered, then it should have the > following effect: > > -

Bug#658728: patch_realtek: no more sound on HP Compaq dx2200 MT

2012-03-26 Thread Jonathan Nieder
A. Costa wrote: > Jonathan Nieder wrote: >> The "Auto-Mute Mode" setting persists across reboots... > > Aha, I'd (mistakenly) believed the opposite. Does an "Auto-Mute Mode" > setting also persist between kernel upgrades? Yes, as long as both kernels offer the control. >> ...See /etc/init.d/a

Bug#658728: patch_realtek: no more sound on HP Compaq dx2200 MT

2012-03-25 Thread A. Costa
On Wed, 21 Mar 2012 02:53:23 -0500 Jonathan Nieder wrote: > A. Costa wrote: > > > Sorry, but I'm confused. How can this bug exist in v3.2.10-1, when > > there's good sound on bootup, without any 'amixer' tweaking? > > The "Auto-Mute Mode" setting persists across reboots... Aha, I'd (mistakenl

Bug#658728: patch_realtek: no more sound on HP Compaq dx2200 MT

2012-03-21 Thread Jonathan Nieder
A. Costa wrote: > Sorry, but I'm confused. How can this bug exist in v3.2.10-1, when > there's good sound on bootup, without any 'amixer' tweaking? The "Auto-Mute Mode" setting persists across reboots. See /etc/init.d/alsa-utils for details. -- To UNSUBSCRIBE, email to debian-kernel-requ...

Bug#658728: patch_realtek: no more sound on HP Compaq dx2200 MT

2012-03-21 Thread A. Costa
On Sun, 18 Mar 2012 13:12:45 -0500 Jonathan Nieder wrote: > > % for STATE in Enabled Disabled ; do amixer -c0 set > > "Auto-Mute Mode" $STATE ; sleep 1s ; done > [...] > > Result: the music goes off for one second (as per "sleep 1s" > > above); i.e. the speakers mute for 1 sec, then go back

Bug#658728: patch_realtek: no more sound on HP Compaq dx2200 MT

2012-03-18 Thread Jonathan Nieder
found 658728 linux-2.6/3.2.10-1 quit A. Costa wrote: > % for STATE in Enabled Disabled ; do amixer -c0 set "Auto-Mute Mode" > $STATE ; sleep 1s ; done [...] > Result: the music goes off for one second (as per "sleep 1s" above); > i.e. the speakers mute for 1 sec, then go back on. That me

Bug#658728: patch_realtek: no more sound on HP Compaq dx2200 MT

2012-03-17 Thread A. Costa
On Sun, 18 Mar 2012 02:34:05 -0400 "A. Costa" mistyped: > Seems like this bug's flown, but more tests are needed... s/more/if more/ Scusa. -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive

Bug#658728: patch_realtek: no more sound on HP Compaq dx2200 MT

2012-03-17 Thread A. Costa
On Sat, 17 Mar 2012 00:20:52 -0500 Jonathan Nieder wrote: > ...Sure, but is the auto-mute mode control shown by "amixer -c0 > controls", # show the stock Debian kernel I'm running now, then check # on the automute status % cat /proc/version ; amixer -c0 controls 2> /dev/

Bug#658728: patch_realtek: no more sound on HP Compaq dx2200 MT

2012-03-16 Thread Jonathan Nieder
Hi, A. Costa wrote: > Hmm. Recheck with 3.2.0-1. Reboot with that... > > % cat /proc/version > Linux version 3.2.0-1-686-pae (Debian 3.2.7-1) > (debian-kernel@lists.debian.org) (gcc version 4.6.2 (Debian 4.6.2-14) ) #1 > SMP Wed Feb 29 01:18:56 UTC 2012 > > No, sound works there