this post was submitted on 10 Sep 2023
141 points (96.1% liked)

Linux

47172 readers
1194 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

so my old GPU died a few days ago and I was thinking which brand of GPU to get next. AMD or Nvidia? I've heard Nvidia drivers are very annoying with Linux but I've never had an AMD GPU before. Which would be better? I'll sometimee switch to Windows to play specific games as well.

you are viewing a single comment's thread
view the rest of the comments
[–] lloram239@feddit.de 16 points 1 year ago (6 children)

I am on AMD, as I had too many problems with Nvidia over the years (e.g. driver borked after upgrade and stuck on console). That said, AMD driver ain't of great quality these days either. Playing around with StableDiffusion and running out of VRAM will crash the driver and require a reboot. Some Xorg/kernel/driver versions crash frequently. One of my monitors does not work when connected over HDMI in Linux (flickering image), but works fine in Windows.

AMD is also quite a bit more challenging with AI stuff in general, as everything is using Nvidia's CUDA. The situation is however improving. On the positive side, AMD cards have more VRAM than equally priced Nvidia cards, which is far more important than raw performance in AI workloads (not having VRAM means you just can't do some things).

So not exactly smooth sailing, but AMD mostly works ok. For plain gaming via Proton I didn't have any issues.

[–] BaconIsAVeg@lemmy.ml 2 points 1 year ago (2 children)

I was running a LLM earlier this evening and my 3090 started to make a ticking noise everytime a token was generated. Panicing, I look for the first time in years at AMD's lineup. A 7900 XTX goes for $1400 CDN, but a 4090 is almost $2500.

I also use Daz Studio/Iray to render characters before feeding them to Stable Diffusion, because it's a lot easier to get exactly what you want without spending hours tweaking prompts and seeds and hoping for the best.

An extra grand isn't really that bad when you factor in the lifetime of the card.

[–] ABeeinSpace@lemmy.world 3 points 1 year ago (1 children)

If it’s a ZOTAC card it might just click when the fans start and stop. My ZOTAC 3060 makes a click when the fans start and stop. It’s a good way to know when my PC wakes itself up lol

[–] BaconIsAVeg@lemmy.ml 4 points 1 year ago

Naw this was a click everytime a token was generated, and they were generating really slowly so I knew something was wrong. I think it was bouncing off the 24GB memory limit and something was being tripped, so I changed the loader from AutoGPQ to ExLlama_HF and everything works fine now.

load more comments (3 replies)