Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Andrei Tanas" <andrei@tanas.ca>
To: 'Wu Fengguang' <fengguang.wu@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: digital audio on ASUS P5QL-EM motherboard
Date: Sun, 16 Nov 2008 01:39:21 -0500	[thread overview]
Message-ID: <004c01c947b6$0ea0f7e0$2be2e7a0$@ca> (raw)
In-Reply-To: <003801c947b4$b857ffb0$2907ff10$@ca>

> Model autodetection:
> lspci -nn -vvv shows:
> 00:1b.0 Audio device [0403]: Intel Corporation 82801JI (ICH10 Family)
> HD
> Audio Controller [8086:3a3e]
>         Subsystem: ASUSTeK Computer Inc. Device [1043:82fe]
> 
> So this SND_PCI_QUIRK fixes it (except that it's currently relying on
> the
> temporary hack)
> 
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -8206,6 +8206,7 @@ static struct snd_pci_quirk alc883_cfg_tbl[] = {
>         SND_PCI_QUIRK(0x103c, 0x2a4f, "HP Samba", ALC888_3ST_HP),
>         SND_PCI_QUIRK(0x103c, 0x2a60, "HP Lucknow", ALC888_3ST_HP),
>         SND_PCI_QUIRK(0x103c, 0x2a61, "HP Nettle", ALC883_6ST_DIG),
> +       SND_PCI_QUIRK(0x1043, 0x82fe, "Asus P5Q", ALC883_6ST_DIG),
>         SND_PCI_QUIRK(0x1043, 0x1873, "Asus M90V", ALC888_ASUS_M90V),
>         SND_PCI_QUIRK(0x1043, 0x8249, "Asus M2A-VM HDMI",
> ALC883_3ST_6ch_DIG),
>         SND_PCI_QUIRK(0x1043, 0x835f, "Asus Eee 1601",
> ALC888_ASUS_EEE1601),

And here's dmesg for this (with the hda-intel.c patch reversed):

[    8.439326] ALSA sound/pci/hda/hda_intel.c:2187: chipset global
capabilities = 0x4401
[    8.463340] ALSA sound/pci/hda/hda_intel.c:779: codec_mask = 0x3
[    8.463452] ALSA sound/pci/hda/hda_intel.c:1206: hda_intel: codec #0
probed OK
[    8.463580] ALSA sound/pci/hda/hda_intel.c:1206: hda_intel: codec #1
probed OK
[    8.465558] ALSA sound/pci/hda/hda_codec.c:2612: hda_codec: model
'6stack-dig' is selected for config 1043:82fe (Asus P5Q)

  reply	other threads:[~2008-11-16  6:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <6d799ca1be9af898f664f82ade06d669@localhost>
     [not found] ` <20081115002724.GA5073@mail.ustc.edu.cn>
2008-11-15 22:22   ` Fwd: Undelivered Mail Returned to Sender Andrei Tanas
     [not found]     ` <20081116021525.GA7795@localhost>
2008-11-16  6:29       ` digital audio on ASUS P5QL-EM motherboard Andrei Tanas
2008-11-16  6:39         ` Andrei Tanas [this message]
2008-11-16  8:27         ` Wu Fengguang
2008-11-16 17:45           ` Andrei Tanas
2008-11-17  0:50             ` [PATCH] hda: alc883 model for ASUS P5Q-EM boards Wu Fengguang
2008-11-17  9:05               ` 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='004c01c947b6$0ea0f7e0$2be2e7a0$@ca' \
    --to=andrei@tanas.ca \
    --cc=alsa-devel@alsa-project.org \
    --cc=fengguang.wu@gmail.com \
    /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