Hey everyone! I'm thinking about switching my older desktop system over to Linux mainly for multimedia, programming, and gaming. I have a few questions:
1. Which Linux distribution would be best for these purposes?
2. Are 'distros' just like apps or are they integrated into the operating system?
3. Where can I find drivers for my hardware?
4. I've heard that Nvidia drivers aren't great on Linux, especially since they're not open source. Is that still the case?
Here are my specs for reference:
- CPU: Intel Xeon X5460 E0 3.80 GHz (overclocked)
- Cooler: ARCTIC Freezer 7 X CO
- Motherboard: ASUS ROG Commando
- GPU: EVGA GeForce GTX 1080 Ti SC2 11GB GDDR5X 352-Bit
- RAM: OCZ Platinum 8GB (4x2GB) DDR2-1066MHz
- SSD: Samsung EVO 870 500GB SATA
- HDD: Samsung HD250HJ 250GB 7200RPM
- Case: Phanteks Enthoo Pro
- PSU: EVGA 750 GT 750W 80+ Gold Fully Modular
Thanks in advance for your help!
4 Answers
You’ve got a decent setup, but keep in mind your CPU might hold back the full potential of your GPU when gaming. Linux has come a long way with drivers, and while most distros will auto-detect hardware, the Nvidia drivers typically require some manual setup. Don't stress too much about finding drivers; common ones are usually included. Also, check out ProtonDB to see if your favorite games are compatible with Linux! Starting with Linux Mint is a good call for programming, but gaming might be more limited unless you're sticking to lighter or browser-based games.
Your setup might be considered a bit ancient, but you can still run Linux on it. For light usage, Linux Mint should work just fine! Distros come pre-loaded with software and drivers, which can actually be more than what Windows provides by default. But remember, Linux gives you the freedom to remove or add what you need, including drivers. Just be cautious with that! If gaming is your focus, stick with something like browser games or simpler titles for the best experience.
It sounds like you're just starting out with Linux! Just to clarify, 'Linux' refers to the kernel, which is the core part of an operating system, while 'distros' are operating systems built on that kernel. Good beginner-friendly options include Ubuntu and Linux Mint. They often come with most drivers pre-installed, so you might not need to hunt for them yourself. As for Nvidia drivers, they've improved over the years but refer to the proprietary drivers for optimal performance. It's definitely worth trying out a couple of different distros to see which one suits you best!
If you want something that's user-friendly and has good support, try CachyOS. It's Arch-based, which means you get a well-documented wiki and a lot of user community help. It should autodetect your drivers easily. Just a reminder: Linux isn't quite like Windows or MacOS; it functions differently, so get comfortable with using package managers for software installations instead of browser downloads. And you can certainly change your desktop environment if you want to try something different!

Thanks for the tips! I’ll definitely check out CachyOS!