45
submitted 21 hours ago by warmaster@lemmy.world to c/linux@lemmy.ml

My old 4790k finally died, and I need to replace both the CPU & MB. I was wondering if there would be any conflict in having an AMD CPU and an Nvidia GPU.

I want to use Bazzite on it. I'm running the same distro on my main rig and I'm very happy with it.

Any suggestions?

you are viewing a single comment's thread
view the rest of the comments
[-] dan@upvote.au 6 points 19 hours ago* (last edited 15 hours ago)

On Linux, AMD GPUs work significantly better than Nvidia ones. If you have a choice, choose an AMD. Nvidia is mostly fine though. Even Wayland works well on Nvidia now (after the 560 driver release).

Sometimes you'll hit issues with memory management if you have <=8GB VRAM, since the Nvidia driver doesn't support swapping infrequently accessed parts of VRAM into regular system RAM, like it does on Windows and like AMD does on both Windows and Linux. It's a long-standing issue.

You may also need to manually reinstall the driver after kernel updates. In theory, it's improving as Nvidia are moving most of the driver logic into the firmware, and making the driver thinner with the new open-source out-of-tree driver (https://github.com/NVIDIA/open-gpu-kernel-modules).

For CPU, I'd definitely go with AMD instead of Intel. Intel aren't having such a good time at the moment.

[-] atzanteol@sh.itjust.works 1 points 11 hours ago

You may also need to manually reinstall the driver after kernel updates.

As with any module installed outside the kernel. If you install it via your package manager is should setup dkms to handle that for you.

[-] dan@upvote.au 1 points 7 hours ago

Doesn't always work, at least on Fedora. On Fedora, it builds the kernel after the package is installed (so you need to wait 5-10 mins before rebooting) and I guess it doesn't work properly sometimes. I've had it happen twice in a few months. It does work properly sometimes though.

[-] fhein@lemmy.world 1 points 13 hours ago

On Linux, AMD GPUs work significantly better than Nvidia ones. If you have a choice, choose an AMD

Unless you're interested in AI stuff, then Nvidia is still the best choice. Some libraries are HW accelerated on AMD, and hopefully more will work in the future.

[-] 30p87@feddit.org 1 points 17 hours ago

Even Wayland works well on Nvidia now

Damn lies. Nvidia works like shit on Wayland and newer kernels.

[-] dan@upvote.au 4 points 17 hours ago* (last edited 5 hours ago)

Working fine for me on Fedora 40 with a 6.12 kernel. You need to ensure your desktop environment is modern and supports explicit sync. KDE added support in Plasma 6.1, so Plasma 6.1 and Nvidia driver 560 or above should have no issues. I don't use GNOME but they added support in 46.1 as far as I know.

One of my favourite underrated things about Wayland is that I could finally disable pasting when clicking the mousewheel. That's so ingrained into XFree86/X11 that it's impossible to disable.
(disabling it only affects apps that use Wayland)

[-] Penta@lemmy.world 1 points 14 hours ago* (last edited 14 hours ago)

On Arch+KDE Plasma it's nearly perfect for me with a RTX 3070

[-] MyNameIsRichard@lemmy.ml 2 points 17 hours ago* (last edited 17 hours ago)

It's actually working mostly fine me now with KDE 6.2.1, kernel 6.11.3, and nvidia 5.60.something. I get janky scrolling in firefox but apart from that it's been fine.

[-] dan@upvote.au 3 points 15 hours ago

I found that Firefox scrolling was janky even with X11 when using a mouse. You can turn off smooth scrolling in the options, and turn off kinetic scrolling in about:config (apz.gtk.kinetic_scroll.enabled).

[-] MyNameIsRichard@lemmy.ml 1 points 14 hours ago

Kinetic scrolling off and smooth scrolling on is so much better. Thanks for the hint.

this post was submitted on 20 Oct 2024
45 points (100.0% liked)

Linux

47782 readers
882 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