LWN.net Logo

2.6.7-rc2 wiped out the Gigabit Ethernet config entirely

2.6.7-rc2 wiped out the Gigabit Ethernet config entirely

Posted Jun 3, 2004 5:16 UTC (Thu) by Duncan (guest, #6647)
Parent article: Kernel release status

As in the title, 2.6.7-rc2 doesn't have ANY gigabit Ethernet choices, AT
ALL, here. The top level entry under network drivers still exists, but
there's nothing under it to enable the category, /at/ /all/.

That's at least here on AMD64, where many mobos come standand with it,
making it a potentially big issue.

I had done the usual verify and unpack, make and install w/ LILO, reboot
and try it out, only to find I had no Ethernet. Attempting to modprobe
the module manually resulted in module not found, so away I went to look
at the config and find out why, only to discover there weren't ANY gigabit
drivers there to choose from!

I'm guessing it's a minor screwup to the kernel config setup, and has
already been corrected in the BK snapshots, but I haven't tried them yet.

At least this time it didn't crash and take my (already ailing) video card
with it, like the misalignment issues in 2.6.6-rc3 did. <g> That was
fixed by the bk3 snapshot, which is when I got around to trying it again
(after finding a replacement video card, of course).

I guess there's a reason they are rc's! <g>

Duncan


(Log in to post comments)

2.6.7-rc2 wiped out the Gigabit Ethernet config entirely

Posted Jun 3, 2004 12:31 UTC (Thu) by corbet (editor, #1) [Link]

My understanding is that you have to enable 10/100MB ethernet, then the gigabit menu will show up.

2.6.7-rc2 wiped out the Gigabit Ethernet config entirely

Posted Jun 3, 2004 22:26 UTC (Thu) by basso (subscriber, #1063) [Link]

Not 10/100 -- there's a new option to enable Gigabit ethernet.

CONFIG_NET_GIGE=y

Caught me by surprise too.

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds