On Mon, 2007-05-14 at 17:38 +0900, Charles Plessy wrote: > > When Xorg freezes, the machine is still accessible by ssh, the mouse > pointer still moves, but the keyboard is ignored: not only crtl-alt-F1 > do not swich to the console, but the caps lock led is not swiched on > when pressing the caps lock key. Nothing except the mouse pointer moves > on the screen. > > I tried to kill suspects (firefox-bin, nautilus, ...), but nothing > happened until I killed Xorg, which was eating 99% of the CPU.
Those are typical symptoms of a GPU lockup. Does the X server come up again after killing it though? If so, it's unlikely a lockup but could be related to #179647. If not, it's probably a video driver bug and disabling the DRI should work around it. Other than that, you could try if disabling Option "UseFBDev" makes a difference. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

