[PATCH] [UBUNTU:sound/pci/hda/] Fix noise on Lenovo A60

crimsun at fungus.sh.nu crimsun at fungus.sh.nu
Wed Oct 25 20:37:48 UTC 2006


From 3edd069dce899bf8ccfe6e86c4865e889ab23146 Mon Sep 17 00:00:00 2001
From: Daniel T. Chen <crimsun at garnish.localdomain>
Date: Wed, 25 Oct 2006 16:41:36 -0400
Subject: [PATCH] [UBUNTU:sound/pci/hda/] Fix noise on Lenovo A60

UpstreamStatus: Added in upstream alsa-kernel hg changeset:
		4668: c4d2375b7e9e [http://hg-mirror.alsa-project.org/alsa-kernel?cs=c4d2375b7e9e;style=raw ]

This patch from Takashi Iwai adds an ID for Lenovo A60 to fix
noise problems.

This patch is applicable to Dapper, Edgy, and Feisty.

Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
 sound/pci/hda/patch_analog.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c
index 747f229..4fe2b12 100644
--- a/sound/pci/hda/patch_analog.c
+++ b/sound/pci/hda/patch_analog.c
@@ -791,6 +791,8 @@ static struct hda_board_config ad1986a_c
 	  .config = AD1986A_3STACK }, /* ASUS P5RD2-VM / P5GPL-X SE */
 	{ .pci_subvendor = 0x1043, .pci_subdevice = 0x81cb,
 	  .config = AD1986A_3STACK }, /* ASUS M2NPV-VM */
+	{ .pci_subvendor = 0x17aa, .pci_subdevice = 0x1017,
+	  .config = AD1986A_3STACK }, /* Lenovo A60 desktop */
 	{ .modelname = "laptop",	.config = AD1986A_LAPTOP },
 	{ .pci_subvendor = 0x144d, .pci_subdevice = 0xc01e,
 	  .config = AD1986A_LAPTOP }, /* FSC V2060 */
-- 
1.4.1

-- 
Daniel T. Chen            crimsun at ubuntu.com
GPG key:  0xC88ABDA3
-------------- 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/20061025/0f2c9f1d/attachment.sig>


More information about the kernel-team mailing list