Garrick Sitongia wrote:
> 
> Yes, but that is not the problem. I can do a "./configure" or a "./configure
> --with-cards=via8233", then do a "make" or a "make install", and then
> 
> [root@ip68-6-63-135 alsa-driver-0.9.0beta12]# modprobe snd-via8233
> modprobe: Can't locate module snd-via8233

Can you show us your /etc/modules.conf?

> 
> There is no "snd-via8233.o" in the alsa-driver tree, or in
> /lib/modules/2.4.18-6mdk/misc/

I compiled the drivers without giving any flags to configure, so all the
modules were built. On my system the driver you're looking for ended up
here:

/lib/modules/<kernel version>/kernel/sound/pci/snd-via8233.o

Do you have a path like that under /lib/modules/<kernel version>/ ?

> 
> I do a "find . -name "*.o" -print" and do not see anything "via8233",
> although lots of isa cards are there. There is a alsa-kernel/pci/via8233.c

I think that the "." in your find command is telling find to only search
the current directory....I'm not sure about that, or if that's what you
meant to do or not. just an observation.

> 
> Garrick
> 
> >From: Eric Dantan Rzewnicki <[EMAIL PROTECTED]>
> >
> >Did you remember to edit /etc/modules.conf?
> >
> >-Eric Rz.
> >
> >Garrick Sitongia wrote:
> > >

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to