I was on windows 11 for a while. So long windows. Your ass is now grass that will feed a unicorn.
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
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.
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.
Wow, I've been running Linux for 14 years already?
Yeah, it's Penguin time! π§
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π
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.
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
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.
Windows 11 is much better in a VM
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.