this post was submitted on 16 Jan 2024
1267 points (95.7% liked)
linuxmemes
21180 readers
999 users here now
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 members of the community for any reason.
- 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.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
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. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
Haven't run into a game yet that doesn't run on Linux when using Proton. ๐
Maybe i bricked something in my machine somewhere when messing with drivers for machine learning cuda support. But I often have games that are 'supported' through proton but fail to launch or even crash my PC. Metro exodus & deep rock to name a few. Other games do run great. But still things like steam big picture being laggy is annoying.
yeh that'll probably be it tbf... the cuda drivers are specifically for scientific computing and are pretty rubbish for anything else unfortunately... even amd ones are like that :(
however a way i found around it is to just push my gpu compute envs to docker and voila (also avoids the pain of installing the drivers cos nvidia actually provides a cuda docker image) :D
That's actually a good tip. Even though I don't use CUDA and never have.