On Fri, Feb 14, 2003 at 04:42:02PM +0000, Keith O'Connell wrote: > Hi, > > Normally I don't stray from stable. I am happy to be a little behind and > have it all work together nicely, however I recently got an Acer Aspire > 1300 laptop, and the hardware requirements were such that I needed > kernel 2.4.20. > > I downloaded the source and complied a kernel and it all worked > fine(ish). I am using the machine to write this mail. There were a few > problems, but the one I am really stuck on is sound. I know the correct > sound driver is via82cxxx_audio.o. I compile this as a module and there > are no errors generated, however when I try to load the module it > generates the following error message; > > "using /lib/modules/2.4.20/kernel/drivers/sound/via82cxxx_audio.o > /lib/modules/2.4.20/kernel/drivers/sound/via82cxxx_audio.o: unresolved > symbol ac97_probe_codec"
I've had stuff like this from broken kernel-headers installations. The easy fix is ln -s /top/of/kernel/source/tree /usr/src/linux. Pigeon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]