349
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 17 Jul 2023
349 points (97.0% liked)
Linux
48001 readers
1180 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 5 years ago
MODERATORS
Yeah I use Debian. (At least once a while when I decide to give it yet another shot...)
Edit: in case you are interested, I can give some extra details on that list, and how I fixed them or not. But all these fixes ain't a thing I'd expect the median user to be able to figure.
Out of curiosity, how long ago did these problems happen? I've been using Mint and Xubuntu for a while now, but had to use a few different troubleshooting distros to fix a Windows boot issue, and none of these came up. As these are Debian based distros, I'd expect the same problems to filter down.
The only thing I've had issues with lately is setting up a USB wifi adapter on a Raspberry Pi, but I'd expect some problems with that.
Around a year ago I fixed the bigger issues, but I started with Linux around 5 years ago. The WiFi issue has been around a month ago, but didn't do a lot of troubleshooting outside of rebooting and browsing all wicd settings because well I was offline because of it. Didn't visit that place again and at home there's wifi on all bands as well as ethernet almost everywhere, so the issue doesn't hurt me that much.
Booted into it today to see if things are better, ran the update/upgrade/reboot after and:
Why would you expect issues with an external WiFi adapter for the RasPi?
I wonder if it was an edge case that the Linux driver didn't account for, like a minor incompatibility between the two devices.
You've just reminded me that I had a Bluetooth problem with my laptop a few years ago. My headset would connect and work properly, but wouldn't be recognised after the laptop had either been to sleep or shut down. I had to go through the bluetooth device folder, something like /dev/bluetooth/, find the folder that corresponded with the headset's address, and delete the cache folder inside. It would then work until the next sleep / shut down.
I expected problems with the Pi because USB wifi has always seemed to be a bit dodgy, even on Windows, and wifi is apparently still a problem area with Linux. Add to that the Pi's limited distro, and I thought it was bound to go wrong.