From: Jiang zhe <zhe.jiang@intel.com>
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de
Subject: Same pci id for different ASUS machine
Date: Thu, 13 Mar 2008 10:48:49 +0800 [thread overview]
Message-ID: <1205376529.15217.8.camel@localhost.localdomain> (raw)
[-- Attachment #1: Type: text/plain, Size: 1012 bytes --]
Hi,
According to the [0003839]
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3839
The PCI ID of ASUS F9S is 1043:1339 and "model=lenovo" works for it.
But I found that ASUS G1 have the same id and model is 3stack in the
alsa driver.
Which one is true?
--- alsa-driver-hg20080313/alsa-kernel/pci/hda/patch_realtek.c
2008-03-13 09:00:08.000000000 +0800
+++ b/alsa-kernel/pci/hda/patch_realtek.c 2008-03-13 10:38:57.000000000
+0800
@@ -12591,7 +12591,7 @@ static struct snd_pci_quirk alc861vd_cfg
SND_PCI_QUIRK(0x1019, 0xa88d, "Realtek ALC660 demo", ALC660VD_3ST),
SND_PCI_QUIRK(0x103c, 0x30bf, "HP TX1000", ALC861VD_HP),
SND_PCI_QUIRK(0x1043, 0x12e2, "Asus z35m", ALC660VD_3ST),
- SND_PCI_QUIRK(0x1043, 0x1339, "Asus G1", ALC660VD_3ST),
+ SND_PCI_QUIRK(0x1043, 0x1339, "Asus F9S", ALC861VD_LENOVO),
SND_PCI_QUIRK(0x1043, 0x81e7, "ASUS", ALC660VD_3ST_DIG),
SND_PCI_QUIRK(0x10de, 0x03f0, "Realtek ALC660 demo", ALC660VD_3ST),
SND_PCI_QUIRK(0x1179, 0xff00, "Toshiba A135", ALC861VD_LENOVO),
[-- Attachment #2: asus_F9s_alc861vd.patch --]
[-- Type: text/x-patch, Size: 746 bytes --]
--- alsa-driver-hg20080313/alsa-kernel/pci/hda/patch_realtek.c 2008-03-13 09:00:08.000000000 +0800
+++ b/alsa-kernel/pci/hda/patch_realtek.c 2008-03-13 10:38:57.000000000 +0800
@@ -12591,7 +12591,7 @@ static struct snd_pci_quirk alc861vd_cfg
SND_PCI_QUIRK(0x1019, 0xa88d, "Realtek ALC660 demo", ALC660VD_3ST),
SND_PCI_QUIRK(0x103c, 0x30bf, "HP TX1000", ALC861VD_HP),
SND_PCI_QUIRK(0x1043, 0x12e2, "Asus z35m", ALC660VD_3ST),
- SND_PCI_QUIRK(0x1043, 0x1339, "Asus G1", ALC660VD_3ST),
+ SND_PCI_QUIRK(0x1043, 0x1339, "Asus F9S", ALC861VD_LENOVO),
SND_PCI_QUIRK(0x1043, 0x81e7, "ASUS", ALC660VD_3ST_DIG),
SND_PCI_QUIRK(0x10de, 0x03f0, "Realtek ALC660 demo", ALC660VD_3ST),
SND_PCI_QUIRK(0x1179, 0xff00, "Toshiba A135", ALC861VD_LENOVO),
[-- Attachment #3: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
next reply other threads:[~2008-03-13 2:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-13 2:48 Jiang zhe [this message]
2008-03-13 7:37 ` Same pci id for different ASUS machine Takashi Iwai
2008-03-17 20:19 ` Andy Shevchenko
2008-03-18 17:12 ` Takashi Iwai
2008-03-18 18:57 ` Mark Brown
2008-03-19 14:45 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1205376529.15217.8.camel@localhost.localdomain \
--to=zhe.jiang@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox