8

If I use a USB to Ethernet converter, plugged in to a USB port, will I get the same network speeds as using a regular Ethernet port?

USB3 is 5000mbps, so as long as I run the converter off a USB3 port I should be able to get normal network speeds.

Does this seem correct or am I missing something?

3
  • Just because USB 3.0 can achieve that bandwidth (under ideal conditions) doesn’t mean the network interface chip can handle it. Especially with smaller Ethernet packets, you will probably find that throughput is slower than expected.
    – Daniel B
    Commented Nov 23, 2017 at 10:43
  • Technically I think the RJ-45 socket can be used up to 10Gbps Ethernet, which is faster than USB3, but TBH what are the chances you're encountering that? That's typically used to connect a server to a server-class switch in the same server rack.
    – MSalters
    Commented Nov 23, 2017 at 12:32
  • @MSalters The RJ-45 socket type itself is used for that application, yes, but you will not find a 10Gbps enabled RJ-45 socket on a desktop or laptop computer almost anywhere. A single 10Gbps port costs more than some entire computers. Even SATA-6G isn't that fast.
    – J...
    Commented Nov 23, 2017 at 13:35

3 Answers 3

10

Yes, you should be able to. But to make sure, look for a review of the adapter you plan to buy on the same operating system you plan to use.

2
  • I've had good luck with AX88179-based products on both Windows and Linux. Commented Nov 23, 2017 at 11:13
  • @grawity And they're available as cheap as $15. Commented Nov 23, 2017 at 11:27
3

Bulk throughput could be the same depending on the adapter and should probably be withing say 90%, but in my experience it does has more of an effect of slightly increasing latency, which can in turn influence throughput as well.

If you have a good adapter and a USB3.0 is reasonable as well, it should not make a significant difference for most use cases. Remember though that USB3.0 is known to interfere with 2.4GHz radios, so once again, a quality adapter (and notebook) with good shielding is recommended if you wish to use Bluetooth or wireless dongles.

0

Another option if your new laptop has a Thunderbolt port would be something like Apple’s Thunderbolt to Ethernet Adapter. This would consumer less resources than the USB equivalent as it’s effectively a PCI bus.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .