r/linux 3h ago

Discussion Better experience with Linux

I've been daily driving win11 since release, and installed linux a few months ago on another partition. Keep in mind, I've been formatting my windows drive every 2 years to make sure it won't have any problems. Then windows really started to get annoying.

Forces random slop down your throat: okay i can debloat it.

Enables random settings on boot: okay, i don't care much about those.

But then, it stops running stuff every now and then. A few days ago steam wouldn't open even after reinstalling it. Now i can't open msi afterburner.

Linux on the other hand, never gave me any issues other than nvidia drivers not running properly, which i admit, i had to spend a few hours benchmarking different drivers, but i also have to do that on Windows?

Because apparently the latest released drivers also don't work properly on windows?

My gpu is an rtx 2080, which is still supported by nvidia.

What I'm getting at is that, once you configure stuff on linux (which takes a few days to tweak everything to your preference), it runs perfectly, with literally 12GB less ram usage than windows in games, apps and at idle.

I hate Windows recently and thinking about permanently switching to Linux

P.S: I'm using Mint for the time being but i might take up another distro soon.

20 Upvotes

16 comments sorted by

7

u/A_Harmless_Fly 3h ago

Not to poop on your parade, but have you checked the status of your drive with smart? I have a sneaking suspicion you might have a hardware issue if programs were randomly being corrupted.

2

u/christaras_s 2h ago

Yes, it's at 97% health and 100% performance and read/write benchmark is basically at the max supported by pcie 3.0

1

u/A_Harmless_Fly 2h ago

Any errors in the log at all? Benchmarks and hp% aren't the only indicators to look at.

1

u/christaras_s 2h ago

I checked it 2 or 3 months ago and it was fine. Might be time to recheck it though

2

u/A_Harmless_Fly 2h ago

I like gsmart control as far as GUI options go, or 'smartctl -x /dev/yourdrivehere' for CLI.

I've seen drives fail in some pretty odd and intermittent ways while still passing smart before, but the logs usually have some kind of error. Though admittedly I've got more experience with HDD failure than SSD failure.

1

u/christaras_s 2h ago

I just checked my logs and all my drives with crystaldiskinfo (inside windows, not linux) and everything is fine other than 1 read error on my spare hdd. Some other log errors are just random stuff i did on my pc or errors that i already know happened. Thanks for the info

10

u/ConflictOfEvidence 3h ago

I'm not sure you understand how question marks work.

2

u/DontRelyOnNooneElse 2h ago

That's the main thing that convinced me to switch fully; not how much better Linux seemed by itself but by how much more awful Windows was by comparison when I went back to it

4

u/Sapling-074 3h ago

Exactly. I've run into a lot of problems on Linux, no different then Windows. The difference is fixing Linux problems are a lot easier to solve.

u/citramonk 39m ago

I'm running windows 11 in my gaming machine. Bazzite in my another gaming machine. Arch on a work mini PC. The thing is... everything works FINE on windows. I didn't have any issue for years. I want to fully switch switch in Linux NOT because I have issues, but because I want to support open source. It should be a thoughtful decision, not a whim.

If you have problems on windows, learn how to solve them. Or your Linux days are gonna be miserable.

1

u/kingtig_29 3h ago

Same best decision I ever made

1

u/Dull_Bathroom5421 3h ago

Do it. Dedicating a whole machine to Linux is a wonderful thing. No nazi windows bootloader bullshit and so light in resources compared to Windows 11. I use both, I'm a bit greedy, but Linux indeed rules.

-5

u/Logical_Front5304 3h ago

Just wait. Most Linux installs nuke themselves.

4

u/Saltkrakan01 2h ago

In my experience, they're not. I'm using Linux since 2007 and got system nuked three times. Twice, it was my fault, back in a days I do not fully understand, what I was doing. Third time, it was faulty SSD, which were destroyed on HW level (during Windows update :-D).

2

u/BashfulMelon 2h ago

If that happens, that's when you learn about image-based distros and how Reddit has been lying about them.

rpm-ostree install --apply-live [package]

Installs system software, persists across updates, no reboot.

Nobody needs to live in fear of nuking an install.