[git request-pull] SAUCE: ALSA: Disable HDA beep by default (again)

Andy Whitcroft apw at canonical.com
Mon Feb 22 18:36:37 UTC 2010


On Mon, Feb 22, 2010 at 04:56:08PM +0000, Andy Whitcroft wrote:

> Looking at the commit you suggest that we lost this change in Lucid, but
> looking at Jaunty and Karmic we do not have that change as far as I can
> see.  Both show that line as:
> 
>         beep->enabled = 1;
> 
> As I remember we things I had to mute that channel on my Dell by hand to
> stop it.  I am suspicious we have lost something somewhere else.

Ok we had a long discussion on IRC about this.  It seems we actually
only had this turned off in Jaunty, it was turned off using
CONFIG_SND_HDA_INPUT_BEEP.  It was turned back on in Karmic and we did
not have issues there.

The original problem was ear splitting frequencies for the PC Beep and
it seems these calculations got sorted and then it could be re-enabled
sounding like a normal beep for Karmic.  In the current setup we seem
to have a codec specific issue in that the beep sounds like mains hum.
This is not universal.  In this occurance the volume slider does work as
expected ie. it changes the volume.  I think we have a whole new bug in
the kernel driver for some specific codecs, Stefan has one which
behaves apparently correctly.

So I think we need a new bug filed for this new issue, if we can get
the current reporter to file the bug we will get the codec information
which would be handy.

-apw




More information about the kernel-team mailing list