I currently have an AMD video card (6700 XT) and Wayland support is excellent. Also, multi-monitor support in Wayland works perfectly.
So what’s your experience with Nvidia’s 555 driver in Wayland? Those using it in conjunction with KDE 6.1, what’s your experience with multi-monitor VRR? I ask about VRR because I heard that multi-monitor VRR in Wayland is still problematic.
This is for my own curiosity if an Nvidia video card could be considered as an upgrade option.
Ubuntu 24.04 + Gnome 46 + Wayland + Nvidia Rtx 3070 Ti + Driver v555 + Kernel v6.9.3
- Initially noticed a minor lag when opening Application windows. Then reinstalled libnvidia-egl-wayland1 and apparently that lag is now gone. But, honestly I feel Wayland had more smoother performance with v550, than v555.
I’m using a 3080 under Plasma, and I thought 555 was doing great, since I could finally use electron apps without input lag or flickers. I didn’t bother much with gaming since VRR does’t work if the NVIDIA GPU has more than one display enabled on it (you can use a second GPU or an iGPU to workaround that). I decided to give it a go anyways, wrote a script that turns off my second screen when I open a game and enables it again when it closes.
Unfortunately, 555 was unusable for me. After a short while, Xwayland would crash and either Steam and the game would instantly close or my entire system would freeze, requiring a reboot. I thought this was an issue with Steam, so after some extensive log collection, I opened an issue on their GitHub and shortly after a dev analysed them and told me that my issue was likely due to explicit sync, and asked me to downgrade to a pre-explicit sync driver.
I went back to 550.90 and my crashes stopped completely. It also stopped a coredump spam of glsdisplay by Steam, and also fixed a power draw bug in which my GPU would never go below 100W, even on idle. I never had issues with games flickering previously, and I still don’t have it now, and I was able to fix the electron apps flicker and input lag by setting ELECTRON_OZONE_PLATFORM_HINT=wayland
on my env, so for now I’m sticking to 550.
I also opened a bug report on NVIDIA’s forums and I’m waiting for any input.
I’m on a Intel i7-6700K with a RTX2060 and Wayland used to be unusable for me before the 555 drivers. Stuttery games, etc. 555 made it all usuable, tho I don’t have a VRR monitor, so I can’t tell if that makes a huge difference there.
On Bazzite:testing
Multi monitor VRR has never been problematic in Wayland, but the NVidia kernel driver doesn’t support it at all yet, Xorg or Wayland doesn’t matter.
I’m using 555 open with hyprland. No issues and I can finally suspend and resume, using the NVreg_PreserveVideoMemoryAllocations=1
module param after being unable to all year.
Imo stick to amd. I was like you, I thought the Nvidia card would be an upgrade and I thought the rumors of how bad Nvidia was had to be at least a little exaggerated, but honestly it’s a constant pita. Aside from the suspend issue I’ve had random minor system upgrades cause kernel panics and fry my boot more than once this year. That bug is still unresolved btw, their response time leaves much to be desired.
Having dockerized ollama just work is nice, but it’s not worth it, and they seem to be close to a working vulkan based runner for that anyway.