this post was submitted on 28 Apr 2024
1249 points (97.6% liked)

linuxmemes

21143 readers
1552 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 26 points 6 months ago (5 children)

    Meanwhile Linux users trying to ger wifi to work

    [–] [email protected] 33 points 6 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] 13 points 6 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.

    [–] [email protected] 6 points 6 months ago (1 children)

    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] 9 points 6 months ago (1 children)

    we struggle getting wifi to work

    No we don't

    [–] [email protected] 2 points 6 months ago

    I feel like my joke went over a lot of people's heads

    [–] [email protected] 6 points 6 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.

    [–] [email protected] 2 points 6 months ago (1 children)

    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.

    [–] [email protected] 9 points 6 months ago* (last edited 6 months ago)

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