Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119766 - unable to get networking in gentoo-sources 2.6.15 or higher
Summary: unable to get networking in gentoo-sources 2.6.15 or higher
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-20 22:08 UTC by Rick George
Modified: 2006-01-22 14:56 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 Rick George 2006-01-20 22:08:33 UTC
For some reason the network modules aren't functioning correctly in 2.6.15 or higher.  I have tried to upgrade the kernel on both an nforce 4 board which uses the 'forcedeth' module and an nforce 3 board which can use either 'sk98lin' or 'skge'.  I can load and unload the modules, but eth0 never shows up...all I get is loopback.  2.6.14-r6 and below have all worked just fine, haven't tried 2.6.14-r7.    I have also tried starting from a new .config file, same issue.  all etc-updates have been performed.  Let me know if you need more info.
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2006-01-21 10:13:25 UTC
Please concentrate on just one system first (preferably the forcedeth one).

Post the following:
emerge --info
ifconfig -a
lsmod

Attach the following:
"lspci -v" output
kernel .config
"dmesg" dump
Comment 2 Rick George 2006-01-22 14:56:50 UTC
after running your tests, I got networking running on both of them.  I had not noticed that the kernel decided to assign the network modules to eth 1 instead of eht0.  I don't understand why i am now dealing with i eth1 instead, but it works so i don't care too much.