I may be wrong and you should check the details page on your card in the alsa soundcard matrix, but I think there is no seq device on the Hammerfall lite. I seem to remember setting one up at one time and just not enabling the seq in modules.conf.
In other words, no: alias sound-service-0-1 snd-seq-oss OR alias sound-service-0-8 snd-seq-oss Everything else looks OK to me. Kevin --- Kris Modrak <[EMAIL PROTECTED]> wrote: > I ran into problems during the installation of ALSA 0.9.7c for an > RME9636 > (on a Debian machine with a 2.4.22 kernel) at the following point > > >modprobe snd-seq-oss > /lib/modules/2.4.22/kernel/sound/acore/seq/oss/snd-seq-oss.o: > init_module: > Device or resource busy > 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.22/kernel/sound/acore/seq/oss/snd-seq-oss.o: insmod > /lib/modules/2.4.22/kernel/sound/acore/seq/oss/snd-seq-oss.o failed > /lib/modules/2.4.22/kernel/sound/acore/seq/oss/snd-seq-oss.o: insmod > snd-seq-oss failed > > Does anyone know what I can do to fix this problem? I wasn't able to > understand anything useful from the syslog or dmesg files. > > continuing on with the installation process, everything seems to be > OK, > except > that aplay fails. > > > aplay -l > aplay: device_list:196: no soundcards found... > > > aplay file.wav > aplay: main:503: audio open error: No such file or directory > > The following seems to be in order > >cat /proc/asound/version > Advanced Linux Sound Architecture Driver Version 0.9.7c. > Compiled on Oct 21 2003 for kernel 2.4.22 (SMP). > > >cat /proc/asound/cards > 0 [Digi9636 ]: RME9636 - RME Digi9636 > RME Digi9636 at 0xe4000000, irq 5 > > >cat /proc/asound/pcm > 00-00: RME Digi9636 : RME Digi9636 : playback 1 : capture 1 > > >lsmod > Module Size Used by Not tainted > snd-pcm-oss 43428 0 (unused) > snd-mixer-oss 12952 0 [snd-pcm-oss] > snd-rme9652 16332 0 > snd-pcm 64160 0 [snd-pcm-oss snd-rme9652] > snd-timer 15588 0 [snd-pcm] > snd-page-alloc 6004 0 [snd-rme9652 snd-pcm] > snd 32996 0 [snd-pcm-oss snd-mixer-oss > snd-rme9652 > snd-pcm snd-timer] > e100 45092 1 > autofs4 9204 0 (unused) > nls_iso8859-1 2780 0 (unused) > ntfs 49536 0 (unused) > msdos 5004 0 (unused) > agpgart 37336 0 (unused) > emu10k1 57960 0 (unused) > sound 53676 0 [emu10k1] > ac97_codec 11820 0 [emu10k1] > emu10k1-gp 1288 0 (unused) > gameport 1292 0 [emu10k1-gp] > usb-ohci 18120 0 (unused) > usbcore 57248 0 [usb-ohci] > apm 9704 1 > rtc 7132 0 > serial 51492 0 (autoclean) > parport_pc 24616 1 (autoclean) > lp 7012 1 (autoclean) > parport 22560 1 (autoclean) [parport_pc lp] > > And from my /etc/modules.conf file > ### update-modules: start processing /etc/modutils/alsa > # ALSA portion > alias char-major-116 snd > alias snd-card-0 snd-rme9652 > # module options should go here > > # OSS/Free portion > alias char-major-14 soundcore > alias sound-slot-0 snd-card-0 > > # card #1 > 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 > > ### update-modules: end processing /etc/modutils/alsa > > Any help would be greatly appreciated. > Kris Modrak > > _________________________________________________________________ > Get less junk mail with ninemsn Premium. Click here > http://ninemsn.com.au/premium/landing.asp > > > > ------------------------------------------------------- > This SF.net email is sponsored by OSDN developer relations > Here's your chance to show off your extensive product knowledge > We want to know what you know. Tell us and you have a chance to win > $100 > http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 > _______________________________________________ > Alsa-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/alsa-user __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
