Re: [gentoo-user] Re: Which sound codecs do I need?

2011-10-17 Thread Walter Dnes
On Thu, Oct 13, 2011 at 04:58:24AM +0300, Nikos Chantziaras wrote
 On 10/13/2011 02:35 AM, Walter Dnes wrote:
  I'm installing Gentoo on an older Intel Core2 Duo machine from Dell
  for some testing.  Checking with lspci -v from the install CD shows...
 
  00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
  Controller (rev 02)
Subsystem: Dell Inspiron 530
 
 Well, since you're too busy to use Google, let me do that for you ;-)
 
 http://support.dell.com/support/edocs/systems/inspd530/en/OM/HTML/appendix.htm
 
 The sound chip is a Realtek ALC888.  I'm sure this is all the info 
 needed to select the correct driver.

  Your Google-fu is stronger than mine.  I did try Google, but it didn't
occur to me to use that specific search.  Anyhow, thanks for the info.

-- 
Walter Dnes waltd...@waltdnes.org



Re: [gentoo-user] Re: Which sound codecs do I need?

2011-10-17 Thread Walter Dnes
On Wed, Oct 12, 2011 at 10:52:54PM -0500, Dale wrote

 Or lspci -k would tell what driver the CD was using, if sound worked 
 which I bet it did.

  That tells me which *DRIVER* is in use (so does lspci -v for that
matter).  It does *NOT* tell me the *AUDIO CODEC*.  lspci -k shows...

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 02)
Subsystem: Dell Device 020d
Kernel driver in use: HDA Intel

-- 
Walter Dnes waltd...@waltdnes.org



Re: [gentoo-user] Re: Which sound codecs do I need?

2011-10-17 Thread Andrey Moshbear
On Mon, Oct 17, 2011 at 16:58, Walter Dnes waltd...@waltdnes.org wrote:
 On Thu, Oct 13, 2011 at 04:58:24AM +0300, Nikos Chantziaras wrote
 On 10/13/2011 02:35 AM, Walter Dnes wrote:
  I'm installing Gentoo on an older Intel Core2 Duo machine from Dell
  for some testing.  Checking with lspci -v from the install CD shows...
 
  00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
  Controller (rev 02)
        Subsystem: Dell Inspiron 530

 Well, since you're too busy to use Google, let me do that for you ;-)

 http://support.dell.com/support/edocs/systems/inspd530/en/OM/HTML/appendix.htm

 The sound chip is a Realtek ALC888.  I'm sure this is all the info
 needed to select the correct driver.

  Your Google-fu is stronger than mine.  I did try Google, but it didn't
 occur to me to use that specific search.  Anyhow, thanks for the info.

snd_hda_codec_realtek on kernel =2.6.31



Re: [gentoo-user] Re: Which sound codecs do I need?

2011-10-17 Thread Michael Mol
On Mon, Oct 17, 2011 at 5:08 PM, Walter Dnes waltd...@waltdnes.org wrote:
 On Wed, Oct 12, 2011 at 10:52:54PM -0500, Dale wrote

 Or lspci -k would tell what driver the CD was using, if sound worked
 which I bet it did.

  That tells me which *DRIVER* is in use (so does lspci -v for that
 matter).  It does *NOT* tell me the *AUDIO CODEC*.  lspci -k shows...

 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
 Controller (rev 02)
        Subsystem: Dell Device 020d
        Kernel driver in use: HDA Intel

Yeah, the intel_hda system is pretty funky. My understanding is that
the API is essentially a programmable plugboard connecting the various
DSPs on the chip, and that the codec is a mapping of which pins
connect to which.

Kinda neat, actually. You'd think someone clever would try expressing
that interface more intuitively to the user.

-- 
:wq




[gentoo-user] Re: Which sound codecs do I need?

2011-10-12 Thread Nikos Chantziaras

On 10/13/2011 02:35 AM, Walter Dnes wrote:

I'm installing Gentoo on an older Intel Core2 Duo machine from Dell
for some testing.  Checking with lspci -v from the install CD shows...

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 02)
  Subsystem: Dell Inspiron 530


Well, since you're too busy to use Google, let me do that for you ;-)

http://support.dell.com/support/edocs/systems/inspd530/en/OM/HTML/appendix.htm

The sound chip is a Realtek ALC888.  I'm sure this is all the info 
needed to select the correct driver.





Re: [gentoo-user] Re: Which sound codecs do I need?

2011-10-12 Thread Dale

Nikos Chantziaras wrote:

On 10/13/2011 02:35 AM, Walter Dnes wrote:

I'm installing Gentoo on an older Intel Core2 Duo machine from Dell
for some testing.  Checking with lspci -v from the install CD shows...

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 02)

  Subsystem: Dell Inspiron 530


Well, since you're too busy to use Google, let me do that for you ;-)

http://support.dell.com/support/edocs/systems/inspd530/en/OM/HTML/appendix.htm 



The sound chip is a Realtek ALC888.  I'm sure this is all the info 
needed to select the correct driver.






Or lspci -k would tell what driver the CD was using, if sound worked 
which I bet it did.


Dale

:-)  :-)