[PlanetCCRMA] update: kernel on the edge

patrick puredata@11h11.com
Fri Mar 5 10:54:00 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


i have a delta 410 and installed my oxygen8 (usb midi) so here's my 
modules.conf:
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 1.0.0rc2 ---
alias char-major-116 snd
alias snd-card-0 snd-ice1712
alias snd-card-1 snd-usb-audio
options usb-audio enable=1 index=1 id="oxygen"
alias sound-slot-2 snd-card-2
alias snd-card-2 snd-virmidi
alias char-major-14 soundcore
alias sound-slot-0 snd-ice1712
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
# -- Keep modules from being autocleaned
add options -k snd-card-0
# --- END: Generated by ALSACONF, do not edit. ---

?
patrick