[PATCH] UBUNTU: disable CONFIG_SND_HDA_INPUT_BEEP on amd64 and i386

Tim Gardner tim.gardner at canonical.com
Wed Apr 8 14:36:58 UTC 2009


Luke Yelavich wrote:
> From: Luke Yelavich <luke.yelavich at canonical.com>
> 
> Bug: #331589
> 
> It appears that different hda codecs have differing implementations of the
> beep code, some offering volume controls to adjust/mute the beep, and others
> offering no controls. Since many users find this beep annoying, and not all
> codecs allow the beep volume to be controlled, lets get rid of it for now.
> 
> Signed-off-by: Luke Yelavich <luke.yelavich at canonical.com>
> ---
>  debian/config/amd64/config |    2 +-
>  debian/config/i386/config  |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/debian/config/amd64/config b/debian/config/amd64/config
> index 600f7d0..270f571 100644
> --- a/debian/config/amd64/config
> +++ b/debian/config/amd64/config
> @@ -2840,7 +2840,7 @@ CONFIG_SND_HDA_CODEC_VIA=y
>  CONFIG_SND_HDA_ELD=y
>  CONFIG_SND_HDA_GENERIC=y
>  # CONFIG_SND_HDA_HWDEP is not set
> -CONFIG_SND_HDA_INPUT_BEEP=y
> +# CONFIG_SND_HDA_INPUT_BEEP is not set
>  CONFIG_SND_HDA_INTEL=m
>  CONFIG_SND_HDA_POWER_SAVE=y
>  CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
> diff --git a/debian/config/i386/config b/debian/config/i386/config
> index 36b6132..d56fba2 100644
> --- a/debian/config/i386/config
> +++ b/debian/config/i386/config
> @@ -3052,7 +3052,7 @@ CONFIG_SND_HDA_CODEC_VIA=y
>  CONFIG_SND_HDA_ELD=y
>  CONFIG_SND_HDA_GENERIC=y
>  # CONFIG_SND_HDA_HWDEP is not set
> -CONFIG_SND_HDA_INPUT_BEEP=y
> +# CONFIG_SND_HDA_INPUT_BEEP is not set
>  CONFIG_SND_HDA_INTEL=m
>  CONFIG_SND_HDA_POWER_SAVE=y
>  CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0

As you wish.

https://bugs.edge.launchpad.net/ubuntu/jaunty/+source/linux/+bug/331589/comments/25

-- 
Tim Gardner tim.gardner at canonical.com




More information about the kernel-team mailing list