On Sun, Feb 10, 2002 at 10:44:49PM +0100, Ludovic Drolez wrote:
> Erik Mouw wrote:
> >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.
> 
> I have supplied all parameters you can imagine. And my launch script is the 
> same for k 2.2.19, and for 2.4.17...

And did you run "update-modules && depmod -a"?

> >I don't think so. I think you either forgot to specify the correct
> >module parameters, or you somehow loaded the kernel Soundblaster
> >driver.
> >
> 
> lsmod |grep sb
> > nothing

It could also be that it is compiled into the kernel itself. See
/proc/ioports to see which driver claims the ports.

> >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.
> 
> Yes, I have upgraded dozen of packages (a Debian 2.2 with bunk's packages).

OK, Adrian Bunk's packages work fine.

> What I find strange is: the kernel is scanning for pnp card although I told 
> alsa to ignore pnp card....

You told the kernel that you want ISA PnP support, so the kernel will
scan for cards. Recompile your kernel and disable PnP support.


Erik
[who prefers to be CC'ed on mailing lists messages]

-- 
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