On Wed, Aug 24, 2011 at 03:46:14AM +0100, Ben Hutchings wrote: ... > I suspect that this is actually a driver bug that may be resolved in a > newer version. Can you try installing Linux 2.6.39 or 3.0 from the > 'testing' or 'squeeze-backports' suite?
Yes, it is a driver bug. We hit in this same problem because the switches are not configured to allow auto-negociated GbE. Eg with ethtool: # ethtool -s eth0 autoneg off Cannot set new settings: Input/output error not setting autoneg # The patch at http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commitdiff;h=bfd823bd74333615783d8108889814c6d82f2ab0 fixes this problem. I am attaching it already updated to work on top of 2.6.32-41. The patch has been tested successfully with a HP NC3751 card like the reporter. Ben, any chance to have this added to the next update of the kernel in Squeeze? Cheers, Ana -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120217153629.ga20...@pryan.ekaia.org