Friday, October 22, 2010

XOrg and Nvidia card freeze

My machine used to freeze for about 13 seconds repeatedly.
Debugging:
1. Notice it happening
2. Find out regularity. Find out time of freeze - is it consistent? Yes
3. Google for the issue. While typing in the browser, realize that keyboard and mouse events are still reaching the browser.
4. Look at syslog, dmesg - find nothing
5. Look at Xorg log. Se that it has repeated logs of the type
"(WW) Oct 22 09:37:51 NVIDIA(0): WAIT (1, 6, 0x8000, 0x000016d8, 0x000018f8)"
6. Google for "Xorg nvidia wait freeze".

Found the Solution

No comments: