Hello everyone
I'm looking for the best available USB-C to Ethernet adapter and after reading a lot of posts including macrumors I've found that AX88179A is supposed to be one of the better choices for this
However after testing is I've found out that it's terrible for anything that requires stable connection like SMB transfers or game streaming
It frequently drops simple pings to the gateway:
Netstat shows out errors:
And when using it with game streaming it's worse than WiFi 5
It's using apple native driver:
My question is: Are all USB Ethernet adapters like this on macOS? I've read that AX88179A and RTL8156B are the "okay" ones because of usb.cdc.ncm drivers
Does anyone with AX88179A or RTL8156B experienced same issues as me?
I know USB Ethernet is technically terrible but I expect at least no dropped packets
Thank you
I'm looking for the best available USB-C to Ethernet adapter and after reading a lot of posts including macrumors I've found that AX88179A is supposed to be one of the better choices for this
However after testing is I've found out that it's terrible for anything that requires stable connection like SMB transfers or game streaming
It frequently drops simple pings to the gateway:
Netstat shows out errors:
Code:
$ netstat -ndi
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll Drop
en7 1500 <Link#21> a8:e4:3b:22:a7:84 1805947 0 455479 506134 0 301
en7 1500 fe80::14a1: fe80:15::a4a1:411 1805947 - 455479 - - -
en7 1500 10.0.1/24 10.0.1.23 1805947 - 455479 - - -
And when using it with game streaming it's worse than WiFi 5
It's using apple native driver:
My question is: Are all USB Ethernet adapters like this on macOS? I've read that AX88179A and RTL8156B are the "okay" ones because of usb.cdc.ncm drivers
Does anyone with AX88179A or RTL8156B experienced same issues as me?
I know USB Ethernet is technically terrible but I expect at least no dropped packets
Thank you