Re: [gentoo-user] alsa config - help

2005-08-20 Thread Rumen Yotov
Michael Kintzios wrote: > > > >>From:: "John Dangler" <[EMAIL PROTECTED]> >>To: gentoo-user@lists.gentoo.org >>Subject: RE: RE: [gentoo-user] alsa config - help >>Date: Sat, 20 Aug 2005 19:17:36 -0400 >> >> > > > >

Re: RE: RE: [gentoo-user] alsa config - help

2005-08-20 Thread Michael Kintzios
  > From:: "John Dangler" <[EMAIL PROTECTED]> > To: gentoo-user@lists.gentoo.org > Subject: RE: RE: [gentoo-user] alsa config - help > Date: Sat, 20 Aug 2005 19:17:36 -0400 > Nick~ > I found an instance of the module here - > /lib/modules/2.6.12-gent

Re: [gentoo-user] alsa config - help

2005-08-20 Thread Joe Menola
On Saturday August 20 2005 6:13 pm, John Dangler wrote: > Mike~ > As a matter of fact, no.  all the other snd_ modules show, but not intel8x0 > > Thanks for the assistance.  This is beginning to give me a slight > headache... You will still need alsa-drivers if you have built snd_intel8x0 as a mod

Re: [gentoo-user] alsa config - help

2005-08-20 Thread Christoph Eckert
> /lib/modules/2.6.12-gentoo-r9/alsa-driver/pci/snd-intel8x0.ko > Curiously enough, there is also this file located here - > /lib/modules/2.6.12-gentoo-r9/alsa-driver/pci/ac97/snd-ac97-codec.ko just a guess: The intel should be AC 97 compliant, but it is well known that standards are there to b

RE: RE: [gentoo-user] alsa config - help

2005-08-20 Thread John Dangler
27;97 ... Thanks for the assistance. I'd like to get this resolved... John D -Original Message- From: Nick Rout [mailto:[EMAIL PROTECTED] Sent: Saturday, August 20, 2005 6:51 PM To: gentoo-user@lists.gentoo.org Subject: RE: RE: [gentoo-user] alsa config - help On Sat, 2005-08-20 at 1

RE: RE: RE: [gentoo-user] alsa config - help

2005-08-20 Thread John Dangler
: gentoo-user@lists.gentoo.org Subject: Re: RE: RE: [gentoo-user] alsa config - help > From:: "John Dangler" <[EMAIL PROTECTED]> > To: gentoo-user@lists.gentoo.org > Subject: RE: RE: [gentoo-user] alsa config - help > Date: Sat, 20 Aug 2005 16:59:46 -0400 > My .config has

Re: [gentoo-user] alsa config - help

2005-08-20 Thread Christoph Eckert
> Yep. That's what mine has as well.  I did try modprobe intel8x0 and > got this: > FATAL: Module intel8x0 not found note that *all* ALSA modules are prefixed by "snd_". The correct command reads as "modprobe snd_intel8x0". Best regards ce -- gentoo-user@gentoo.org mailing list

RE: RE: [gentoo-user] alsa config - help

2005-08-20 Thread Nick Rout
IL PROTECTED] > Sent: Saturday, August 20, 2005 4:00 PM > To: gentoo-user@lists.gentoo.org > Subject: Re: RE: [gentoo-user] alsa config - help > > > From:: "John Dangler" <[EMAIL PROTECTED]> > > To: gentoo-user@lists.gentoo.org > > Subject: RE: [gentoo

Re: RE: RE: [gentoo-user] alsa config - help

2005-08-20 Thread Michael Kintzios
> From:: "John Dangler" <[EMAIL PROTECTED]> > To: gentoo-user@lists.gentoo.org > Subject: RE: RE: [gentoo-user] alsa config - help > Date: Sat, 20 Aug 2005 16:59:46 -0400 > My .config has - > CONFIG_SND_INTEL8X0=m and lsmod shows it as loaded, right? -- Rega

RE: [gentoo-user] alsa config - help

2005-08-20 Thread John Dangler
To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] alsa config - help On Saturday August 20 2005 5:02 pm, John Dangler wrote: > Joe~ > That's what my .config has now (CONFIG_SND_INTEL8X0=m) Just peeked at my config, looks like alsa also has to be modular, as well. # Advanced Linux Sound A

Re: [gentoo-user] alsa config - help

2005-08-20 Thread Joe Menola
On Saturday August 20 2005 5:02 pm, John Dangler wrote: > Joe~ > That's what my .config has now (CONFIG_SND_INTEL8X0=m) Just peeked at my config, looks like alsa also has to be modular, as well. # Advanced Linux Sound Architecture # CONFIG_SND=m -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] alsa config - help

2005-08-20 Thread Joe Menola
On Saturday August 20 2005 5:02 pm, John Dangler wrote: > Joe~ > That's what my .config has now (CONFIG_SND_INTEL8X0=m) Hmmm, no reason for alsaconf to fail then. Unless you skipped/forgot "make modules_install? What say "modprobe intel8x0" ? -jm -- gentoo-user@gentoo.org mailing list

RE: [gentoo-user] alsa config - help

2005-08-20 Thread John Dangler
-user@lists.gentoo.org Subject: Re: [gentoo-user] alsa config - help On Saturday August 20 2005 4:27 pm, John Dangler wrote: > if you had kernel support built-in, and running alsaconf was what caused > the problem (which I think is what caused this problem as well), why would > you rerun

Re: [gentoo-user] alsa config - help

2005-08-20 Thread Joe Menola
On Saturday August 20 2005 4:27 pm, John Dangler wrote: > if you had kernel support built-in, and running alsaconf was what caused > the problem (which I think is what caused this problem as well), why would > you rerun alsaconf after recompiling the kernel ?  wouldn't that cause the > same problem

RE: [gentoo-user] alsa config - help

2005-08-20 Thread John Dangler
o.org Subject: Re: [gentoo-user] alsa config - help On Saturday August 20 2005 2:42 pm, John Dangler wrote: > my /etc/modules.d/alsa file contained this (after alsaconf) > alias snd-card-0 snd-*** err [lib/liblow.c(329)]: > alias sound-slot-0 snd-*** err [lib/liblow.c(329)]: > > I chan

RE: RE: [gentoo-user] alsa config - help

2005-08-20 Thread John Dangler
My .config has - CONFIG_SND_INTEL8X0=m John D -Original Message- From: Michael Kintzios [mailto:[EMAIL PROTECTED] Sent: Saturday, August 20, 2005 4:00 PM To: gentoo-user@lists.gentoo.org Subject: Re: RE: [gentoo-user] alsa config - help > From:: "John Dangler" <[EMAIL

Re: [gentoo-user] alsa config - help

2005-08-20 Thread Christoph Eckert
> FATAL: Module snd_*** not found.[!!] this means your kernel did not build this module. I wonder because it's needed on many machines with an onboard chipset. Well, there are two possibilities, enable this module in the kernel, rebuild and install the modules (attention, this

Re: [gentoo-user] alsa config - help

2005-08-20 Thread Joe Menola
On Saturday August 20 2005 2:42 pm, John Dangler wrote: > my /etc/modules.d/alsa file contained this (after alsaconf) > alias snd-card-0 snd-*** err [lib/liblow.c(329)]: > alias sound-slot-0 snd-*** err [lib/liblow.c(329)]: > > I changed it to > alias snd-card-0 snd-intel8x0 > alias sound-slot-0 sn

Re: RE: [gentoo-user] alsa config - help

2005-08-20 Thread Michael Kintzios
> From:: "John Dangler" <[EMAIL PROTECTED]> > To: gentoo-user@lists.gentoo.org > Subject: RE: [gentoo-user] alsa config - help > Date: Sat, 20 Aug 2005 15:42:05 -0400 > my /etc/modules.d/alsa file contained this (after alsaconf) > alias snd-card-0 snd-*** err

RE: [gentoo-user] alsa config - help

2005-08-20 Thread John Dangler
my /etc/modules.d/alsa file contained this (after alsaconf) alias snd-card-0 snd-*** err [lib/liblow.c(329)]: alias sound-slot-0 snd-*** err [lib/liblow.c(329)]: I changed it to alias snd-card-0 snd-intel8x0 alias sound-slot-0 snd-intel8x0 I saved the file and ran /etc/init.d/alsasound restart an