diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-12-17 15:48:29 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-12-18 11:06:29 +0300 |
commit | e28d83223a1e5672174dcdc6b73c1be3fa3de877 (patch) | |
tree | a8a764d049b0f77da850f394cab7088c068ee827 /Documentation | |
parent | 1bda71282ded6a2e09a2db7c8884542fb46bfd4f (diff) | |
download | linux-e28d83223a1e5672174dcdc6b73c1be3fa3de877.tar.xz |
ALSA: hda - Fix silent HP output on D975
Some desktops seems to have no HP/mic jack detection on the front panel,
which results in the silent output in the recent driver, because the
driver mutes the output (to save power) when no plug is detected.
This patch adds a new model that disables the jack-detection.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation')
-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 3cd2ad958176..a57cd5438b75 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt @@ -1063,6 +1063,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. STAC9227/9228/9229/927x ref Reference board + ref-no-jd Reference board without HP/Mic jack detection 3stack D965 3stack 5stack D965 5stack + SPDIF dell-3stack Dell Dimension E520 |