[ltp] HDA-Intel and Beeps

kionez linux-thinkpad@linux-thinkpad.org
Thu, 17 Dec 2009 14:28:32 +0100


#include <kionez.h>   // created 05/11/2009 15:27

>From 1.0.22's Changelog [1]:

     ALSA: hda - add beep_mode module parameter
    The beep_mode parameter for snd-hda-intel module allows to choose among
    different digital beep device registation to the input layer.
    0 = do not register to the input layer
    1 = register to the input layer all time
    2 = use "Beep Switch" control exported to user space mixer applications
    Also, introduce CONFIG_SND_HDA_INPUT_BEEP_MODE for default value.
    - ALSA: hda - proc - add support for dynamic controls to mixer<->NID
mapping
    This patch adds support for dynamically created controls to proc
codec file
    (Control: lines).


Maybe it should fix our beep errors, there's someone that has already
test it?

thanks!

k.

1- http://www.alsa-project.org/main/index.php/Changes_v1.0.21_v1.0.22