Bug 148313

Summary: cannot load usbnet module
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Leonid Safonov <ls_821>
Component: KernelAssignee: E-mail List <kernel-maintainers>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: suse-beta
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Leonid Safonov 2006-02-06 04:58:02 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
Comment 1 Greg Kroah-Hartman 2006-02-06 21:50:51 UTC
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?
Comment 2 Olaf Kirch 2006-03-06 14:58:32 UTC
No feedback in one month.