this post was submitted on 04 Oct 2025
28 points (96.7% liked)
Linux
58830 readers
342 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Edit: When you say you did it manually, what do you mean exactly?
Check dmesg output when after the wifi drops and see what the kernel is doing. That could inform your decision. I have an old asus that started having a bunch of wifi bugs too, and I'm pretty sure they made some updates to iwlwifi. No solution though, I dont really care because that machine barely gets any use. Wifi always works perfect if I stay on a tty and don't enter a graphical session.
That being said I wouldn't choose fedora for an older relative unless they were really into computers. While it has become more stable in recent years, they do break things from time to time.
If you do decide to keep them on fedora, maybe try an atomic version. That way when things break you can just roll back with no issues and pin the working deployment. Chances are they just want a web browser and libreoffice so the learning curve wouldn't really matter to them.
I decided Fedora since I use it myself, so I figured it'd be easier to debug. I think I'll pave the install and replace it with debian based mint if nothing works (I've made a separate partition for critical files)
I meant that instead of doing it the "safe" GUI way, I simply did it by CLI, with the instructions available at the fedora docs