[mythtv-users] OT problem with Xorg

Joe Ripley vitaminjoe at gmail.com
Mon Jun 30 18:28:29 UTC 2008


On Sun, Jun 29, 2008 at 2:48 PM, Gary Dawes <gary.dawes at gmail.com> wrote:
>
> I've popped the use events true in the Xorg,conf, and checked that there is
> plenty of disk space, even checked that the network is up - I'm stumped.

It sounds like X might be stuck in a loop of some kind.  strace might
be able to give you some info on what it's doing...  try something
like this:

# ps a |grep X
(get X's pid)

# strace -p 4066
(or whatever X's pid is)

The output may give you some insight as to what's going on.

-- 
Joe Ripley
vitaminjoe at gmail.com


More information about the mythtv-users mailing list