Display problem with geforce 1050 ti

Hi,

I have a huge issue with my current system. I am using three monitors with the geforce 1050 ti and I have experience multiple issues (either with a fresh install or an old install):

  • after about 10 sec of inactivity the screens turns off and on again
  • when they are turning back on, the display connected to dvi port is positioned perfectly on top of the main screen which is the next screen to the left
  • the turning off an on is going for 10 minutes when the lock screen appears and continue indefinitely

It is quiet unusable as how it is because I cannot read something longer for 10 seconds without moving the mouse. I mitigated the issue with caffeine but that is just a band aid.

Could someone help me a bit where to head with the investigation and what to check? I suspect some nvidia ■■■■■■■■ since my other machine a hp mini with intel and default driver are behaving much more stable (although that sometimes refuses to go to suspend mode but that is another story)


$ nvidia-smi
Fri Jun  6 07:51:19 2025       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 570.133.07             Driver Version: 570.133.07     CUDA Version: 12.8     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce GTX 1050 Ti     Off |   00000000:01:00.0  On |                  N/A |
| 29%   33C    P0            N/A  /   75W |     422MiB /   4096MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
                                                                                         
+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|    0   N/A  N/A          477231      G   /usr/lib/xorg/Xorg                      239MiB |
|    0   N/A  N/A          477379      G   /usr/bin/gnome-shell                    162MiB |
+-----------------------------------------------------------------------------------------+


xrandr -q
Screen 0: minimum 8 x 8, current 7680 x 1440, maximum 32767 x 32767
DVI-D-0 connected 2560x1080+5120+0 (normal left inverted right x axis y axis) 798mm x 334mm
   2560x1080     59.98*+  74.99    59.94    50.00  
   3840x2160     29.97    25.00    23.98  
   2560x1440     59.95  
   1920x1080     75.00    60.00    59.94    50.00  
   1680x1050     59.95  
   1600x900      60.00  
   1280x1024     75.02    60.02  
   1280x800      59.81  
   1280x720      60.00    59.94    50.00  
   1152x864      60.00  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    59.94    59.93  
HDMI-0 connected 2560x1440+0+0 (normal left inverted right x axis y axis) 598mm x 336mm
   2560x1440     59.95 +  99.95*   84.98  
   1920x1080     60.00    59.94    50.00  
   1680x1050     59.95  
   1440x900      59.89  
   1280x1024     75.02    60.02  
   1280x720      59.94    50.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
DP-0 connected primary 2560x1440+2560+0 (normal left inverted right x axis y axis) 598mm x 336mm
   2560x1440     59.95 + 100.00*   85.00  
   1920x1080     60.00    59.94    50.00  
   1680x1050     59.95  
   1440x900      59.89  
   1280x1024     75.02    60.02  
   1280x720      59.94    50.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
DP-1 disconnected (normal left inverted right x axis y axis)

Hi and welcome.

If you are using the nvidia driver have you tried using the open source Nouveau driver? You would need to change from Wayland to Xorg at login screen if you did make the change.

Welcome to the Forum!

First it would be good to check if Your System runs in X11/Xorg or Wayland. You can check that in Settings>About.

Then I see, you use a 1050 Ti with the 570 Driver. Because this is an older Card it could be worth a Try to use an older Driver. Maybe the 535.

Open the Terminal and type:

sudo apt purge nvidia*

to delete the current Nvidia Driver. Then:

sudo apt autoremove

to remove the Rest's from the System. BUT please look at the List of removable Packages what will be remove before You remove it! Then to install the new Driver type:

sudo apt install nvidia-driver-535 nvidia-dkms-535
1 Like

Thanks for both of you. I have been using xorg for a long ago since the nvidia driver weren't working with wayland (it did not load). I want to avoid using nouveau (I need to use CUDA).

Hm, actually using an older driver would make sense, thanks for the tip, I will try it: it also made me thinking and I think I was using 550 or something before when I did not had such an issue.

And coming forward with that thought: I have other strange issues like after getting back from suspend state, the machine looked like it was turned off (it is a 2-3 weeks old install) which did not happen in the past. I checked the logs and turns out gnome restarted because of missing displays:

jún 06 08:08:01 linux systemd[1]: Finished NVIDIA system suspend actions.
jún 06 18:21:46 linux systemd[1]: Starting NVIDIA system resume actions...
jún 06 18:21:46 linux suspend[481820]: nvidia-resume.service
jún 06 18:21:46 linux logger[481820]: <13>Jun  6 18:21:46 suspend: nvidia-resume.service
jún 06 18:21:46 linux systemd[1]: nvidia-resume.service: Deactivated successfully.
jún 06 18:21:46 linux systemd[1]: Finished NVIDIA system resume actions.
jún 06 18:21:46 linux /usr/libexec/gdm-x-session[477231]: (EE) NVIDIA(GPU-0): Failed to acquire modesetting permission.
jún 06 18:21:46 linux /usr/libexec/gdm-x-session[477231]: (WW) NVIDIA(0): Failed to set the display configuration
jún 06 18:21:46 linux /usr/libexec/gdm-x-session[477231]: (WW) NVIDIA(0):  - Setting a mode on head 0 failed: Insufficient permissions
jún 06 18:21:46 linux /usr/libexec/gdm-x-session[477231]: (WW) NVIDIA(0):  - Setting a mode on head 1 failed: Insufficient permissions
jún 06 18:21:46 linux /usr/libexec/gdm-x-session[477231]: (WW) NVIDIA(0):  - Setting a mode on head 2 failed: Insufficient permissions
jún 06 18:21:46 linux /usr/libexec/gdm-x-session[477231]: (WW) NVIDIA(0):  - Setting a mode on head 3 failed: Insufficient permissions
jún 06 18:21:46 linux ModemManager[1948]: <info>  [sleep-monitor-systemd] system is resuming
jún 06 18:21:47 linux gsd-color[477565]: no xrandr-LG Electronics-LG HDR WFHD-0x00021270 device found: Failed to find output xrandr-LG Electronics-LG HDR WFHD-0x00021270
jún 06 18:21:47 linux systemd[477111]: Stopped Monitor Session leader for GNOME Session.

1 Like

Hmm ... looks for me like it isn't found a xrandr Setup for this LG Monitor Device. Did you set up manually the Resolution with xrandr?

No, I have not touched any config, just installed the nvidia driver and I tried to forget.

Okay. Well, I would say: Try it with an older Driver and see if it works.

Your logs show some modesetting errors and GNOME crashing post suspend, probably what is plaguing your NVIDIA 1050 Ti Triple monitor setup.

Modesetting Errors: Failed to acquire modesetting permission and Setting a mode on head 0-3 failed: Insufficient permissions

GNOME Crash: Stopped Monitor Session leader for GNOME Session (Jun 06 18:21:47)

no xrandr-LG Electronics-LG HDR WFHD-0x00021270 device found

Lets try to make your rig hum like a 90's modem. :smiling_face_with_sunglasses:

Purge NVIDIA driver 570 (it's buggy, trust me)

sudo apt purge nvidia*
sudo apt autoremove

Install stable driver 550

sudo apt update
sudo apt install nvidia-driver-550 nvidia-dkms-550

Disable screen blanking for current session

xset s off
xset -dpms

Persist settings system-wide

sudo mkdir -p /etc/X11/xorg.conf.d
echo 'Section "ServerFlags"
    Option "BlankTime" "0"
    Option "StandbyTime" "0"
    Option "SuspendTime" "0"
    Option "OffTime" "0"
EndSection' | sudo tee /etc/X11/xorg.conf.d/10-monitor.conf

Verify config file was created

cat /etc/X11/xorg.conf.d/10-monitor.conf

Reboot to apply

sudo reboot

Post-Reboot Test (Wait 15-20 seconds after reboot to confirm screens don’t blank). Check logs for Xorg errors:

journalctl -b | grep -E "Xorg|DPMS|nvidia"

If Issues Persist, verify if Xorg config is loaded:

cat /var/log/Xorg.0.log | grep -i serverflags

Check for errors:

cat /var/log/Xorg.0.log | grep -i EE