Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74438 - e100 won't insert
Summary: e100 won't insert
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-14 19:03 UTC by Tommy Young
Modified: 2004-12-15 07:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tommy Young 2004-12-14 19:03:49 UTC
When trying to modprobe e100 after building it, I get the following error "FATAL: Error inserting e100 (/lib/modules/2.6.9-gentoo-r9/kernel/drivers/net/e100.o): Invalid Module Format".
The system is a plain jane SMP dual p3 system.

Reproducible: Always
Steps to Reproduce:
1.emerge e100
2.modprobe e100
3.
Actual Results:  
Above Error

Expected Results:  
Inserted the module
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-12-15 00:01:42 UTC
Can you provide the output from 'dmesg | tail' 

Does the eepro100 driver work for you?
Comment 2 Greg Kroah-Hartman (RETIRED) gentoo-dev 2004-12-15 07:36:31 UTC
Please use the in-kernel version of this driver, and not the out-of-the-tree
version.  That version is not for the 2.6 kernel.