When I type in this command 'modprobe snd-card-ens1371' I get this message:
ALSA card-ens1370.c:2040: Ensoniq AudioPCI soundcard not found or device busy /lib/modules/2.4.8/misc/snd-card-ens1371.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters /lib/modules/2.4.8/misc/snd-card-ens1371.o: insmod /lib/modules/2.4.8/misc/snd-card-ens1371.o failed /lib/modules/2.4.8/misc/snd-card-ens1371.o: insmod snd-card-ens1371 failed I have a SoundBlaster 16 PCI sound card. I have not changed any IO or IRQ parameters on my system. Currently I am dual booting two linux partitions as I upgrade my system from LFS 2.4.2 to LFS 3.0 (www.linuxfromscratch.org). The 2.4.2 system is running Linux kernel version 2.2.17, the 3.0 version has kernel 2.4.8. I have ALSA working fine in my LFS 2.4.2 system using ALSA version 0.9.0beta3. In my new LFS system, I have compiled ALSA version 0.9.0beta8a using these commands: ./configure --prefix=/usr --with-sequencer=yes --with-cards=ens1371 make make install My /etc/modules.conf file looks like this (copied over from my LFS 2.4.2 system): # ALSA portion alias char-major-116 snd alias snd-card-0 snd-card-ens1371 # OSS/Free portion alias char-major-14 soundcore alias snd-slot-0 snd-card-0 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-12 snd-pcm-oss And here are the files in /lib/modules/2.4.8/misc: snd-ac97-codec.o snd-mixer-oss.o snd-pcm.o snd-seq-device.o snd-seq-midi-event.o snd-seq-oss.o snd-timer.o snd-card-ens1371.o snd-pcm-oss.o snd-rawmidi.o snd-seq-dummy.o snd-seq-midi.o snd-seq.o snd.o I have read the install and the HOWTO/FAQ on the web. I have also looked at the alsa-user archives, and I am still at a loss as to what I need to do. Any help would be appreciated. Thanks -- MACINTOSH = Machine Always Crashes If Not The Operating System Hangs "Life would be so much easier if we could just look at the source code." - Dave Olson _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user