Wow, I've been running Linux for 14 years already?
Yeah, it's Penguin time! π§
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
sudo
in Windows.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
Wow, I've been running Linux for 14 years already?
Yeah, it's Penguin time! π§
I was on windows 11 for a while. So long windows. Your ass is now grass that will feed a unicorn.
Take it offline
my biggest concern is getting vr to work on Linux reliably. if not for that I'd have switched long ago.
What Headset are you using? I use ALVR and find it as reliable as Windows was.
That was the reason I installed win11 some time ago, only to realise that wmr would only work on 10, but after updates that wasn't the case either.., Linux it is then
Ironic, Linux might have better WMR support than W.
I'm the only computer user in my house. My son is starting to show interest, but only because of Minecraft, which also runs on Linux.
My son was convinced to use Linux by wobbly windows.
Although he does have a second SSD now with Windows to be able to play the big popular multiplayer game of the day with his friends. But they are back on Minecraft often enough.
Just tossing this out there, if your son hasn't seen it yet, show him Portal. I showed it to my son when he was starting to get into computers and its still one of his favorites in college.
Show him The Stanley Parable. Prepare him for his future
Haha, yes, he has played that one quite a bit!
I don't know if this still holds but, my experience is that minecraft works arguably better on linux
Switch over to Luanti instead of Minecraftπ
You can show him the wonders of 3rd party FOSS linux minecraft launchers like polymc.
You can also be a good parent and not introduce him to a modded gaming addiction.
This is like the trolley prolem all over again.
irm https://get.activated.win/ | iex
PSA: Never run random powershell scripts from the Internet unless you know exactly what they are doing
Is there a good way to figure out what games do and don't work on Linux beyond just playing them? I use steam.
This is a great place to check out. https://www.protondb.com/
Thanks
Also if it's even remotely compatible with steam deck then you can usually assume it's at least playable on any linux distro.
Protondb
The biggest issue nowadays is kernel level anti cheat. For that developers have to turn on Linux support (where it won't be kernel level). You can see the status of games on that front at https://areweanticheatyet.com/.
Protondb
really the only thing that gives us trouble on linux these days are brand new AAA's where the publisher is sometimes Linux-hostile or occasionally certain E-sports
if you run a John Deere tractor or a Cricut you might have to learn Docker
My understanding is the biggest issue is kernel level anti-cheat. I've never had a game fail to play well for me, but i also don't play stuff like battlefield or destiny or FIFA or whatever.
Worst bug I've had is War Thunder having a 5-second freeze at the start of ground realistic battles. But that's just bad support for the Linux client.
Other issues I've seen the most is forcing dedicated GPU (run parameters fix, e.g. DRI_PRIME=XXX) and connectivity with indie games on steam which is usually fixed with changing proton version, ensuring dedicated gpu, etc.
In the end, Finnish Cottage Simulator runs with proton 9.4 and that's the only game you will ever need.
Bauldurβs Gate 3 works and Rimworld works so thatβs really all that matters.
Sadly I had to install Windows 10 iot ltsc on a laptop I own.
I tried to install linux. Several distros. But I always ran into de same issue. I was unable to install nvidia drivers. Which was weird, because that laptop have been on linux a few years prior and I clearly recall installing nvidia drivers without any issues.
So I dug into the problem. And it seems that some new linux kernel had issues with older nvidia drivers, so most, if not all, distros dropped support for that old driver. Only given solution was to run some old lts distro. But por instance mint lts will end on 2027.
At the same time everything worked just fine on that version of windows that have support until 2032.
And, not, the laptop is not that usable with nouveau drivers, as those are incapable of doing hardware acceleration, so everything runs slower, specially games, but it can be noticed even in just the DE.
So it's weird. That in order to keep old hardware around I need to use Windows, because linux dropped support for this particular older hardware earlier than windows.
I know it's just an exception, and that is mostly Nvidia's fault. But I had to do what I had to do.
Still running linux on other of my machines though.
Is there no option to use the igpu? Or you need the dgpu for some reason?
You can run a new distro with an old kernel, I used to do that with slackware. you can get similar 10 year support (after kernel.org lts ends) for the kernel if you take it from rhel/rocky linux
It is, same as nouveau drivers. But with a loss in performance, because not gpu hardware acceleration.
The computer runs and linux with nouveau will be its final destiny. But as for now there are some games I play that are just on the edge that run very well with hardware acceleration but sluggish with igpu or nouveau.
I will have to look into the new distro/old kernel thing. It may be a solution.
You can, and there are ways to do it safely... but you probably shouldn't.