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:
Is there something I can do to get it in full?
This didn't help:
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: yesIs there something I can do to get it in full?
This didn't help:
Code:
sudo ethtool -s eth1 autoneg onStatistics: Posted by theking2 — Tue Apr 01, 2025 3:43 pm