Jens Nachtigall wrote:
> modprobe snd-sb16 snd_port=0x220 snd_mpu_port=0x330 snd_irq=5 snd_dma8=3 snd_dma16=7
> /lib/modules/2.4.20/alsa/snd-sb16.o: init_module: No such device

If you have a recent ALSA version, the module parameter don't have the
"snd_" prefix anymore, so you'd use "modprobe snd-sb16 port=0x220...".

Are there any error messages at the end of ivar/log/messages?

If that doesn't help, try running configure with --with-debug=detect,
and recompile and reinstall the drivers. This will (hopefully) output
some more messages.


HTH
Clemens




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to