From: Tobin Davis <tdavis@dsl-only.net>
To: Nicolas Di Pietro <potens@swing.be>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Asus P5W DH Deluxe 's intel-hda unknown in codec
Date: Fri, 22 Dec 2006 20:35:57 -0800 [thread overview]
Message-ID: <1166848557.10168.11.camel@localhost> (raw)
In-Reply-To: <1166846854.11797.49.camel@localhost>
On Sat, 2006-12-23 at 05:07 +0100, Nicolas Di Pietro wrote:
> Hi,
> I'm experimenting some problems with the hda-intel module because my
> soundcard isn't recognized by the module (in fact, the module find that
> it's a hda-intel but it doesn't know the codec to use and try guessing
> by the bios). I've tried to use other codecs but it just ignore it ie:
> modprobe snd-hda-intel model=6stck-dig
> give me :
> hda_codec: Unknown model for ALC882, trying auto-probe from BIOS...
Did you try "model=6stack-dig"? (I noticed a typo in your modprobe
line).
If that doesn't work (check dmesg output), then you can add a single
line in alsa-driver-1.0.14rc1/alsa-kernel/pci/hda/patch_realtek.c to add
your system. Look for "alc882_cfg_tbl", and add:
SND_PCI_QUIRK(0x1043, 0x81d8, "Asus P5WD", ALC882_6ST_DIG),
Give that a try and see if it helps.
--
Tobin Davis <tdavis@dsl-only.net>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
next prev parent reply other threads:[~2006-12-23 4:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-23 4:07 Asus P5W DH Deluxe 's intel-hda unknown in codec Nicolas Di Pietro
2006-12-23 4:35 ` Tobin Davis [this message]
2006-12-23 5:48 ` Nicolas Di Pietro
2006-12-23 6:29 ` Tobin Davis
2006-12-28 14:09 ` Asus N4L-VM DH " Aleksandrov, Oleg
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=1166848557.10168.11.camel@localhost \
--to=tdavis@dsl-only.net \
--cc=alsa-devel@lists.sourceforge.net \
--cc=potens@swing.be \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.