Bugzilla – Bug 148313
cannot load usbnet module
Last modified: 2006-03-06 14:58:32 UTC
# insmod /lib/modules/2.6.13-15.7-smp/kernel/drivers/usb/net/usbnet.ko insmod: error inserting '/lib/modules/2.6.13-15.7-smp/kernel/drivers/usb/net/usbnet.ko': -1 Unknown symbol in module
What is the kernel log messages for when this happens? That will show the symbol that is needed. Also, why are you using 'insmod' instead of 'modprobe'? And, the module should be automatically loaded for you when you plug the device in, why are you trying to load it by hand?
No feedback in one month.