diff options
author | Vincent Petry <PVince81@yahoo.fr> | 2008-11-22 22:31:41 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-11-24 02:10:07 -0500 |
commit | ef8ef5fb1027b56f867d4b913cf52bfdc610d2a7 (patch) | |
tree | 7edf4b30eee441ccdc523e8a3dba293d9e1e999e /Documentation/sound/alsa | |
parent | a9cb5c90539dd618029884701760fe79b9b83102 (diff) |
ALSA: hda: Added an ALC888 model entry for Fujitsu-Siemens Amilo Xa3530
This patch fixes the bug 0004240: ALC888 - Intel HDA - Headphone Controlling.
It is made against the 2008-11-23 snapshot.
Added Realtek ALC888 model entry for the Fujitsu-Siemens Amilo Xa3530
laptop. It has 4 jacks: HP out, Mic-in, Line-in and Line-out/Side/SPDIF
(this one is on the laptop side, the other ones are on the rear).
Model detection works.
Headphone jack sense works now.
Front mic works now, was same as Acer Aspire 4930G.
Added channel mode from 2 to 8 channels.
In 2ch and 4ch modes, the front is also sent to the Line-out/side jack
for convenience instead of just muting the Line-out/side jack like other
models do.
When using the Mic-in jack as CLFE, the sound is very low (bug?). To
work it around, in 6ch mode the CLFE channel is duplicated to the
Line-out/side jack because this one has a better amp.
Cc: manu@frogged.de
Signed-off-by: Vincent Petry <PVince81@yahoo.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound/alsa')
-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 1b7e36af0f0e..93624e7b4f04 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -919,6 +919,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
919 | mitac Mitac 8252D | 919 | mitac Mitac 8252D |
920 | clevo-m720 Clevo M720 laptop series | 920 | clevo-m720 Clevo M720 laptop series |
921 | fujitsu-pi2515 Fujitsu AMILO Pi2515 | 921 | fujitsu-pi2515 Fujitsu AMILO Pi2515 |
922 | fujitsu-xa3530 Fujitsu AMILO XA3530 | ||
922 | 3stack-6ch-intel Intel DG33* boards | 923 | 3stack-6ch-intel Intel DG33* boards |
923 | auto auto-config reading BIOS (default) | 924 | auto auto-config reading BIOS (default) |
924 | 925 | ||