[PATCH] [UBUNTU:sound/pci/hda/] Fix codec model for HP dc7600

crimsun at fungus.sh.nu crimsun at fungus.sh.nu
Fri Jun 2 21:18:30 UTC 2006


Subject: [PATCH] [UBUNTU:sound/pci/hda/] Fix codec model for HP dc7600

UpstreamStatus: Added in upstream hg alsa-kernel changeset 837b5a73c62e
                http://hg-mirror.alsa-project.org/alsa-kernel?cmd=changeset;node=837b5a73c62ef66136f29b4f2a23e65663a3d632;style=raw

This commit from Takashi Iwai adjusts the assigned model for HP dc7600
using the ALC260 codec to match the i/o assignment. Taken from ALSA
bug#2157.

Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>

---

 sound/pci/hda/patch_realtek.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

8d8a9c44a10bba5886291211b16264d8ba6be0bb
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 401b304..0bbdb00 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -3829,7 +3829,7 @@ static struct hda_board_config alc260_cf
 	{ .modelname = "hp", .config = ALC260_HP },
 	{ .pci_subvendor = 0x103c, .pci_subdevice = 0x3010, .config = ALC260_HP },
 	{ .pci_subvendor = 0x103c, .pci_subdevice = 0x3011, .config = ALC260_HP },
-	{ .pci_subvendor = 0x103c, .pci_subdevice = 0x3012, .config = ALC260_HP },
+	{ .pci_subvendor = 0x103c, .pci_subdevice = 0x3012, .config = ALC260_HP_3013 },
 	{ .pci_subvendor = 0x103c, .pci_subdevice = 0x3013, .config = ALC260_HP_3013 },
 	{ .pci_subvendor = 0x103c, .pci_subdevice = 0x3014, .config = ALC260_HP },
 	{ .pci_subvendor = 0x103c, .pci_subdevice = 0x3015, .config = ALC260_HP },
-- 
1.1.3


-- 
Daniel T. Chen            crimsun at ubuntu.com
GPG key:   www.sh.nu/~crimsun/pubkey.gpg.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20060602/b48a1dec/attachment.sig>


More information about the kernel-team mailing list