This is interesting. I'm running something very similar to you... Xeon 3450 (basically i5-750), geforce 210, FreeBSD 8.0-RELEASE, amd64. Asus p7f-e mobo. Nvidia driver is 195.22. I'm also running two of those graphics cards, outputting to 4 screens. Cooling should not be a problem as I have rigged up a fan to blow directly on the two cards.yks said:Upgraded to Xorg 7.5 and nvidia-driver 195.36.15. Hangs, crashes, all remain. Xorg.log has no information.
Hangs always on switching to a ttyvX from X, sometimes on exiting X, sometimes on starting applications, sometimes just hangs without any activity. What the hell may this be? I have to use nouveau as replacement, but it is so quite slow...
My system is: Core-i5, GeForce GT 240, FreeBSD 8.0-RELEASE-p2 #0 amd64.
Xlib: extension "RANDR" mission on display :"0.0".
# find /home /var/tmp -mmin -1
# cd /usr/local/bin
mv metacity metacity.old
vim metacity
#!/bin/sh
# chmod 700 metacity
Thanks for the help. So far it is 8 days of uptime and no hang. That's a record. Things I've changed since then:yks said:Well, in my case there didn't seem to be any system activity after hangs. In some cases, everything just stopped and the system didn't respond, but the HDD I/O seemed to stop as well, at least when I rebooted (reset) the PC, I didn't notice any files modified after the hang, even after waiting pretty long in vain hope that the system would 'get through'...
As to RANDR, I personally don't use it, but don't think it can contribute to that kind of faults.
If you still face the hangs&crashes problem, maybe the nv driver could solve these, as it did for me. Of course, if you can do without 3D. (That compiz stuff...) Or, at least, consider giving it a try to determine the cause of the problem.