You are not logged in.
Hello.
Today, I used pacman -Syu to do a system upgrade, and this upgraded my nvidia-dkms driver to 555 from 550. After the upgrade, my second monitor says "Out of Range", but this is somehow fixed by changing second monitor to a lower resolution in kde settings. Additionally, on x11, the 1st monitor is capped at 60hz for some reason, despite me changing it to 144hz in kde plasma system settings.
Both monitors are LG Ultragear 24gn60r-b, but Monitor 1 is Displayport and Monitor 2 is HDMI. I'm using linux-zen with nvidia-dkms, with KDE Plasma DE.
I have tried setting the configuration to 1920x1080 manually using xrandr and nothing changes.
Here is my xrandr command output:
Screen 0: minimum 16 x 16, current 3840 x 1080, maximum 32767 x 32767
DP-4 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 527mm x 296mm
1920x1080 143.80*+
1440x1080 143.80
1400x1050 143.89
1280x1024 143.79
1280x960 143.86
1152x864 143.75
1024x768 143.66
800x600 143.83
640x480 143.85
320x240 142.05
1680x1050 143.88
1440x900 143.86
1280x800 143.67
1152x720 143.77
960x600 143.72
928x580 143.50
800x500 143.68
768x480 143.69
720x480 143.85
640x400 143.37
320x200 141.40
1600x900 143.93
1368x768 143.77
1280x720 143.67
1024x576 143.91
864x486 143.63
720x400 143.29
640x350 143.57
HDMI-A-6 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 527mm x 296mm
1920x1080 143.80*+
1440x1080 143.80
1400x1050 143.89
1280x1024 143.79
1280x960 143.86
1152x864 143.75
1024x768 143.66
800x600 143.83
640x480 143.85
320x240 142.05
1680x1050 143.88
1440x900 143.86
1280x800 143.67
1152x720 143.77
960x600 143.72
928x580 143.50
800x500 143.68
768x480 143.69
720x480 143.85
640x400 143.37
320x200 141.40
1600x900 143.93
1368x768 143.77
1280x720 143.67
1024x576 143.91
864x486 143.63
720x400 143.29
640x350 143.57
1920x1080_144.00 144.00
Offline
same issue here nvidia version 555.58-2
% xrandr
Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 32767 x 32767
HDMI-0 connected 1920x1080+1004+1080 (normal left inverted right x axis y axis) 355mm x 200mm
1920x1080 60.00 + 144.00 120.00 100.00* 59.94
1680x1050 59.95
1600x900 60.00
1440x900 59.89
1280x1024 75.02 60.02
1280x960 60.00
1280x720 60.00 59.94
1152x864 60.00
1024x768 75.03 70.07 60.00
800x600 75.00 72.19 60.32
720x480 59.94
640x480 59.94 59.93
DP-0 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 598mm x 336mm
1920x1080 74.97*+ 60.00 59.94 50.00
1680x1050 59.95
1440x900 59.89
1280x1024 60.02
1280x800 59.81
1280x720 60.00 59.94 50.00
1152x864 75.00
1024x768 70.07 60.00
800x600 60.32 56.25
720x576 50.00
720x480 59.94
640x480 59.94 59.93
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 600mm x 340mm
1920x1080 143.98*+ 119.98 74.99 60.00 59.94
2560x1440 74.97
1280x1024 75.02
1280x720 59.94
1024x768 119.99 75.03 60.00
800x600 119.97 75.00 60.32
720x480 59.94
640x480 119.52 75.00 59.94
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
DP-5 disconnected (normal left inverted right x axis y axis)
I tried to downgrade nvidia* to 550.90 but didn't work, X didn't started, no displays detected
Offline
ok, even if no one finds a solution to this, here's one thing that didn't work for me.
I tried adding some parameters to a .conf file in /etc/modprobe.d/ .
The options are:
options NVreg_EnableGpuFirmware=0
options nvidia_drm fbdev=1
So, heres what my current file looks like:
endernon@enderrooms > /etc/modprobe.d > cat nvidiadrm.conf
# enables novideo drm for wayland
options nvidia_drm modeset=1
# enables some fix i found on nvidia feedback page, by shelter on May 21st
# https://forums.developer.nvidia.com/t/555-release-feedback-discussion/293652/8
# RTX 4070 - kernel 6.9.0 - 2 monitors
# I have to set NVreg_EnableGpuFirmware=0 otherwise KDE 6 is unusable.
# I also noticed that logging into KDE (X11 session) seems to take longer now than with the previous drivers.
# UPDATE:
# Something is still very wonky, everything seems delayed, like changing desktop display settings takes longer than usual. And if the KDE screen lock kicks in, it takes some time for it to show the Password dialog.
# UPDATE 2:
# wayland seems to work better than X11, I also see an improvement there with explicit sync patches.
# UPDATE 3:
# The x11 issues seems to be a KDE hiccup, it decided to corrupt some config files. It works better now.
options NVreg_EnableGpuFirmware=0
# https://bbs.archlinux.org/viewtopic.php?pid=2156732#p2156732
options nvidia_drm fbdev=1
Offline
Here's a few more things I tried that did not work today.
I tried setting the configuration of the 2nd monitor (HDMI, it says out of range) manually using xrandr - nothing happened.
Next, I found out that changing the resolution of that monitor to 720p in the KDE Plasma settings fixes it. And even though my monitors are 1080p, there's a 1440p option for some reason. Enabling it makes the monitor display correctly, but the display seems extremely blurry.
Offline
I am also facing the same issue. I also have a LG Ultragear monitor with a HDMI cable. However I only have one single monitor. I have tried both X and Hyprland and both have this same issue. I have also tried linux and linux-lts kernels and nvidia, nvidia-dkms and nvidia-open drivers. All of these combinations face the same issue.
Offline
+1 here. My second monitor doesn't work whatsoever. Tried to install older nvidia drivers, didn't work either. Switched to nouveau for now, gotta wait until nvidia release a new driver
Offline
@swiftyfifty does it happen with hdmi or dp? I think this issue might be hdmi only.
@endernon can you also check if single monitor with hdmi works?
Offline
@swiftyfifty does it happen with hdmi or dp? I think this issue might be hdmi only.
@endernon can you also check if single monitor with hdmi works?
My second monitor is connected through DVI-D, my main is HDMI though, but only the DVI-D one does the "out of range" thing
Offline
Oh alright. I guess all we can do is wait
Offline
DVI are known to be broken on 555 https://bbs.archlinux.org/viewtopic.php?id=297296
Offline