this post was submitted on 12 Feb 2025
-28 points (38.5% liked)

Linux

49895 readers
1163 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

My time with Linux has been equal parts amazing and absolutely infuriating. Linux Mint is NOT usable out of the box. Here have been my issues:

Nvidia GPU - Trying to figure out how to get the drivers working was a nightmare with ten million different people giving different advice on how to get it to work. Eventually I was able to get them signed and it seems to work

Bluetooth - Another nightmare. Bluetooth is terrible on Linux. It took hours to get it even remotely working ok, but I still don't think it's perfect.

Compatibility - Some things just straight up don't work for seemingly no reason. None of my controllers work with Steam, no matter how many countless hours I've spent troubleshooting.

And that is where I am disappointed. Troubleshooting Linux issues sucks. There are so many people giving their opinions and all of them are different and most don't work.

When Linux is working right it is amazing, and I love it. But right now, it just isn't as good as Windows and extremely infuriating more often than not. Guess I am going to switch back and give Bill Gates all of my info again. Really fucking disappointing

Update: Controllers seem to work after forcing compatibility mode in Steam. No idea why that was off or why Steam was essentially hijacking my controller, but it seems to work now. For everyone that helped thank you.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 day ago (1 children)

I have pretty similar hardware, but I do not have an NVIDIA card. Can confirm that Bluetooth is pretty dog shit most of the time, but I generally use wired accessories (preference). I did have some pretty good luck with an ASUS bluetooth adapter which worked better than the onboard one. Controllers work great with steam both wireless (save BT issues) and wired. I also run Fedora on all my machines so I couldn't speak to anything Mint specific but I have been running Linux for a very long time and have found that some distros have better support for newer hardware than others.

Mint is fantastic and that community does great work, all systems I manage that I do not own (family) run Mint. It is what i would recommend for any new linux user. However, for your use-case it might not be a terrible idea to give something else a try (if you haven't already).

There will always be troubleshooting that needs to be done regardless of the OS, as others have said, hardware manufacturers do not take (desktop) Linux seriously unfortunately.

[–] [email protected] 2 points 1 day ago (1 children)

Thanks for the response. If I can figure this controller thing out I think I am good. But yeah I may try another distro if needed

[–] [email protected] 2 points 2 hours ago (1 children)

Can I ask how you have steam installed? IIRC Mint does not use snapd so is it via flatlak or apt? If it's Flatpak it could be that the flatpak doesn't have the appropriate access to dbus which can be changed with something like Warehouse or Flatseal.

I typically perfer a native .deb (or .rpm in my case) for something like steam.

[–] [email protected] 1 points 1 hour ago

I believe I had it installed as a flatpak and I definitely do now that I'm on POP Os. Do you think I should switch?