Re: still sound problems....

JuanJo Ciarlante (irriga@impsat1.com.ar)
Mon, 16 Mar 1998 16:15:05 -0300 (ART)


On Mon, 16 Mar 1998, Horst von Brand wrote:

> Bruno Boettcher <bboett@yoda.u-strasbg.fr> said:
> > ok, after a make dep clean zlilo modules modules_install:
> >
> > reboot and:
> > modprobe sound
> > /lib/modules/2.1.89/misc/sound.o: unresolved symbol unload_mpu401_R5febf284
> > [...]
>
> You need to build drivers/sound/401.o (or something such) by hand. Look at
> the compilation log for the flags for sound.o, and use the same. Copy the
> result into /lib/modules/2.1.89/misc/
In this case, the problem was versioned compiled module(s) vs UN-versioned
kernel.
Anyway a quick trick to compile uart401:
$ make modules CONFIG_UART401=m

Regards...

--Juanjo

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