On Sun, Feb 10, 2002 at 08:12:20PM +0100, Ludovic Drolez wrote:
> I trying to make my SB16Pro work (not pnp). I've compiled alsa with no isa 
> pnp support but when I insert the module I get the following messages:
> 
> /lib/modules/2.4.17-k6/misc/snd-card-sb16.o: init_module: No such device
> Hint: insmod errors can be caused by incorrect module parameters, including 
> invalid IO or IRQ parameters

Very clear error message: please supply proper parameters for the
snd-card-sb16 module. "modinfo snd-card-sb16" will tell you what
parameters the module accepts.

> /lib/modules/2.4.17-k6/misc/snd-card-sb16.o: insmod 
> /lib/modules/2.4.17-k6/misc/snd-card-sb16.o failed
> /lib/modules/2.4.17-k6/misc/snd-card-sb16.o: insmod snd-card-sb16 failed
> 
> and dmesg says:
> 
> isapnp: Scanning for PnP cards...
> isapnp: No Plug & Play device found
> snd: Sound Blaster 16 soundcard #1 not found at 0x220 or device busy
> snd: Sound Blaster 16 soundcard #2 not found or device busy
> 
> BUT, If I switch to k 2.2.19 and recompile alsa 0.5.12 or 0.5.11 it works 
> perfectly !!! So, Yet Another Kernel 2.4. bug ????

I don't think so. I think you either forgot to specify the correct
module parameters, or you somehow loaded the kernel Soundblaster
driver.

Did you read the file Documentation/Changes in the kernel source tree?
The linux-2.4 kernels need quite some new userland programs to work
properly.


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Faculty
of Information Technology and Systems, Delft University of Technology,
PO BOX 5031, 2600 GA Delft, The Netherlands  Phone: +31-15-2783635
Fax: +31-15-2781843  Email: [EMAIL PROTECTED]
WWW: http://www-ict.its.tudelft.nl/~erik/

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to