Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8041

HATs and other add-ons • ASIX Electronics Corp. AX88179 Gigabit Ethernet

$
0
0
I gut this usb to ethernet adapator which seems to work (or seemed to work for a couple of weeks) but now generates lots of TCP retransimissions. I believe because it is in half duplex:

Code:

 $ ethtool eth1Settings for eth1:        Supported ports: [  ]        Supported link modes:   Not reported        Supported pause frame use: No        Supports auto-negotiation: No        Supported FEC modes: Not reported        Advertised link modes:  Not reported        Advertised pause frame use: No        Advertised auto-negotiation: No        Advertised FEC modes: Not reported        Speed: 1000Mb/s        Duplex: Half        Auto-negotiation: off        Port: Twisted Pair        PHYAD: 0        Transceiver: internal        MDI-X: Unknownnetlink error: Operation not permitted        Current message level: 0x00000007 (7)                               drv probe link        Link detected: yes

Is there something I can do to get it in full?
This didn't help:

Code:

 sudo ethtool -s eth1 autoneg on

Statistics: Posted by theking2 — Tue Apr 01, 2025 3:43 pm



Viewing all articles
Browse latest Browse all 8041

Trending Articles