Currently, I have a multi-monitor setup for my PC with an RTX 3070 running the Nvidia 555 Beta update. I installed this because I wanted to see if the new explicit sync update works.
The monitors are the following:
- Pixio PX277P 2560x1440p@165Hz (Freesync Supported)
- Samsung S22R35x 1920x1080p@75Hz(Freesync Supported, not detected)
- RTK-ZZX-FHD-HDR 1920x1080p@60Hz(No Freesync) - I don’t expect anything from this as this was a cheap touchscreen monitor from amazon.
Some findings:
- VRR effect only works if there is only one monitor plugged in.
- Even when only one monitor is plugged in, it does not change the monitor’s refresh rate in the OSD (Maybe due to my monitor being Freesync only?)
- The widgets now freeze (even the clock) when running an application in fullscreen mode and only come back when the app is either no longer in fullscreen or is off (e.g. games or fullscreen youtube videos in Chrome.)
- Sometimes, the settings application will close and no longer open, alongisde the widgets, only Krunner will work to either restart the plasma shell or the system.
- Xwayland applications (Steam, DaVinci Resolve, Chromium / Electron apps, etc.) No longer flicker when running. (This was also resolved in 545 by installing
egl-wayland-git
from the AUR) - Games no longer stutter badly when running lower than monitor refresh rate.
- The new sticky edges feature is nice but I think it should only be active when dragging windows. It really throws me off when I try to move my mouse across monitors and it stays there.
How I installed the new plasma update:
- Ran
sudo pacman -Syu plasma
- Before, this would need the testing repositories but it looks like they’ve been moved to the normal repositories now.
How I installed the nvidia 555 beta:
- Followed this github repo: Nvidia 555 beta install issue - #16 by vini.nu
- Used the dkms variant (used normal variant before but kernel update caused the driver to no longer load so I switched to remove the hassle).
Currently, the system is stable but there are some things I would maybe like to make a bug report on (like the frozen widgets on other monitors when a fullscreen app is running), otherwise good update.