Comment 4 for bug 94186

Revision history for this message
Brian Murray (brian-murray) wrote : Re: 10/100 NIC fails to link to gigabit switch

I personally haven't done this in a bit, but you should be able to force the speed and duplex of your network adapter with ethtool. The command should be something like 'sudo ethtool -s speed 100 duplex full autoneg off'. Please let us know if that has any effect.