NVidia driver locks X Hi all
When I start X using the nvidia driver, X locks after a few seconds.
CTRL-ALT-FNx does not work, neither does CTRL-ALT-BACKSPACE. When I login
remote, I can see that the X process uses up to 99% of CPU. When I 'kill -9
pid' remotely, X goes down but I can not acces the local console. Only when
I reboot from remote, soon after sending the reboot command, I can see the
local framebuffer console again (and access it locally until machine finaly
reboots).
When using the nv driver instead of the nvidia, everything works fine, only
that I don't have glx support.
I'm using the latest (~x86) nvidia-kernel and nvidia-glx packages with a
2.4.25 kernel
The XF86config file can be found on
<http://www.trash.net/~man/XF86config>
The log files for the nvidia and the nv driver can be found on
<http://www.trash.net/~man/XFree86.0.log.nvidia>
<http://www.trash.net/~man/XFree86.0.log.nv>
And last but not least, my kernel config is on
<http://www.trash.net/~man/kernelconfig> |