Bug 148313 - cannot load usbnet module
Summary: cannot load usbnet module
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Final
Hardware: x86-64 SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-06 04:58 UTC by Leonid Safonov
Modified: 2006-03-06 14:58 UTC (History)
1 user (show)

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.