Re:[fixed] problems with sb.o as a module in 2.1.89-5

Kjartan Maraas (kmaraas@fib.hl.no)
Wed, 04 Mar 1998 11:20:05 +0000


Kjartan Maraas wrote:
>
> I have had some trouble getting sound working under pre-patch-2.1.89-5.
>
> It seems that the sb.o module does not recognize the parameters that are
> given to it or that it doesn't get them at all.
>
> The sound driver works when compiled into the kernel by the way.
>

[snip]

from conf.modules

> options -k sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330

This seems to be what caused the trouble. I moved -k to the right place
which is after the module name in the options line and the module loads
again.

The next question I have is this: When I load the sound modules the
first time it says AWE32-0.4.2c (RAM2048k). In earlier kernels this came
from awe_wave.o but this module is not loaded yet. If I try to load
awe_wave.o I it says AWE32: I/O-area already used.

I'm just wondering what is the correct way to load the sound modules and
if this behaviour is correct/expected.

Cheers
Kjartan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu