2.1.75 and sound

David Burrows (snadge@gemcorp.com.au)
Mon, 22 Dec 1997 18:38:36 +1000 (EST)


The SB module seems to have unresolved symbols.. I get this when i type
modprobe sb..

/lib/modules/2.1.75/misc/sb.o: unresolved symbol attach_uart401_R45af1327
/lib/modules/2.1.75/misc/sb.o: unresolved symbol probe_uart401_R6467f99b
/lib/modules/2.1.75/misc/sb.o: unresolved symbol uart401intr_R6391d066
/lib/modules/2.1.75/misc/sb.o: unresolved symbol unload_uart401_Recfdd9c9
sound: Device or resource busy

Also, I noticed when compiling it said something about adlib being
referenced twice.. (just some warning message)

And there were other warnings something about cpu being redefined.. hmm,
what i did was patch up from 2.1.74 (clean), make menuconfig, make zImage,
make modules, make modules_install.. (it complains about sound_syms) so I
did make modules, then make modules_install again, and it worked.. hrms?

Dave.