Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: Gentoo User <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Graphics problem, especially when running Firefox - kde environment
Date: Sun, 13 Mar 2022 19:15:04
Message-Id: CAK2H+eenPkwC4NVR6-iqnf5XQn30fN87qXHXeo4Ga6hLLqCNYA@mail.gmail.com
In Reply to: [gentoo-user] Graphics problem, especially when running Firefox - kde environment by Andrew Lowe
1 On Sun, Mar 13, 2022 at 9:55 AM Andrew Lowe <agl@×××××××.au> wrote:
2 >
3 > Dear all,
4 > Back story, I'm in Perth Australia, hence summer has just finished.
5 > Summer here means long runs of about 40ºC during the day and nights of
6 > about 35ºC at midnight.
7 >
8 > 12 months ago, I started getting a dialogue popup that said:
9 >
10 > ********
11 >
12 > KWin Window Manager
13 > Desktop effects were restarted due to a graphics reset
14 >
15 > ********
16 >
17 > This would pop up, particularly when doing "deep research" with Firefox
18 > on Youtube. Firefox would freeze for a few seconds, but the audio would
19 > continue, the screen would do a refresh/flash sort of thing and on goes
20 > the "research". As the day would progress, and the home office would
21 > heat up, 35ºC during the day, these popups would pop up more and more
22 > and the machine would nearly become unusable.
23 >
24 > It was also accompanied by the following in dmesg:
25 >
26 > ********
27 > ...
28 > ...
29 > [ 1473.478242] NVRM: GPU at PCI:0000:0a:00:
30 > GPU-810c3175-ac6b-0de3-ff85-dce410a501dc
31 > [ 1473.478246] NVRM: Xid (PCI:0000:0a:00): 32, pid=3087, Channel ID
32 > 00000020 intr0 00040000
33 > [ 1473.478530] NVRM: Xid (PCI:0000:0a:00): 32, pid=3087, Channel ID
34 > 00000020 intr0 00040000
35 > [ 1480.030284] NVRM: Xid (PCI:0000:0a:00): 32, pid=3087, Channel ID
36 > 00000020 intr0 00040000
37 > [ 1480.030618] NVRM: Xid (PCI:0000:0a:00): 32, pid=3087, Channel ID
38 > 00000020 intr0 00040000
39 > [ 2093.087760] NVRM: Xid (PCI:0000:0a:00): 32, pid=3087, Channel ID
40 > 00000020 intr0 00040000
41 > [ 2093.088145] NVRM: Xid (PCI:0000:0a:00): 32, pid=3087, Channel ID
42 > 00000020 intr0 00040000
43 > [ 2126.588242] NVRM: Xid (PCI:0000:0a:00): 32, pid=3087, Channel ID
44 > 00000020 intr0 00040000
45 > ...
46 > ...
47 >
48 > ********
49 >
50 > This started last summer and then as things cooled down, occurred less
51 > and eventually disappeared, winter time. This summer it's back and even
52 > worse so I upgraded from an nVidia 1060 to a 3050 - the thinking being
53 > the card was over heating. As you guessed the problem is still here.
54 >
55 > I've found the xid errors page on nVidia's site but was wondering if
56 > anyone else had come across this error and has any advice?
57 >
58 > Thanks in advance for any thoughts,
59 >
60 > Andrew
61
62 I've not seen this exact issue but had a few similar problems on my
63 previous machine. Depending on your processor and instrumentation
64 on your motherboard btop may help you determine if you have an
65 overheating problem with your processor. Remember that the
66 NVidia driver is actually CPU code run by the processor and residing
67 in memory so not every 'GPU' problem is in the GPU.
68
69 Good lluck,
70 Mark