TVOut issues with intel video driver

Peter Clifton pcjc2 at cam.ac.uk
Mon Oct 8 22:06:54 PDT 2007


On Tue, 2007-10-09 at 14:57 +1000, rglowery at exemail.com.au wrote:

> I'll try to use gdb to get a stack backtrace if that will help.

You may know this already, but you'll need to run gdb from a different
machine, perhaps via ssh.

Let the X server run start normally, ssh in from a different machine,
start gdb on its own,

then type
"attach <PID>"

where <PID> is the process ID of your running X server.

you'll need the dbgsym package for the X server, or to have compiled
yourself, as the Ubuntu packages are stripped.

-dbgsym packages are available at the following apt source:
deb http://people.ubuntu.com/~ubuntu-archive/ddebs gutsy main universe


Apologies if you know any / all of the above, hope you get the issue
debugged ok.

Regards,

Peter Clifton





More information about the xorg mailing list