• NegativeInf@lemmy.world
      link
      fedilink
      arrow-up
      33
      ·
      2 months ago

      Yes, but like 10 years ago. That was probably the last time I ripped out chunks of hair and snapped off teeth trying to configure a half supported broadcom wireless card.

    • areyouevenreal@lemm.ee
      link
      fedilink
      arrow-up
      13
      ·
      2 months ago

      I rarely have WiFi issues on Linux. At least not with internal WiFi cards. USB ones can sometimes be a problem, but not often.

    • Presi300@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      arrow-down
      6
      ·
      2 months ago

      it’s the never ending cycle, we struggle getting wifi to work and then laugh at windows users trying to get windows to work

    • PoolloverNathan@programming.dev
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      3
      ·
      2 months ago

      I just add this to my system config:

      networking.wireless = {
        enable = true;
        networks = import ./networks.nix;
      };
      

      Then I define my networks in a gitignored file and I’m good to go.

    • werefreeatlast@lemmy.world
      link
      fedilink
      arrow-up
      7
      arrow-down
      5
      ·
      2 months ago

      Every kernel update on Ubuntu kills my wifi driver. So I automatically recompile and add my new driver…same driver each gaddam time. But it’s not an ad 😂 lol.

      • ikidd@lemmy.world
        link
        fedilink
        English
        arrow-up
        9
        ·
        edit-2
        2 months ago

        Get the maintainer to PR it to the linux-firmware team if its unique.