Nividia drivers doesn't recognize the 144Hz capability of my monitor (580.105.08-1)

Hello everyone,
I hope you’re doing well.

I experienced a bug for a few months now (hoping it would get fixed), so i think it’s time to share it.
I have an external monitor which is connected via HDMI to my labtop, and it used to be able to be set at 144Hz. Since a few months, it’s now stuck at 60Hz. Now i didn’t use that monitor that often in the past few months, so that wasn’t a big issue for me, but now i think i will use it more often.

Anyway, so i search for similar issues on the internet an i found that issue, in which they used edid-decode to decode what the monitor was sending back to the computer about it’s capabilities.

I’ve search all of the monitors in my system using ls /sys/devices////drm//*/edid and got this:
/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1/card1-DP-1/edid /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/controlD65/card1-DP-1/edid
/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1/card1-DP-2/edid /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/controlD65/card1-DP-2/edid
/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1/card1-eDP-1/edid /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/controlD65/card1-eDP-1/edid
/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1/card1-HDMI-A-1/edid /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/controlD65/card1-HDMI-A-1/edid
From my testing, the third monitor is my internal monitor (the one of the labtop), the fourth one is my external monitor. The two others indicates ports that aren’t accessible in my labtop (i suppose), and hence are empty.

Then, i ran edid-decode for the external monitor and got those logs :

edid_external_monitor.txt (6.2 KB)

From what i can understand here, it’s said that my monitor does support 144Hz by using custom timings. So that means the problem comes from my system.

I tried disabling secure boot, but that didn’t changed anything. But i’ve noticed that when i used nouveau, the monitor suddenly became more fluid. Now i couldn’t test if it was 144Hz because for some reason KDE Plasma wasn’t loading, but i was certainly more fluild than 60Hz.

So that’s letting me think that there is a problem with the nvidia driver. Does anyone had experienced something like this before ?

Thank you in advance.

nvidia-bug-report.log.gz (833.1 KB)

Here are some infos about my system :
Operating System: Fedora Linux 43
KDE Plasma Version: 6.5.4
KDE Frameworks Version: 6.21.0
Qt Version: 6.10.1
Kernel Version: 6.17.11-300.fc43.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × Intel® Core™ i7-10750H CPU @ 2.60GHz
Memory: 32 GiB of RAM (31.2 GiB usable)
Graphics Processor: NVIDIA GeForce RTX 2080 Super with Max-Q Design
Manufacturer: Acer
Product Name: Predator PT515-52
System Version: V1.10

Hi @novalix, can you retest with 580.119.02 and let us know if the issue reproduces. We fixed similar issues in that release.

Hey @rrameshbabu,
Sorry for the late response, i was wating for that version to be available on my distro.

After updating to that version i can confirm the issue went away.

Thank you for your help

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.