[EMAIL PROTECTED] wrote:
> 
> Ben Logan wrote:
> >
> > Hi,
> >
> > Have you installed ALSA?  Sounds like you compiled it but didn't
> > install it.  The modules need to be somewhere under the
> > /lib/modules/$(uname -r)/ tree.  I think you can run "make install"
> > from the alsa-driver-0.5.11 directory to install the driver modules.
> >
> > Regards,
> > Ben
> >
> > On Thu, Nov 29, 2001 at 11:42:06PM -0600, [EMAIL PROTECTED] wrote:
> > > I'm trying to get an ALSA driver to work, and I have compiled the
> > > driver, the alsa libs, and alsa-utils. When I try to do a:
> > >
> > >     modprobe snd-card-ice1712
> > >
> > > I get
> > >
> > >     modprobe: Can't locate module snd-card-ice1712
> > >
> > > I have the module "snd-card-ice1712.o" under the
> > > alsa-driver-0.5.11/modules directory. What do I need to do to get
> > > modprobe to reconize/find the module?
> > >
> > > RK
> > >
> > > --
> > > Randy Kelsoe
> > > Dae Richt, Fear Nacht
> >
> > --
> > Ben Logan: ben at wblogan dot net
> > OpenPGP Key KeyID: A1ADD1F0
> 
> Thanks for the hint, Ben. I have done the 'make install', but it's
> trying to install the kernel modules in:
> 
>         /lib/modules/2.4.3-SGI_XFS_1.0.1/misc
> 
> which does not exist. I'll try creating that directory and see what
> happens. Strange that I didn't get an error...
> 

The instructions in the alsa-driver directory INSTALL file say to do a
'./configure' then 'make install'. This did not work. I did a
'./configure' 'make' then a 'make install' and it worked as advertised.
(Duhh!)


-- 
Randy Kelsoe
Dae Richt, Fear Nacht



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to