The weird thing is that it seems to be working? Either I misdiagnosed the problem, or maybe my old one was just broken.

  • The Picard Maneuver@piefed.worldOP
    link
    fedilink
    English
    arrow-up
    18
    ·
    16 days ago

    Realtek. I was reading that many Realtek chipsets cause intermittent wifi drops, and that since they’re pretty inexpensive, it’s simpler to just get one that works. So, I went with another company that advertises as Linux compatible out of the box, plugged it in, checked it with ‘lsusb’, and saw the exact same Realtek chipset that my old one has.

    • SavvyBeardedFish@reddthat.com
      link
      fedilink
      arrow-up
      5
      ·
      16 days ago

      Not sure if you have the same problem or not, but I had intermittent jitter spikes (and/or complete package drops) every 60 seconds on my Realtek chipset, ran:

      sudo iw dev wlan0 set power_save off

      And it’s been stable since (just had to make a udev rule to make it persistent across boot)

        • woelkchen@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          16 days ago

          Realtek only started to develop drivers in the upstream Linux kernel relatively recently, 5 years or so, and only for what was then the newest chipset. Something 88 and two letters but not 88 and other letters (I think CE).

          Does Intel WIFI still exist? If so, that is what is probably the best supported chipset.