this post was submitted on 22 Nov 2023
1282 points (93.5% liked)

Linux

47375 readers
806 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
1282
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

stolen from linux memes at Deltachat

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 10 months ago (4 children)

Don't know what people have? The last time wifi didnt work out of the box for me was like 2010

[–] [email protected] 5 points 10 months ago* (last edited 10 months ago)

Broadcom, it's always broadcom's fault

[–] [email protected] 2 points 10 months ago* (last edited 10 months ago)

I've got two Linux boxes that I got new, different, wifi cards for recently. Turns out both those cards have the same Intel AX200 chip which has had a variety of problems causing frequent dropouts that the community has slowly nutted out since I've had them, including requiring a kernel patch.

The two big ones are a faulty default power saving mode, and problems talking to a Wireless n router when in WiFi 5 mode.

[–] [email protected] 1 points 10 months ago

My Ideapad Gaming 3 with a 3060 didn't have Wifi working out of the box.

For awhile I had to install a kernel module everytime I updated Linux to get Wifi working. Thankfully I found what I needed on Github the day I got the laptop.

[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

Ugh I had to get an obscure PCIe card working a few years back and it was a huge pain. I believe I ended up having to find the broadcom chipset by model because the generic brand driver didn't support it, then the arch repos didn't have the driver for the model, and there were several aur packs available that I had to try one by one. And it was kernel module loaded, so each was a reboot.

Absolute hell of a time, probably about 5 years ago.