All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tobin Davis <tdavis@dsl-only.net>
To: alsa-devel <alsa-devel@lists.sourceforge.net>
Subject: Re: Asus P5W DH Deluxe 's intel-hda unknown in codec
Date: Fri, 22 Dec 2006 22:29:42 -0800	[thread overview]
Message-ID: <1166855382.12749.14.camel@localhost> (raw)
In-Reply-To: <1166852925.11797.66.camel@localhost>


[-- Attachment #1.1: Type: text/plain, Size: 1702 bytes --]

> I tried model=6stck-dig, I'm sorry (it's a typo in the hda_codec.txt
> which comes with the kernel)

I've fixed it and will get it upstream in another email, thanks.


> with 6stack-dig, the module accept the option but I get (it seems) the
> same controls as bios-tried, so not any master control (maybe there is
> no such control on this board, I don't know, but I think it should be)
> I've tried 6stack-dig, 3stack-dig, and arima but it's 6stack-dig (or
> bios) that fit the best.

I'll add that to the code for now. 

> Should I try with model that aren't ALC882 ? (I've tried one, but it's
> not accepted, I don't know if I should try all of them)
> 

No, because it wouldn't work.  When snd-hda-intel loads, it looks at the
codecs on the bus (there can be 16), and determines the vendor and
model.  It then looks at the tables to see if that vendor/model is
listed (each of the patch_*.c files has their own table at the end of
the file).  If a correct entry is found, the table tells the driver
which patch to use, and each patch has different configuration
definitions.
The patch looks at it's own table to match your pci subsystem ID so that
it can load the correct settings for your motherboard.  If your
subsystem ID isn't listed, then the driver will revert to "auto" mode.

Hope that explanation helps.

As to a Master Volume, I can look into adding it if you'd be willing to
give it a test run.  I'll need one piece of output from your system,
though.  Type "cat /proc/asound/version /proc/asound/card0/codec*
>Asus-p5W-codec.out" and send it to me.

I won't be able to get to it until next week at the earliest, but maybe
we can get it working.

-- 
Tobin Davis <tdavis@dsl-only.net>

[-- Attachment #1.2: Type: text/html, Size: 2549 bytes --]

[-- Attachment #2: Type: text/plain, Size: 347 bytes --]

-------------------------------------------------------------------------
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

[-- Attachment #3: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

  reply	other threads:[~2006-12-23  6:29 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
2006-12-23  5:48   ` Nicolas Di Pietro
2006-12-23  6:29     ` Tobin Davis [this message]
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=1166855382.12749.14.camel@localhost \
    --to=tdavis@dsl-only.net \
    --cc=alsa-devel@lists.sourceforge.net \
    /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.