Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54639 - gentoo-dev-sources 2.6.7 breaks forcedeth
Summary: gentoo-dev-sources 2.6.7 breaks forcedeth
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-21 07:29 UTC by Edward Flick
Modified: 2004-07-09 18:34 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 Edward Flick 2004-06-21 07:29:49 UTC
Well, when I was using 2.6.5 dev-sources my nforce2 onboard nic worked flawlessly using forcedeth.  Because of security flaws in 2.6.5 I need to upgrade to 2.6.7, but when I build 2.6.7 with the reverse engineered forcedeth module, it seems that the nic just never really initializes correctly.  It won't even connect to local machines.  I did an lsmod to see if HotPlug was detecting it, and it was loaded.

Reproducible: Always
Steps to Reproduce:
1.  emerge gentoo-dev-sources
2.  genkernel --menuconfig all (select 'Reverse engineered nforce2 eth')
3.  Add to grub, reboot

Actual Results:  
forcedeth quit working

Expected Results:  
worked
Comment 1 Greg Kroah-Hartman (RETIRED) gentoo-dev 2004-06-21 10:40:51 UTC
As there are no forcedeth patches in the 2.6.7 gentoo-dev-sources package, this
is a upstream bug.  Please go open a problem at bugzilla.kernel.org for this.
(it might be due to acpi routing issues, look up that...)
Comment 2 Kai Römer 2004-07-09 18:20:56 UTC
This is a kernel bug!

http://bugzilla.kernel.org/show_bug.cgi?id=2846

As you can see this bug has been solved at least in bk14.

Would the kernel gentoo-dev-sources maintainer please add this patch.

THX Kai
Comment 3 Greg Kroah-Hartman (RETIRED) gentoo-dev 2004-07-09 18:34:57 UTC
Um, where is the patch?  I can't just apply the whole -bk14 patchset :)