scanez
06-24-2001, 11:31 PM
I'm running Debian Woody and trying to get sound and modem setup. For sound, I'm trying to load the sb module with io=0x220, irq=5, and dma=1. However, I get the regular ole conflict error:
/lib/modules/2.2.19/misc/sb.o: init_module: Device or resource busy
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
/lib/modules/2.2.19/misc/sb.o: insmod /lib/modules/2.2.19/misc/sb.o failed
/lib/modules/2.2.19/misc/sb.o: insmod sb failed
I've checked /proc/interrupts, /proc/ioports, and /proc/dma and I can't see any other devices using these parameters. Any ideas?
I have a Creative Labs ISA modem on ttyS2. I'm trying to communicate with it through minicom but it won't recognize it. I know this modem works (I've used it in redhat, as well as the sound card). Any ideas for this as well?
Thanks
SC
/lib/modules/2.2.19/misc/sb.o: init_module: Device or resource busy
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
/lib/modules/2.2.19/misc/sb.o: insmod /lib/modules/2.2.19/misc/sb.o failed
/lib/modules/2.2.19/misc/sb.o: insmod sb failed
I've checked /proc/interrupts, /proc/ioports, and /proc/dma and I can't see any other devices using these parameters. Any ideas?
I have a Creative Labs ISA modem on ttyS2. I'm trying to communicate with it through minicom but it won't recognize it. I know this modem works (I've used it in redhat, as well as the sound card). Any ideas for this as well?
Thanks
SC