[PlanetCCRMA] update: kernel on the edge

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Fri Mar 5 11:02:01 2004


> > Nope, try to do a "modprobe snd-ice1712" instead
> 
> /lib/modules/2.4.25-1.ll.rh90.ccrma/kernel/sound/snd-ice1712.o: 
> init_module: No such device
> Hint: insmod errors can be caused by incorrect module parameters, 
> including invalid IO or IRQ parameters.
>        You may find more information in syslog or the output from dmesg
> /lib/modules/2.4.25-1.ll.rh90.ccrma/kernel/sound/snd-ice1712.o: insmod 
> /lib/modules/2.4.25-1.ll.rh90.ccrma/kernel/sound/snd-ice1712.o failed
> /lib/modules/2.4.25-1.ll.rh90.ccrma/kernel/sound/snd-ice1712.o: insmod 
> snd-ice1712 failed

Just in case, take a look at the output of /sbin/lsmod to make sure no
OSS modules are loaded, just in case the new kernel's OSS driver
recognizes your card and kudzu added stuff to modules.conf (does not
look like it but who knows...). 

-- Fernando