Re: Current tinderbox regression (xserver)

2009-09-14 Thread Peter Hutterer
On Mon, Sep 14, 2009 at 07:56:51AM +0200, Werner LEMBERG wrote: http://tinderbox.x.org/builds/2009-09-13-/logs/xserver/#build In file included from dmx.c:61: /home/cjb/xorg-build/include/X11/extensions/dmxext.h:69: error: expected specifier-qualifier-list before 'XRectangle'

Re: getting XI error codes - implicit declaration issue

2009-09-14 Thread Peter Hutterer
On Fri, Sep 11, 2009 at 04:19:46PM +0200, Christian Beier wrote: Hi there, there seems to be a little issue with the way one registers for XInput error codes: if i'm not totally wrong, these are defined nowhere, but dynamically generated and one has to get the actual values via macros like

Re: LeftOf in monitor section is not completely honored

2009-09-14 Thread Łukasz Maśko
Dnia poniedziałek, 14 września 2009, Csillag Kristof napisał: [...] Am I doing something wrong? (I have attached the xorg.conf.) Or is this a bug? Since it can be worked around by executing xrandr manually, this is not as bad as the twitching image problem, or the random pixels problem, or

Issues with X Server Compilation on Virtual box

2009-09-14 Thread mrinal nargunde
We are undergraduate students trying to install X Server on virtual box. We have installed all required packages. After running the startx command, we got the following error in the log: (++) Using config file: /etc/X11/xorg.conf dlopen: /opt/MPX//lib/xorg/modules/drivers/vboxvideo_drv.so:

Re: Issues with X Server Compilation on Virtual box

2009-09-14 Thread Tiago Vignatti
Hi, On Mon, Sep 14, 2009 at 12:11:23PM +0200, ext mrinal nargunde wrote: We are undergraduate students trying to install X Server on virtual box. We have installed all required packages. After running the startx command, we got the following error in the log: (++) Using config file:

[ANNOUNCE] xorg-server 1.6.99.901 (1.7 RC1)

2009-09-14 Thread Peter Hutterer
The first release candidate for the X.Org X Server 1.7 is now available. This means the server ABI is now frozen. A number of fixes went in since the snapshot. A set of patches resurrected Xdmx which now builds again. More patches will follow to make it work better, right now it's still a bit

exa/nouveau segfault

2009-09-14 Thread Sebastian Glita
Hello, I use xorg-server/xf86-video-nouveau/nouveau-drm/mesa/libdrm et.al. from git.freedesktop.org. [A 2-3 days update solved the trouble with console switching, always restarting Xorg/gdm. Great relief.] Since 1-2 weeks ago I keep getting this segfault whenever launching windows except

Re: exa/nouveau segfault

2009-09-14 Thread Maarten Maathuis
On Mon, Sep 14, 2009 at 12:27 PM, Sebastian Glita gls...@yahoo.com wrote: Hello, I use xorg-server/xf86-video-nouveau/nouveau-drm/mesa/libdrm et.al. from git.freedesktop.org. [A 2-3 days update solved the trouble with console switching, always restarting Xorg/gdm. Great relief.] Since 1-2

Re: xinerama/xrandr

2009-09-14 Thread Adam Nielsen
According to Nvidia's driver readme guide, they support rotation with Xrandr. The driver supports rotation with the extension when 'Option RandRRotation' is enabled in the X config file. Perhaps, they do not support all of the abilities of the new Xrandr... such as virtual screen size or

Re: getting XI error codes - implicit declaration issue

2009-09-14 Thread Christian Beier
On Mon, 14 Sep 2009 16:35:42 +1000 Peter Hutterer peter.hutte...@who-t.net wrote: On Fri, Sep 11, 2009 at 04:19:46PM +0200, Christian Beier wrote: Hi there, there seems to be a little issue with the way one registers for XInput error codes: if i'm not totally wrong, these are defined

Re: getting XI error codes - implicit declaration issue

2009-09-14 Thread Peter Hutterer
On Mon, Sep 14, 2009 at 02:26:26PM +0200, Christian Beier wrote: On Mon, 14 Sep 2009 16:35:42 +1000 Peter Hutterer peter.hutte...@who-t.net wrote: On Fri, Sep 11, 2009 at 04:19:46PM +0200, Christian Beier wrote: Hi there, there seems to be a little issue with the way one registers

Re: twitching image

2009-09-14 Thread Alex Deucher
On Sun, Sep 13, 2009 at 9:27 PM, Csillag Kristofcsillag.kris...@united-consult.hu wrote: Alex Deucher wrote: This is likely display watermark or pll related. What is a display watermark? All of the memory clients on the GPU (display controllers, 2D, 3D, overlays, etc.) contend for memory

Re: xinerama/xrandr

2009-09-14 Thread Daniel
On 09/14/2009 09:31 AM, Tippett, Matthew wrote: Hi. I'll talk about the generic RANDR and Xinerama situation. I'll leave other domain experts fill in any NV specifics. RANDR currently allows both static and dynamic configuration of position and rotation for 'individual' head mode. This

Re: Issues with X Server Compilation on Virtual box

2009-09-14 Thread Stuart Kreitman
What operating system are you running in Virtual Box? mrinal nargunde wrote: We are undergraduate students trying to install X Server on virtual box. We have installed all required packages. After running the startx command, we got the following error in the log:

Re: generic touchscreen calibration

2009-09-14 Thread Tias
Søren Hauberg wrote: Hi, 2009/9/10 Tias t...@ulyssis.org: In the end, I had to hack up the ancient tkxinput because it was the only device independent calibrator (it uses Xinput to read the coordinates). On the other hand, I was impressed by the simplicity of the calibrator that Soren

Re: generic touchscreen calibration

2009-09-14 Thread Dan Nicholson
On Mon, Sep 14, 2009 at 12:26 PM, Tias t...@ulyssis.org wrote: Søren Hauberg wrote: Hi, 2009/9/10 Tias t...@ulyssis.org: In the end, I had to hack up the ancient tkxinput because it was the only device independent calibrator (it uses Xinput to read the coordinates). On the other hand, I was