You are not logged in.

#1 2020-12-06 07:05:48

john01dav
Member
Registered: 2018-05-08
Posts: 7

Display artifacts with Nvidia GPU

Recently, I noticed that random bits of my computer's UI don't update when they should. For example, I might switch tabs in Firefox and the tab bar changes instantly, but the web content / web view waits a few seconds before changing, and sometimes only part of it updates at a time. Sometimes I even need to resize the window to get it to fully render. Similar things are happening in other applications. I have a GTX 1070 with driver version 455.45.01 (proprietary, unless some update undid this) on Xorg (again, unless some update undid this). What could cause this? Is my GPU on its way out? (My last 90s-era computer had different graphical glitches and it was a warning sign that the GPU was about to go bad, but, of course, a lot has changed with GPUs since then.) I would just try with my integrated graphics, but doing so changes the entire driver stack as well, which could easily make a simple misconfiguration look like a failing GPU (or visa-versa).

Offline

#2 2020-12-06 08:03:37

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,030

Re: Display artifacts with Nvidia GPU

More likely insufficient damage events.
Which desktop environment/compositor do you use?
In doubt, post the output of

loginctl session-status

Offline

#3 2020-12-08 19:27:42

john01dav
Member
Registered: 2018-05-08
Posts: 7

Re: Display artifacts with Nvidia GPU

seth wrote:

More likely insufficient damage events.
Which desktop environment/compositor do you use?
In doubt, post the output of

loginctl session-status

I use Gnome with all the defaults, except lightdm and Xorg. The output of hte command:

$ loginctl session-status
2 - david (1000)
           Since: <time zone is redacted>; 14min ago
          Leader: 784 (lightdm)
            Seat: seat0; vc7
         Display: :0
         Service: lightdm; type x11; class user
         Desktop: gnome-xorg
           State: active
            Unit: session-2.scope
                  ├─ 784 lightdm --session-child 12 19
                  ├─ 830 /usr/bin/gnome-keyring-daemon --daemonize --login
                  ├─ 833 /usr/lib/gnome-session-binary
                  └─1397 /usr/bin/ssh-agent -D -a /run/user/1000/keyring/.ssh

<time zone is redacted> blue systemd[1]: Started Session 2 of user david.
<time zone is redacted> blue gnome-session[859]: gnome-session-check-accelerated: GL Helper exited with code 512

I would also like to note that this seems to happen intermittently, and a restart seems to temporarily fix it, until a later restart when it comes back. I'm also having an issue where my password gets rejected usually in sudo, although now in lightdm, until I restart and then it is accepted again.

Offline

#4 2020-12-08 22:19:37

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,030

Re: Display artifacts with Nvidia GPU

Can you reproduce this in, say, an openbox session (notably uncomposited)?

Offline

Board footer

Powered by FluxBB