Re: [Alsa-user] Can't modprobe soundblaster 16

2003-09-25 Thread Jens Nachtigall
> > > 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 > > try adding: > > isapnp=0 That was the missing thing. I don't know why I had to add it, but know it works. Thanks for the help

Re: [Alsa-user] Can't modprobe soundblaster 16

2003-09-22 Thread Clemens Ladisch
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-

Re: [Alsa-user] Can't modprobe soundblaster 16

2003-09-22 Thread holborn
On Lunes, 22 de Septiembre de 2003 08:33, Clemens Ladisch wrote: > 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 > try adding: isapnp=0 Josep --

Re: [Alsa-user] Can't modprobe soundblaster 16

2003-09-21 Thread Ryan Underwood
Hi, On Sat, Sep 20, 2003 at 11:01:31AM +0200, Jens Nachtigall wrote: > I have a creative soundblaster 16. When I do a: > modprobe snd-sb16 snd_port=0x220 snd_mpu_port=0x330 snd_irq=5 snd_dma8=3 snd_dma16=7 > > I get: > /lib/modules/2.4.20/alsa/snd-sb16.o: init_module: No such device > Hint: insm