• @NegativeInf
      link
      338 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.

    • @[email protected]
      link
      fedilink
      138 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
      link
      English
      68 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

    • @[email protected]
      link
      fedilink
      English
      68 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
      link
      28 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
        link
        English
        9
        edit-2
        8 months ago

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