xorg-server 1.4_2,1 fails on RELENG_7

Peter Grehan grehan at freebsd.org
Tue Dec 18 18:01:27 PST 2007


Hi Justin,

> Now that I've got it up and running, I've noticed a couple other issues:  
> Exiting out of X kills the video, setting the monitor to an "out of range 
> sync".  That part I can deal with, as I can still go back into X.

  Nvidia ? I don't know that mode-switching has ever worked too well 
with that driver. Linux does it in the kernel and not in the server, so 
the codepath isn't really exercised much.

> The other issue, which is rather annoying, is that the mouse cursor seems to 
> be cut in half, with each half flipped over the Y axis.  Also, probably 
> linked to this, remote X programs don't display correctly, as though the 
> color pallette has been reversed.  Is this an endian issue?  Does it occur on 
> anyone elses machine?

  Either an endian or signed/unsigned char issue. Or you using a 
hardware cursor ? Changing to software (or vice versa) might help. What 
display depth are you using ?

later,

Peter.


More information about the freebsd-ppc mailing list