]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N57001 laptop
authorDaniel T Chen <crimsun@ubuntu.com>
Fri, 10 Jun 2011 14:14:01 +0000 (10:14 -0400)
committerTakashi Iwai <tiwai@suse.de>
Fri, 10 Jun 2011 14:31:24 +0000 (16:31 +0200)
commit7ab1fc0af3464d231e17eb729a03495d93d0cc5c
tree35709b6c35599b1b82de245233f32d31a381bdaf
parent890ee02ac12c02c4712b6d7dd062ff4d6d37691c
ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N57001 laptop

BugLink: https://launchpad.net/bugs/761171
The original reporter needs the model=auto quirk for his internal
speakers to be audible in the latest daily snapshot, so add an entry in
the quirk table for his PCI SSID.

A trivially different version of this patch using the model=asus quirk
should be applied to the 2.6.38 and 2.6.39 stable kernels. We don't use
the asus quirk in 3.0-rc2, because 3.0-rc2's autoparser is much
improved.

Reported-and-tested-by: tomdeering7
Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c