Try BSD
linuxmemes
Hint: :q!
Sister communities:
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 users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- 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, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
The very evening I installed Linux for the first time (I think it was Ubuntu 12.04), my Wifi stick was the first major hurdle. I was a teenager, had no idea about package managers and such, but the drivers for my stick were only available in an uncompiled format, so I had to first learn what build utils and kernel dev packages were, download them and their dependencies onto the windows PC of my dad and copy them onto a CD.
After I had figured all that out (took me.a while), I learned how to compile on the fly.
After I had run ./configure and it finallyfinally ran through without error, the config script had this last line:
Configure done successfully. Now type 'make' and pray
Things have changed over the years, but they haven't changed enough.
akmod and dkms to the rescue so you can watch as your kernel fights with the hardware in real time
I've only had problems with wifi drivers twice, immediately after clean-installing fedora 38 on two different devices. Plugging my device into ethernet and updating fixed it instantly.
What do I do if my laptop doesn't have an ethernet port?
Not sure about iPhones, but I've used an android phone a couple times to both USB tether with data and to act as a WiFi receiver to download drivers in a pinch.
Old meme
Funny. I had a laptop that would do full speed and full security. But not in windows. They crippled the card with the driver, unless you paid more.
Still using a super old wlan usb adapter and I'm like, it just works!
Remember ndiswrapper?
Don't remind me π...
No, that buried deep in the box with suppressed memories. So thank you for reminding me.
Itβs been so much betterβ¦but Iβm steeling myself to track down a WiFi direct bug that keeps disconnecting due to a timeout after 10 seconds. Linus give me strength!
This seems like a good thread to ask:
I have a Retropie and I use wpa_supplicant to manage my connection there. It looks like this: the router is downstairs and I use a repeater in the room next to the Retropie to have better wifi coverage upstairs. The router itself is reachable, but the signal strength is worse. So, as a fallback, I put both the router and the repeater connection in my wpa_supplicant config file with the router having a lower priority. Still, sometimes my retropie clings onto the worse connection for some reason and there is no way to change it but to do a complete reboot. If I just restart the wifi with ifdown and ifup, it will either not reconnect to any wifi at all or reconnect to the shittier connection again, it's kinda a fifty-fifty. A reboot will always properly choose the best signal tho and I am very confused why this is happening. Any ideas?
It's insane how I just had this problem today. Had to tear out my network card in my Asus VivoBook 16. The drivers aren't out for the MediaTek network card so I had to change it to an Intel one that I previously used.
If you want some irony, on a recent Ubuntu install I was able to access WiFi out of the box but the small windoze dual boot partition refused to connect to a WiFi 6 router. Tried upgrading driver, downgrading drivers, nothing... The computer came shipped with windows 10.
ReviOS for the Windows user. It's not a OS, but a collection of scripts which convert Windows in what it should have been.
I only had issues with this when setting up Kali Linux for learning pen testing. Fedora it worked out of the box.
Gotta love notebooks and their weird and rarely wonderful Wifi-Chips attached via SDIO. Even the intel cards can have problems!