this post was submitted on 07 Oct 2025
73 points (97.4% liked)
Asklemmy
50826 readers
900 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy π
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
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
I have tried several times, with both Ubuntu and Mint, and it never ends well for me. I even use Ubuntu as a web server for years, and have similar problems there, just in a different use case. I don't even get to a point where I'm unable to run apps that can run on Windows. It always seems to work fine during the first few hours and while doing the setup and config stage, I eventually run into a never-ending troubleshooting wormhole that leads nowhere but aggravation. I'll spend hours upon hours scouring the internet for solutions and it always ends the same way "I have this same problem, and this fixed it." and whatever "this" was never fixes it for me, whatever it is. I feel like Linux is just so always evolving that there's no standards and a command that works for one user on a previous version/distro is just completely useless for me because of some obscure technical glitch or difference whatever my installation has. Dealing with repositories, updates and endless dependencies is always just impossible and it's completely alien to someone who's used Windows for 40 years.
My current iteration is I'm running a dual boot machine with Mint and Windows with the intention of phasing out Windows, but I'm unable to trust Linux Mint to be there when I need it. After a day or so of installing apps and configuration, it became unstable. I attempted to update the video drivers to the "recommended" version and it seems to have borked the whole Linux installation and nothing on the internet seems helpful, and the communities aren't very friendly to n00bs.
So I always end up back on Windows, even though my hateful soul wants to ditch it badly. As much as I hate Windows and MS, Windows rarely has severe stability issues.
Are you me!? What you described is exactly my experience with Linux. I really want to completely ditch Windows, but I'm not keen on the idea of spending full days of my life every year on maintaining a Linux installation. I tried Ubuntu, Manjaro and PopOS, all of which have bugs preventing audio from being played on my laptop (I spent so many hours troubleshooting and couldn't figure it out). Finally tried Mint and audio works most of the time, but Mint is a super mediocre experience that I'm not excited about and I don't understand why people rave about it. My laptop is dual boot and I use Mint 95% of the time but it's pretty lame and doesn't feel like "my" OS.
Linux enthusiasts scratching their heads wondering why the masses aren't switching over to Linux need to understand that it's nowhere near ready to go mainstream. Even after decades of development it takes more troubleshooting and customization than 95% of people are willing to give it.
Maybe you should try something Arch-based like Cachy OS? Coming from Mint I don't think I could live without the Arch wiki now. Just like you said, I was tired of the never ending obscure forums. I'm personally using EndeavourOS and everything just worksβ’οΈ. I'd like to think it's due to the fact that less things are pre-configured, so my configs are the singular source of truth. I would say Ubuntu based distros are not good for extensively modifying.
Again, thank you for the recommendation of CachyOS. I whipped it up last night on my computer, and other than a small blip that the drive doesn't appear in bootable devices on my BIOS unless I go deep digging and manually click it to boot, it's been very smooth and reliable. I've been using it all night/day and it is really nice. I just have to figure out why the drive doesn't appear in my boot order menu when it's clearly a bootable OS.
Glad to help!
If you're trying to use grub(im not sure which boot loader you're using), you'll need to add the drive ID to the boot config. You can use something like
lsblk -f
I hope that's enough information to help you keep going.I second CachyOS. That shit just works on every machine I slap it on.