[oclug] modules

Bart Trojanowski bart-oclug at jukie.net
Tue Aug 27 16:52:16 EDT 2002


* Bob Lockie <bjlockie at lockie.ca> [020827 16:22]:
> /lib/modules/2.4.19/kernel/drivers/usb/ov511.o: unresolved symbol 
> usb_alloc_urb_R5999ffee
> # grep usb_alloc_urb_R5999ffee /proc/ksyms
> Nothing and I just compiled everything.
> 
> #grep usb_alloc_urb /proc/ksyms
> c022904c usb_alloc_urb_Rsmp_922736c7
> 
> What does that mean?

Ya, so your kernel has a 'usb_alloc_urb' compiled for 'smp' and you are
trying to load in a module that needs a non smp version.

You need to recompile the modules so that they match the kernel config.

-- 
				WebSig: http://www.jukie.net/~bart/sig/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://tux.oclug.on.ca/pipermail/oclug/attachments/20020827/501fc3df/attachment.bin


More information about the OCLUG mailing list