Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 222013 - Problem with ethernet card r8169
Summary: Problem with ethernet card r8169
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL: https://bugs.launchpad.net/ubuntu/+so...
Whiteboard: linux-2.6.25
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2008-05-14 00:44 UTC by Antonio de la Rosa
Modified: 2008-06-29 16:31 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 Antonio de la Rosa 2008-05-14 00:44:14 UTC
Kernel linux version 2.6.24 have a problem with driver for r8169 ethernet card. This problem is fixed in official tree, but the last stable version of kernel in Gentoo look that don't have the patch for fix this problem.

In Url that demonstrate the problem, in ubuntu launchpad, the problem have the same problem with Asus Laptops A6 Series and explain that is problem of kernel 2.6.24.

I think that last unstable version 2.6.25 work without problems but i haven't check the card with this.

Reproducible: Always

Steps to Reproduce:
1. Use a last stable version of kernel
2. Boot the pc
3. If you use dhcpd, dhcpd fail!. The router is OK, the problem is in netcard driver

Actual Results:  
Netcard don't work with static ip 
Netcard don't work with dhcpcd

Expected Results:  
Obtain ip from dhcpd
Find the network with static IP
Comment 1 Mike Pagano gentoo-dev 2008-05-15 12:31:07 UTC
Antonio,

Can you please apply the patch referenced here[1] to gentoo-sources-2.6.24-r8, compile, install and test the kernel and let me know if this solves your issue.

apply the patch from the kernel source directory via: patch -p1 < patch_name

Thanks

[1] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=9dc625e72309e1c919ea3e7f51d0ffca96123787
Comment 2 Antonio de la Rosa 2008-05-15 18:01:43 UTC
I have applied the patch to gentoo-sources 2.6.24-r8 and now the netcard work fine, i'm writing this comment with this patched kernel, ;).

Regards, Antonio.

Comment 3 Mike Pagano gentoo-dev 2008-05-15 18:21:14 UTC
Thanks for testing so quickly, Antonio.  In SVN for the next 2.6.24-gentoo-sources release.
Comment 4 Daniel Drake (RETIRED) gentoo-dev 2008-06-29 16:31:05 UTC
Closing as this is fixed in 2.6.25, which we'll hopefully have headed towards stable soon.