this post was submitted on 02 Dec 2023
1362 points (94.0% liked)
linuxmemes
21143 readers
1395 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
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
view the rest of the comments
Lemmy needs polls. The last time I had problems with WIFI drivers was... 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can't pick wifi module worth shit.
I mean it isn't Linux fault, but I wanted to install balenaos on my RaspberryPi and they don't support a WiFi chip in their kernel. Without WiFi the whole idea won't work for me. And I don't want to buy a new WiFi usb only because they don't want to add the drivers.
My attempts to add it to the kernel and build it myself failed so far.
I'm not faulting linux, I'm faulting the Raspberry Pi Foundation. Linux is their main operating system and they haven't picked a good WIFI hardware module for years. Dunno if the new raspberrypi 4 is better, but I'm not paying to find out.
Quick correction, the Pi5 is the new one
Thanks. I'm out of the loop.
I am running a pi 1. No WiFi included. The usb I have worked for everything so far
That's the only thing that worked for me too. The inbuilt WiFi is useless.
On pi 4 with raspbian no issues. Didn't try a different os on that yet
All single board computers have driver problems because they require custom kernel forks that can't or don't get mainlined for whatever reason (usually laziness), but Raspberry PI is actually the best when it comes to that stuff.
So when you buy an SBC, you need to ask yourself: will the company continue to develop/update/patch their custom kernel fork now that they shipped? Or will they just abandon it and move on to the next product? 9 times out of 9.01, it's the latter.
Try Void, maybe it has the adequate firmware binary blobs... worth a try 🤷.
Had problems about 3 years ago, got a new laptop from work and the WiFi hardware was too new and didn't have support in the kernel yet. Took a year or something, maybe less, until it worked.
For new hardware, it's no surprise when it doesn't work out of the box as most drivers are written for windows first. That's not a fault of linux.
Yep, just saying I had problems.
Raspberry, seriously? What problems are you seeing?
I have a raspberry pi 3 acting as a 5GHz access point for as long as it's been on the market, I can remember one time I had to restart it because of some wonkiness. About a dozen others as clients, never had an issue there either, fast and stable enough.
All using the default os (raspbian first, raspberry os later).
I've had 3 raspberry pis (1,2,3) and none have had stable WiFi. After an hour or two it would drop and the logs would get spammed with some error that I can't remember. Might be this issue wlan freezes in raspberry pi 3/PiZeroW (Not 3B+) . Similar issue Every two hours, like clockwork: "wpa_supplicant[313]: nl80211: kernel reports: key addition failed".
After that, I gave up on WiFi on Raspberries and used LAN, but they are so underpowered... my nextcloud instance took ages to do anything, XBMC (now Kodi) was slow and couldn't render videos > 720p (it was struggling with 720p honestly), even a simple audio proxy over bluetooth (forward bluetooth audio from phone to speaker) barely functioned as the bluetooth cut out or it was janky as hell.
It's easier to put a old phone as a server than a raspberrypi.
Might be some AP incompatibility maybe, I've never seen those.
XBMC didn't have drivers for video acceleration, but the raspberry pi 1 was able to play 1080p flawlessly if you used omxplayer.
Now kodi has the drivers included and the 4 can even play 4k up to certain bit rate.
The new ones are too expensive tho, a used NUC is a much better deal.
Lucky you. Tried 4 different routers --> same issue.
I gave up on RasPis long ago.
Welcome to 90% of all the anti-Windows arguments made on here by Linux users.
I'm not sure I follow... are you saying Linux users judge windows by very old problems?
There are some oddball cards out there that need the linux firmware xxx (insert manufacturer instead of xxx) binary blobs in order to work, but yes, those cards are rare nowadays and mostly older hardware uses that (as you mentioned, hardware from 10+ years ago).