I was looking for a new USB-c hub and came across this article. It’s an interesting write-up of what is on the inside of some popular options

  • TomTheGeek@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    edit-2
    1 year ago

    is using a USB ethernet adapter preferable to a wireless access point that is close to my machine?

    Almost certainly. Always go wired when possible. Not only will the wired device be faster, there will be more bandwidth available for other devices still using wireless. Wireless is a shared transmission medium you want as few devices using it as possible.

    • Copernican@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Thanks, some folks on reddit were saying the ethernet to USB degrades the speed of a native ethernet port or PCI (unfortunately my ITX build has no extra PCI slots). But even if I took a minor hit in speed, I prefer the consistency of having no packet loss. I live in a high density area with a lot of wifi networks nearby.

      Ideally should I try to find a Intel Ethernet device?

      • nfh@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 year ago

        If you have a native Ethernet port, use that. If you don’t, ethernet over USB-C or on a PCI card is approximately as good. A USB 3.0 adapter + port is technically slower, but if your network isn’t capable of speeds faster than a gigabit, the adapter won’t be the limiting factor. For most people, these are all good solutions. Faster networking equipment is still somewhat specialty/niche.

        USB 2.0 adapters/ports can cause problems though, as it’s capped around half a gigabit. While this likely won’t affect your access speeds to the public internet, it will likely slow file transfers to other devices on your home network.

        The chipset maker isn’t a perfect heuristic, as shown in the article, but I’ve had pretty good luck with Intel and Marvell.

      • Trainguyrom@reddthat.com
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 year ago

        USB degrades the speed of a native ethernet port or PCI

        It’ll be limited by the USB controller really. USB ports on one controller share bandwidth so if you’re using most of the available bandwidth (such as on the old 3 gigabit/s USB3 ports) you might notice some lost speed but otherwise you should have plenty of bandwidth for a gigabit connection

        Ideally should I try to find a Intel Ethernet device?

        Honestly if you’ve already got something that works I wouldn’t bother buying something else because it might theoretically be better

          • Trainguyrom@reddthat.com
            link
            fedilink
            English
            arrow-up
            3
            ·
            1 year ago

            So USB 3 has a super confusing naming convention nowadays. In short, “USB 3.0” has been renamed at least twice since it was first introduced and the naming conventions have simply gotten more confusing as time goes on. The one good thing I can give USB-SIG at this point is that bigger number does in fact equal more better

            In your specific case, it really shouldn’t make any difference what port you plug into because we’re talking USB speeds of between 5Gbit/s and 20Gbit/s which of course is far more than the 1Gbit/s (plus some for protocol overhead) you need for a gigabit Ethernet connection