Skip to content

RTX 5090 FE doesn't support triple monitor display at high refresh rates which work under Windows #852

@silvanshade

Description

@silvanshade

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.

  • 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 running on a stable kernel release.

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:

  • 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:

Image Image Image Image Image Image

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:

Image

Image

Image

To Reproduce

Try using the following triple monitor display configuration under Plasma Wayland or X11:

  • Asus PG348Q: 3440x1440 @ 100Hz 1.2a
  • Asus PG27AQDP: 2560x1440 @ 480Hz DP 1.4
  • Asus PG32UCDP: 3840x2160 @ 240Hz HDMI 2.1

Bug Incidence

Always

nvidia-bug-report.log.gz

nvidia-bug-report.log.gz

More Info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions