2241
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 02 Oct 2023
2241 points (98.1% liked)
linuxmemes
26793 readers
208 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 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.
founded 2 years ago
MODERATORS
Its not nearly as bad as people make it out to be. I do think its distro specific. PopOS was rock solid with nvidia drivers. I had a 3070ti that worked really well with it. I ended up getting a 6700xt because I wanted to go full-tilt into linux land and everyone raves about the open source amd drivers. I figured if I was going to be all-in on linux, why not get a radeon card.
I traded some minor issues for some fairly significant limitations. Nvidia had stutters every once in a while on the desktop. Like maximizing a window would occasionally (1 time in 50) 'hang' for a half second then complete. For Apex Legends, there was a semi-manual step to pre-cache shaders to prevent stuttering in the game. That was actually fixed over a year ago with a proton and steam update. That was about it. It also ran everything else flawlessly.
When I switched to Radeon, I thought it would be smooth sailing. Its really just different issues. You obviously dont have the nvenc encoder. The radeon encoders all suck, but AMF, their new hottness, is supposed to be really good. Well, you can't use that with the open source mesa drivers that everyone raves about--the big draw for using radeon on linux to begin with. You have to use the proprietary ones if you want to use AMF. Cool, but if you do that your game performance can suffer because the amd proprietary drivers aren't as good as the mesa ones. Oh, and you can get occasional stutters on your desktop...
You can't mix and match so if you want to stream your games on twitch or record your gameplay, tough shit. Get used to throwing CPU cores at VAAPI.
Also, AMD absolutely sucks when it comes to AI/ML. Cuda is king and ROCM is trash. If you are doing anything with AI/ML stick with nvidia. I literally bought a used 1080ti and threw it in my server (ubuntu) to do some AI jobs, because I got tried of fighting with radeon, trying to get rocm to work.
All that said, my next build will very likely include an nvidia card --even though I plan on running linux exclusively.