How did you set up your /etc/modules.conf? As you may know, Debian does modules a little bit differently. One way is instead of editing /etc/modules.conf directly files in the /etc/modutils/ directory are edited and then assembled by update-modules into a new /etc/modules.conf
If you did it this way, did you remember to run update-modules? If not, how did you do your modules configuration? -Eric Rz. Miha Tom�i� wrote: > > Hello! > > I just installed new kernel 2.4.18 and also alsa 0.9beta12 modules. > > But modprobe refuses to load snd-ens1370 saying: > josef:/usr/src/alsa-driver-0.9.0beta12# modprobe snd-ens1370 > modprobe: Can't locate module snd-ens1370 > > josef:/usr/src/alsa-driver-0.9.0beta12# modprobe -l > --- snip --- snip --- > /lib/modules/2.4.18-ll/kernel/sound/acore/oss/snd-mixer-oss.o > /lib/modules/2.4.18-ll/kernel/sound/acore/oss/snd-pcm-oss.o > /lib/modules/2.4.18-ll/kernel/sound/acore/seq/oss/snd-seq-oss.o > /lib/modules/2.4.18-ll/kernel/sound/acore/seq/snd-seq-device.o > /lib/modules/2.4.18-ll/kernel/sound/acore/seq/snd-seq-midi-event.o > /lib/modules/2.4.18-ll/kernel/sound/acore/seq/snd-seq-midi.o > /lib/modules/2.4.18-ll/kernel/sound/acore/seq/snd-seq-virmidi.o > /lib/modules/2.4.18-ll/kernel/sound/acore/seq/snd-seq.o > /lib/modules/2.4.18-ll/kernel/sound/acore/snd-pcm.o > /lib/modules/2.4.18-ll/kernel/sound/acore/snd-rawmidi.o > /lib/modules/2.4.18-ll/kernel/sound/acore/snd-timer.o > /lib/modules/2.4.18-ll/kernel/sound/acore/snd.o > /lib/modules/2.4.18-ll/kernel/sound/drivers/snd-dummy.o > /lib/modules/2.4.18-ll/kernel/sound/drivers/snd-virmidi.o > /lib/modules/2.4.18-ll/kernel/sound/pci/ac97/snd-ak4531-codec.o > /lib/modules/2.4.18-ll/kernel/sound/pci/snd-ens1370.o > > Should I add some path= statement to the modules.conf? > > Any idea what should I do? > > I am about to do some more testing... > > Using: > - debian woody > - kernel 2.4.18+ll > - alsa 0.9beta12 > > Miha... > > - Miha Tom�i� --- C. na postajo 55 -- SI-1351 Brezovica pri Lj. --- SLOVENIA - > > _______________________________________________ > Alsa-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/alsa-user _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
