Announcement

Collapse
No announcement yet.

Network card does not work

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Network card does not work

    I have two network interfaces on my computer an onboard realtek RTL8111/8168B and a PCI realtek RTL 8029. The reason why I have the RTL8029 is that the other one does not work. I had the same problem under windows, but there I could solve it by changing the mode from 100 mb/s auto to 10 mb/s half duplex.
    I use Knetworkmanager but I cannot find anything about the mode under manual configuration.
    Johan

    #2
    Re: Network card does not work

    Hi,

    If you didn't solve it yet, you can try with mii-tool it's changing bitrate. Should be something like :
    sudo mii-tool --advertise=10baseT-HD <interface>

    Hope it helps

    Comment

    Working...
    X