diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-11-05 16:57:20 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-11-05 16:57:20 +0300 |
commit | c238b4f4038e0e49bb241640610584a088b268b1 (patch) | |
tree | 8abc36df560982fe9badf6fad24a88f046bf6ac6 /Documentation/sound | |
parent | 13c947444f4355293b49f83b809f178393a0a4d9 (diff) | |
download | linux-c238b4f4038e0e49bb241640610584a088b268b1.tar.xz |
ALSA: hda - Split ALC268 acer model
There are actually two variants of ALC268 Acer implementation, one
with an analog built-in mic (pin 0x19) and another with a digital
mic (pin 0x12). Created a new model, acer-dmic, for the latter case
now.
So far, all known models are assigned to be analog-mic, according to
the BIOS setup. If this doesn't match with the actual case, one needs
to try model=acer-dmic, and fix the entry to point ALC268_ACER_DMIC
if it works.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index f6594549bf5d..3ab5fb1357a2 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt @@ -844,6 +844,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. 3stack 3-stack model toshiba Toshiba A205 acer Acer laptops + acer-dmic Acer laptops with digital-mic acer-aspire Acer Aspire One dell Dell OEM laptops (Vostro 1200) zepto Zepto laptops |