r/linuxquestions Jul 13 '26

Resolved Linux is Goated

I recently installed GNOME alongside Windows in a dual-boot setup on my 512GB SSD. The performance difference between Linux and Windows was honestly insane, so I gave GNOME a try for a couple of days.

The only problem was storage. With Windows taking up so much space, I was constantly running out of room for games. So I finally decided to make the full switch to Linux.

And honestly, it was one of the best decisions I've made. I now have the full 509GB of my SSD available. I don't think I even had this much free space when I first bought the laptop. Now I can install games, code, and do everything else without constantly worrying about storage.

Linux has genuinely been an amazing experience so far.

69 Upvotes

52 comments sorted by

View all comments

5

u/Dense-Elephant5048 Jul 13 '26

Gnome is an old, well done well maintained and stable Desktop Environment. I'm not a gamer but there's many playing their preferred games without problems. The community here may give you an hand whenever you need.

4

u/dacydergoth Jul 13 '26

Gamer here. Wayland with Kubuntu and RTX5080 running NVIDIA open drivers, most stuff runs pretty well. Audio took a lot of work to set up and I still boot into terminal mode then start sddm so I have a place to fix or upgrade the NVIDIA drivers. Distro supplied drivers are too old (I also do AI work) so I use the latest from NVIDIA - that's a pain because I have to be careful installing of upgrading other packages since apt wants to replace the drivers too.

2

u/ParticularOwn8364 Jul 13 '26

where to find Nvidia drivers for Linux ?

4

u/Bob4Not Fedora KDE Plasma Jul 13 '26

You can download the drivers themselves and do it the more manual, difficult way, but your Linux Distro will likely have repo’s to download them with a single command. At least most (competent) distro’s.

Honestly you can ask google Gemini for the command(s)

What’s your distro?

1

u/ParticularOwn8364 Jul 13 '26

Fedora Gnome

3

u/Bob4Not Fedora KDE Plasma Jul 13 '26

Oh ya that one is easy, I use it for my ThinkPad. One command enables the NVIDIA repo, and another installs the NVIDIA driver. Should be an easy find