this post was submitted on 28 Oct 2023
434 points (96.4% liked)
linuxmemes
21194 readers
1736 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Tried running a 3080 Ti with (all KDE flavors of) Arch, Tumbleweed, Ubuntu, Fedora and Nvidia drivers, X11 works okay-ish but screen glitches galore in Wayland, GPU refuses to grab the output unless iGPU is blacklisted, etc. etc. Hardware video decoding on Firefox and other Chromium-based browsers simply refuse to work because Nvidia. I'm not going to use Nouveau since I'm using it for AI content generation.
Switched to a 7900 XTX, reinstalled and haven't had a graphics-related issue thus far. ROCm is obviously in its early days but it should get better over time. A
For those folks who are seeing zero issues with their Nvidia setup and crapping on others, check your driver variant with
lspci -k | grep -A 3 -E "(VGA|3D)"
and see if its Nouveau.Whatever, apparently those people are fine with no VRR, don’t use software that exposes the lack of implicit sync, and don’t run 4k displays and try to run with fractional scaling.
I’m so fucking sick of it when people say it’s just fine for them, as if to discount the multiple glaring issues that make it look like hell on Wayland. It’s like saying a car with misaligned tires is fine for them, because they never go over 25mph.
I find it ludicrous that people are even suggesting "just use nouveau", when one of the big use cases for Nvidia GPUs is scientific computing / AI workflows and the mesa drivers are simply not an option. Buy a Ferrari? Just use it like a donkey cart and you'll be fine.