On Thu, Jun 27, 2002 at 05:26:37PM +0100, Sergey V. Udaltsov wrote:
> > The output went into the /var/log/XFree86.0.log (or to the console where
> > you started the X server), not to the GDB screen.
> Yes!!! What I got:
> 
> 0x841eb84 ATIMach64SetDPMSMode+46a
>         Module "/usr/X11R6/lib/modules/drivers/atimisc_drv.o"
>         Section ".text"
> 0x83fa220 XAA+21cf
>         Module "/usr/X11R6/lib/modules/libxaa.a:xaaFallback.o"
>         Section ".text"
> 0x8593558 XAACopyArea+ab
>         Module "/usr/X11R6/lib/modules/libxaa.a:xaaCpyArea.o"
>         Section ".text"
> 
> So the problem seems to be in ATIMach64SetDPMSMode! What about DPMS
> things in DRI branch?

That's not it. It's not possible for XAA to be calling DPMS functions.

You could compile a static server, and debug it that way. I've found
that to be much more reliable.

#define DoLoadableServer NO

in your host.def

Alan.


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to