On Thu, 2007-02-01 at 22:26 +0100, Brice Goglin wrote: > Matt Weatherford wrote: > > xorg takes up 99.7% of CPU as reported by TOP > > Could you try to attach a strace to the xorg process in case there is > something interesting to see?
For the record, I don't think I've seen a single case where strace provided useful information about an X server issue. The most useful way to find out what the X server is doing is to attach gdb to it (from a remote login). There's a couple of known hanger bugs in the nv driver, see upstream Bugzilla. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

