[PlanetCCRMA] alsamixer not finding audio devices

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Wed Nov 3 11:05:02 2004


On Wed, 2004-11-03 at 09:50, Noah Garrett Wallach wrote:
> On 03 Nov 2004 09:45:22 -0800, Fernando Pablo Lopez-Lezcano wrote
> > On Wed, 2004-11-03 at 09:41, Noah Garrett Wallach wrote:
> > > got the receommended /etc/modules.conf file in there.  but the modules cant be
> > > located.
> > > 
> > > ---- snip ---
> > > 
> > > [root@dhcp-183-1-168-192 etc]# /sbin/depmod -a
> > > [root@dhcp-183-1-168-192 etc]# /etc/rc.d/init.d/alsasound stop
> > > [root@dhcp-183-1-168-192 etc]# /etc/rc.d/init.d/alsasound start
> > > Starting sound driver snd-intel8x0 modprobe: Can't locate module snd-intel8x0
> > >                                                            [FAILED]
> > > Starting sound driver snd-rme96xx modprobe: Can't locate module snd-rme96xx
> > >                                                            [FAILED]
> > > 
> > > --- snip ---
> > > 
> > > my file names could be different here.  so I am dropping the snd- from their
> > > definitions.  Am I doing the right thing?
> > 
> > 2.4.x does not come with alsa drivers in the kernel source tree. You
> > have to download the alsa-driver source rpm and build it for the kernel
> > you are running. The build will give you alsa-kernel-* packages you
> > should install (they should match your kernel).
>
> I am really lost - where do I download the alsa-driver source rpm please?

http://ccrma.stanford.edu/planetccrma/software/system.html
or more specifically:
http://ccrma.stanford.edu/planetccrma/mirror/all/linux/SRPMS/alsa-driver-1.0.4-1.cvs.src.rpm
See also:
http://ccrma.stanford.edu/planetccrma/software/recompilealsa.html
(you only need to rebuild the alsa driver source rpm)

You should explore the Planet CCRMA site a bit more......
-- Fernando