You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for bugs specific to the open kernel driver.
I confirm that this does not happen with the proprietary driver package.
(NOTE: the proprietary driver doesn't support the 5090 so not applicable)
Operating System and Version
CachyOS April 2025
Kernel Release
6.14.5
Please confirm you are running a stable release kernel (e.g. not a -rc). We do not accept bug reports for unreleased kernels.
I am using the RTX 5090 FE with a triple monitor display configuration running KDE Plasma 6.3.4 Wayland (same problem happens for X11).
I have found that certain configurations of the monitors fail under Linux when the same configuration otherwise works fine under Windows.
Specifically, I am trying to run the following:
Asus PG348Q: 3440x1440 @ 100Hz 1.2a
Asus PG27AQDP: 2560x1440 @ 480Hz DP 1.4
Asus PG32UCDP: 3840x2160 @ 240Hz HDMI 2.1
On Windows 11 this configuration works fine:
On Linux, the configuration fails. The failure behavior is a little bit different depending on whether I am running Plasma Wayland or Plasma X11.
For Plasma Wayland:
If I have all three monitors set as above when I boot into the desktop, the display driver just stops refreshing the displays of the monitors.
The system looks like it has frozen but if I login through ssh, everything responds as normal.
There are no error messages about the display driver shown in dmesg or any other indication that something has gone wrong.
If I explicitly disable one of the displays with:
echo off > /sys/class/drm/card0-DP-2/status
then eventually the system will "recover" and the display starts refreshing again. If I toggle the port back on again with echo on > ... it "freezes" again (and can still be recovered again).
For Plasma X11:
If I have all three monitors set as above, Plasma simply refuses to set the refresh rate of one of the monitors to its maximum setting. The displays don't freeze though.
If I try to go into the display configuration and manually force the refresh rate higher, it looks like it works but does nothing. If I check the refresh rate with any tool, it shows unchanged, and if I go back into the display configuration it shows unchanged there also.
Configurations I've found which do work:
Asus PG348Q: 3440x1440 @ 100Hz 1.2a
Asus PG27AQDP: 2560x1440 @ 240Hz DP 1.4
Asus PG32UCDP: 3840x2160 @ 240Hz HDMI 2.1
or
Asus PG348Q: 3440x1440 @ 100Hz 1.2a
Asus PG27AQDP: 2560x1440 @ 360Hz DP 1.4
Asus PG32UCDP: 3840x2160 @ 120Hz HDMI 2.1
There should be enough resources for the max refresh rate configuration since the PG27AQDP @ 480Hz and the PG32UCDP @ 480Hz should only be using a single display head, confirmed by nvidia settings:
To Reproduce
Try using the following triple monitor display configuration under Plasma Wayland or X11:
Thank you for reporting issue, I have filed a bug 5301413 internally for tracking purpose.
Shall check for similar display internally and attempt for local repro.
I do have the exact same issue with the RTX 5090 and the following monitors:
Asus PG32UCDM (HDMI 2.1, 240Hz)
ASUS PG27AQ (DP 1.4, 60Hz)
AOC U27G3X (DP 1.4, 160Hz)
If I turn off or disable the AOC one Wayland works fine on the two Asus ones, but as soon as I turn the AOC one on it seems to freeze until I turn it off again, then it runs fine again.
X11 shows all three monitors but I can't seem to set the refresh rate as already mentioned by @silvanshade
Uh oh!
There was an error while loading. Please reload this page.
NVIDIA Open GPU Kernel Modules Version
570.144, 575.51.02 Beta
Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for bugs specific to the open kernel driver.
(NOTE: the proprietary driver doesn't support the 5090 so not applicable)
Operating System and Version
CachyOS April 2025
Kernel Release
6.14.5
Please confirm you are running a stable release kernel (e.g. not a -rc). We do not accept bug reports for unreleased kernels.
Hardware: GPU
GPU 0: NVIDIA GeForce RTX 5090 (UUID: GPU-50649b99-868e-32a7-99da-2d69ca3ae9b7)
Describe the bug
Possibly related:
I am using the RTX 5090 FE with a triple monitor display configuration running KDE Plasma
6.3.4
Wayland (same problem happens for X11).I have found that certain configurations of the monitors fail under Linux when the same configuration otherwise works fine under Windows.
Specifically, I am trying to run the following:
On Windows 11 this configuration works fine:
On Linux, the configuration fails. The failure behavior is a little bit different depending on whether I am running Plasma Wayland or Plasma X11.
For Plasma Wayland:
If I have all three monitors set as above when I boot into the desktop, the display driver just stops refreshing the displays of the monitors.
The system looks like it has frozen but if I login through
ssh
, everything responds as normal.There are no error messages about the display driver shown in
dmesg
or any other indication that something has gone wrong.If I explicitly disable one of the displays with:
then eventually the system will "recover" and the display starts refreshing again. If I toggle the port back on again with
echo on > ...
it "freezes" again (and can still be recovered again).For Plasma X11:
If I have all three monitors set as above, Plasma simply refuses to set the refresh rate of one of the monitors to its maximum setting. The displays don't freeze though.
If I try to go into the display configuration and manually force the refresh rate higher, it looks like it works but does nothing. If I check the refresh rate with any tool, it shows unchanged, and if I go back into the display configuration it shows unchanged there also.
Configurations I've found which do work:
or
There should be enough resources for the max refresh rate configuration since the PG27AQDP @ 480Hz and the PG32UCDP @ 480Hz should only be using a single display head, confirmed by nvidia settings:
To Reproduce
Try using the following triple monitor display configuration under Plasma Wayland or X11:
Bug Incidence
Always
nvidia-bug-report.log.gz
nvidia-bug-report.log.gz
More Info
No response
The text was updated successfully, but these errors were encountered: