Registered Member
|
When i use my machine and suddenly things get frozen for few seconds and refreshes back in working condition with a pop-up named "KWIN Window Manager" with description "Desktop effects were restarted due to a graphics reset". This doesn't not happens frequently but i do get it regularly (annoying)and i don't know whats causing the problem. So how do i find whats causing the problem and troubleshoot this issue ?
Desktop: KDE Plasma 5.4.3 Distro: openSUSE Leap 42.1 I am using the proprietary graphic driver. Graphics: Card: NVIDIA GT218 [GeForce 210] bus-ID: 01:00.0 Display Server: X.Org 1.17.2 drivers: nvidia (unloaded: fbdev,nv,vesa,nouveau) Resolution: 1366x768@59.8hz GLX Renderer: GeForce 210/PCIe/SSE2 GLX Version: 3.3.0 NVIDIA 340.93 Direct Rendering: Yes My compositor settings: Scale Method: Accurate Rendering backend: OpenGL 2.0 OpenGL interface:GLX Tearing prevention("vsync"): Automatic Keep window thumbails: Only for shown Windows. |
|
Your GPU took a nap.
Check dmesg (notably grep it for NVRM, but also see the tail right after the incident) on whether it contains valuable information. Maybe there's also notion in /var/log/Xorg.0.log |
Registered Member
|
Found this last 4 lines of dmesg after i got "desktop effects were restarted due to a graphics reset" : [ 57.831047] kactivitymanage[1427]: segfault at 7f47c3960d10 ip 00007f47c3ba769a sp 00007ffd4123f638 error 4 in libQt5Sql.so.5.5.1[7f47c3b92000+3f000] [ 387.468677] perf interrupt took too long (2514 > 2500), lowering kernel.perf_event_max_sample_rate to 50000 dmesg | grep -iC 3 "NVRM"
journalctl | tail - http://dpaste.com/3TCRVZ5 |
|
This may go along with the problem but doesn't indicate the cause. The kactivitymanagerd crash suggests its connection to the X11 server broke. Older dmesg entries (they're actually only two lines) may still hold the answer, the other log data is meaningless. |
Registered Member
|
Could find only these two related to "KWin" in .xsession-errors-:0 in home folder.
|
|
The indication would (if at all) be in dmesg, not xsession errors.
Debug statements seem disabled*, otherwise kwin would at least tell you whether the reason is the KWin GL context, some other context or just unknown. *Afaik that's not default so your distro will (thakfully, it's really spammy have changed that but I don't know in which way. ~/.config/kdelogging.ini
QT_LOGGING_CONF=~/.config/kdelogging.ini kwin_x11 --replace & |
Registered Member
|
Hi,
I have the same problem on openSUSE 13.1 (3.11.10-29-desktop x86_64) and can't make any sense of it. The freeze occurs frequently, mainly when using eclipse-cpp IDE. I'm happy to learn how to fix this, because it is quite annoying. Cheers
My compositor settings: Scale Method: Accurate Rendering backend: OpenGL 2.0 OpenGL interface:GLX Tearing prevention("vsync"): Automatic Keep window thumbails: Only for shown Windows.
|
|
> [ 4.952363] NVRM: Your system is not currently configured to drive a VGA console
https://wiki.archlinux.org/index.php/GR ... ramebuffer > [ 8777.527631] NVRM: os_schedule: Attempted to yield the CPU while in atomic or interrupt context iieee. - could simply be due to the above - blacklist nouveau kernel module (same problem) - did you already update to X11 ABI v20 (ie. what's the version of the Xorg server?) - output of "dmesg | grep vmalloc" - overheat? (check nvidia-settings for sensor data) - your GPU may be dying |
Registered Member
|
Thanks for the info, I appreciate your help. If I can narrow down the problem at least I know..
- Added "GRUB_TERMINAL_OUTPUT=console" to /etc/default/grub - blacklisted nouveau - "dmesg | grep NVRM" doesn't always show the CPU stuff, only the VGA console message - "dmesg | grep vmalloc" doesn't show anything - nvidia-settings thermal sensor output seems fine, at least right now Could very well be a hardware problem. I have a BIOSTAR GF8200E motherboard and even after exhausting the internet I still never could get the onboard NVIDIA GeForce 8200 graphics card to work with the proprietary NVIDIA linux drivers (neither manual installation nor repository). Nouveau was giving me annoying freezes, so I bought a used GeForce 9500 GT PCIE card on ebay and installed it. Works most of the time except for the reported behavior. Of course, I would like to figure out what the actual problem is, so I can either repair it or let it rest. Maybe the GF9500GT GPU is bad or maybe it's even the old board itself? Occasionally it doesn't recognize the USB port block where my USB keyboard is plugged in, so I have to shutdown, fiddle with the USB plugs on the board, and restart. Not very reassuring.. Is there a way to tell for sure what's going wrong on my system? |
|
The 9500 gt should be faster anyway, but maybe your system is underpowered?
Does the 9500 have a dedicatetd power plug (and is it used) and is the AC sufficiently sized (what's not necessarily the case if it was supposed to run the embedded system - the 9000 series wasn't as much a power **** as the 8000 series, but the in-generation level isn't comparable and your USB issues make me wonder) You can try to downclock the GPU, force the desktop mode or similar, add
to the [Device] section (you'll likely either have a /etc/X11/xorg.conf or some /etc/X11/xorg.conf.d/*nvidia* snippet) to possibly gain more options in nvidia-settings. |
Registered Member
|
I created xorg.conf via nvidia-xconfig and added the option to the Device section.
Now that I have changed some settings I'll wait till I have issues again. It might work.. The 9500 doesn't have a dedicated power plug as far as I can tell. So you reckon the main power supply might be too weak and a stronger one could be the cure? |
|
That /can/ be the cause, what are its specs? (General Watt and max Ampere on the 12V lane?)
|
Registered Member
|
500W / 27A (+12V)
tacens radix eco 500 if you need to google more specs |
|
No, that's sufficient for sure.
|
Registered Member
|
Had another couple of KDE restarts and/or freezes.
The last one just now after opening the window and letting cold air into the room - so some loose contact or could it be something else? I'm thinking of trying a used geforce 8xxx PCIe card from ebay for a few bucks in case the board just can't handle the 9500gt. Can you think of anything else I could check or any other advice before I invest the money? |
Registered users: abc72656, Bing [Bot], daret, Google [Bot], lockheed, Sogou [Bot], Yahoo [Bot]