FS#22731 - [nvidia] KDE 2-3sec freeze afer suspend to ram with nvidia drivers
Attached to Project:
Arch Linux
Opened by Aurelieng (aurelieng) - Thursday, 03 February 2011, 03:54 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 01 March 2011, 18:25 GMT
Opened by Aurelieng (aurelieng) - Thursday, 03 February 2011, 03:54 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 01 March 2011, 18:25 GMT
|
Details
Description:
Since a few months, KDE often freezes randomly for 2-3 secondes. It seems to occur when moving the mouse, either to move/resize a window, or to move the pointer from one window to another. It often happen when I play around with with Dophin, Okular, Gwenview, OpenOffice, or the 3D molecular viewer UCSF Chimera which extensively uses OpenGL. I initially attributed this annoying behavior to the NVIDIA driver 256.44 [https://bbs.archlinux.org/viewtopic.php?id=102202]. Unfortunately, it was still here with the 256.53, and is still not solved with 260.19.29 or 260.19.36. Nothing in dmesg, /var/log/message, /var/log/Xorg.0.log, or ~/.xsession.errors. I noticed that the System Load Viewer plasmoid I embedded in the task bar reports a very high load on one core when this problem occurs. I tried to monitor further the activity of the machine with top and iotop, but the output of both is frozen as well. After hibernation, playing with nvidia-settings/powermizer seems to help. These freezes mainly occur with the packaged binary driver, but also, less frequently, with the official binary driver. This is however probably subjective. I already asked for help in the nvnews forum (http://www.nvnews.net/vbulletin/showthread.php?t=158248) but nobody seems to care about it sad Additional info: Hardware details : Dell M6400 w/ - nVidia Corporation G94M [Quadro FX 2700M] - Intel(R) Core(TM)2 Extreme CPU Q9300 Software details: Arch Linx x86_64 (I update it daily): - KDE 4.6.00 - lib32-nvidia-utils 260.19.29-2 - nvidia 260.19.36-1 - nvidia-utils 260.19.36-1 - kernel26 2.6.36.3-2 - xorg-server 1.9.2-2 Steps to reproduce: - start your archlinux box - start a 3D demanding application - suspend to ram - wake up - experience the slowness |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Tuesday, 01 March 2011, 18:25 GMT
Reason for closing: Fixed
Additional comments about closing: nvidia 260.19.36-2
kernel26 2.6.37.1-1
Tuesday, 01 March 2011, 18:25 GMT
Reason for closing: Fixed
Additional comments about closing: nvidia 260.19.36-2
kernel26 2.6.37.1-1
It seems that most freezes are gone with:
- 270.29 beta driver
- MTRR enabled by appending enable_mtrr_cleanup mtrr_spare_reg_nr=1 to the list of kernel options (see http://www.nvnews.net/vbulletin/showpost.php?p=2367578&postcount=39)
I didn't investigate further to know if both the driver and the MTRR trick are required.
Thanks a lot,
Aurel.