Comment 15 for bug 635475

Revision history for this message
PJSingh5000 (pjsingh5000) wrote :

I tried...

$ sudo ethtool -s eth0 autoneg off

...but it gives the error...

Cannot set new settings: Invalid argument
  not setting autoneg

Then I tried...

sudo ethtool -s eth0 speed 1000 duplex full autoneg off

...but this did not help either.