1235
you are viewing a single comment's thread
view the rest of the comments
[-] Michal@programming.dev 25 points 4 months ago

Meanwhile Linux users trying to ger wifi to work

[-] NegativeInf@lemmy.world 32 points 4 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 13 points 4 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 5 points 4 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

[-] zalgotext@sh.itjust.works 8 points 4 months ago

we struggle getting wifi to work

No we don't

[-] Presi300@lemmy.world 2 points 4 months ago

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

[-] PoolloverNathan@programming.dev 5 points 4 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 2 points 4 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 9 points 4 months ago* (last edited 4 months ago)

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

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

linuxmemes

20707 readers
1343 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS