At 23 May 2002 00:12:49 +1000,
Brian Parish wrote:
> 
> I have finally managed to make everything configure and compile on
> Mandrake 8.2, but having run all the steps up to modprobe successfully,
> 
> modprobe snd-ice1712
> 
> can't find the module.  Neither can I!  I am using a Delta 66 card. 
> INSTALL tells me to use snd-ice1712.  My modules.conf looks like this:
> 
> # ALSA native device support
> alias char-major-116 snd
> options snd snd_major=116 snd_cards_limit=1
> alias snd-card-0 snd-ice1712
> 
> # OSS/Free setup
> alias char-major-14 soundcore
> alias sound-slot-0 snd-card-0
> alias sound-service-0-12 snd-pcm-oss
> 
> but:
> 
> $ modprobe snd-ice1712
> modprobe: Can't locate module snd-ice1712
> 
> $ ls -R /lib/modules/2.4.18-6mdk/kernel/ | grep ice1712
> 
> also finds nothing.  Shouldn't there be an ice1712.o somewhere in there?
> 
> I tried the recommended: "./configure --with-debug=detect, make clean,
> make" - no useful messages in /var/log/messages

make install

and check where the modules are copied to.


Takashi

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

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

Reply via email to