]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda - Fix the silent speaker output on Fujitsu S7020 laptop
authorTakashi Iwai <tiwai@suse.de>
Mon, 18 Feb 2013 16:04:20 +0000 (17:04 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 Feb 2013 16:04:20 +0000 (17:04 +0100)
commite6e0ee507f630350d883bb3343e78cab30cad5e2
tree55ada245872c8f49cf7004a34b80d3458362ed53
parentd06ac14399a0af7e4da0c67cff30d30d7e02df46
ALSA: hda - Fix the silent speaker output on Fujitsu S7020 laptop

In the recent update, Fujitsu S7020 laptop with ALC260 codec lost the
speaker output, no matter how the amps and the pins are set.  After a
long debugging session, we found out that the default codec init code
is harmful for this machine, and we have to reset it to
ALC_INIT_NONE.

Reported-and-tested-by: Jonathan Woithe <jwoithe@just42.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c