[ANNOUNCE] xorg-server 1.5.99.901

2009-01-12 Thread Keith Packard
Ok, this is the first release candidate for X server version 1.6. At this point, I'm interested in seeing only critical bug fixes submitted on the wiki page. Sorry for the delay since 1.5.99.3, but I wanted to get the Enter Leave/FocusIn Out fixes into this release. -keith Adam Jackson (7):

[ANNOUNCE] xf86-input-evdev 2.1.1

2009-01-12 Thread Peter Hutterer
Alan Coopersmith (1): Remove xorgconfig xorgcfg from See Also list in man page Matt Helsley (2): rename NBITS to NLONGS to reflect its actual meaning Fix FOO_MAX off-by-one Michael Chapman (1): Disable middle mouse button emulation when a middle mouse button event is

Re: Does X.org 7.4 work with Mesa 7.2?

2009-01-12 Thread Jeremy Henty
On Sun, Jan 11, 2009 at 11:34:19AM +0200, Angel Tsankov wrote: I tried calling 'ldconfig' but it did not help -- xdriinfo 1.0.2 still does not find GL/glx.h and fails to compile. It's looking for the Mesa development environment. Which Mesa packages do you have installed? If you

Re: Does X.org 7.4 work with Mesa 7.2?

2009-01-12 Thread Angel Tsankov
Jeremy Henty wrote: On Sun, Jan 11, 2009 at 11:34:19AM +0200, Angel Tsankov wrote: I tried calling 'ldconfig' but it did not help -- xdriinfo 1.0.2 still does not find GL/glx.h and fails to compile. It's looking for the Mesa development environment. Which Mesa packages do you

Xt can't handle UTF8 string ?

2009-01-12 Thread hd
Hi, Is it possible to display an UTF8 string with Xt verbs ? I try to use XtNinternational argument without success Maybe, I must initialize the App with a special Xt verb before using XtNinternational ? it is my sample, for testing purpose int main (int argc, char **argv) { Widget

How to write an X driver..?

2009-01-12 Thread Florian Echtler
Hello everyone, as posted previously, I'm on the way to writing a driver for DisplayLink devices. Unfortunately, I'm a bit at a loss on where to start. I've noticed that it seems pretty easy to write a framebuffer driver and run an X server with fbdev on top of that. However, as the DisplayLink

Re: How to write an X driver..?

2009-01-12 Thread John Tapsell
2009/1/12 Florian Echtler f...@butterbrot.org: Hello everyone, as posted previously, I'm on the way to writing a driver for DisplayLink devices. Unfortunately, I'm a bit at a loss on where to start. I've noticed that it seems pretty easy to write a framebuffer driver and run an X server with

Re: How to write an X driver..?

2009-01-12 Thread Stephane Marchesin
On Mon, Jan 12, 2009 at 14:06, John Tapsell johnf...@gmail.com wrote: 2009/1/12 Florian Echtler f...@butterbrot.org: Hello everyone, as posted previously, I'm on the way to writing a driver for DisplayLink devices. Unfortunately, I'm a bit at a loss on where to start. I've noticed that it

RE: [ANNOUNCE] xf86-video-intel 2.5.99.2

2009-01-12 Thread Cliff Lawson
Is that to this mailing list or is it somewhere else - if so where? Cliff Lawson -Original Message- From: xorg-boun...@lists.freedesktop.org [mailto:xorg-boun...@lists.freedesktop.org] On Behalf Of Zhenyu Wang Sent: 12 January 2009 06:18 I think Gordon Jin will provide the release note

Re: Xt can't handle UTF8 string ?

2009-01-12 Thread Samuel Thibault
hd, le Mon 12 Jan 2009 13:06:36 +0100, a écrit : Is it possible to display an UTF8 string with Xt verbs ? I try to use XtNinternational argument without success Maybe, I must initialize the App with a special Xt verb before using XtNinternational ? Maybe missing XtSetLanguageProc(NULL,

Re: How to write an X driver..?

2009-01-12 Thread Florian Echtler
I think that this is generally done by having the framebuffer driver allocate the screen to be as large as possible. Then in the xserver you know that offscreen memory address is simply from the end of the visible screen. But does the device support any form of acceleration ? If not, I'd

Re: Xt can't handle UTF8 string ?

2009-01-12 Thread hd
Samuel Thibault a écrit : hd, le Mon 12 Jan 2009 13:06:36 +0100, a écrit : Is it possible to display an UTF8 string with Xt verbs ? I try to use XtNinternational argument without success Maybe, I must initialize the App with a special Xt verb before using XtNinternational ?

Re: [PATCH] xkb: Set sane build time XKB defaults

2009-01-12 Thread Dan Nicholson
On Sat, Jan 10, 2009 at 4:43 AM, Daniel Stone dan...@fooishbar.org wrote: On Sat, Jan 10, 2009 at 02:40:04PM +0200, Daniel Stone wrote: On Wed, Jan 07, 2009 at 08:27:39AM -0800, Dan Nicholson wrote: On Wed, Jan 7, 2009 at 7:44 AM, Daniel Stone dan...@fooishbar.org wrote: NAK of sorts: I'd

Re: How to write an X driver..?

2009-01-12 Thread Stephane Marchesin
On Mon, Jan 12, 2009 at 14:35, Florian Echtler f...@butterbrot.org wrote: I think that this is generally done by having the framebuffer driver allocate the screen to be as large as possible. Then in the xserver you know that offscreen memory address is simply from the end of the visible

Re: [PATCH] xkb: Set sane build time XKB defaults

2009-01-12 Thread Dan Nicholson
On Mon, Jan 12, 2009 at 6:57 AM, Julien Cristau jcris...@debian.org wrote: On Mon, Jan 12, 2009 at 06:49:42 -0800, Dan Nicholson wrote: Looks good. Oh, it looks like the binary [[ ]] shell operators slipped in there at some point. Those are bash only, I think, and should be fixed. But that's

Re: Intel HDMI audio - No audio in X, works in console

2009-01-12 Thread Bill Wittig
The xorg-server version is 1.5.3. I can't check specifically for the patch you referenced until tonight - perhaps you know if it's included in the released 1.5.3. I looked through the thread Sven referenced, and it looks like this is related to the ELD data, however, the end of that thread

Re: problem with monitor asus vw198s

2009-01-12 Thread Fabio
CPU: intel core2duo with 4 Gb of RAM MB: asus p5ql-em VGA: intel g43 (integrated on the MB) Monitor: asus vw198s I installed ubuntu 8.10 (amd64). The first problem is that the correct resolution of the monitor (1680x1050) is not recognized out of the box: after installation, it ran at a

Re: [PATCH] xkb: Set sane build time XKB defaults

2009-01-12 Thread Alan Coopersmith
Daniel Stone wrote: Or maybe even something like this, rather ... From a test build, looks like you also need to do a s/__XKBDEFRULES__/XKB_DFLT_RULES/ in hw/xnest/Keyboard.c -- -Alan Coopersmith- alan.coopersm...@sun.com Sun Microsystems, Inc. - X Window System

Re: Should RRGetCrtcInfo return panning bounds?

2009-01-12 Thread Matthias Hopf
On Jan 12, 09 18:12:41 +0100, Kai-Uwe Behrmann wrote: If crtc does not provide the physical monitor arrangement, where shall the x and y else come from? The Xinerama API comes to mind, but is this planed to persist or already deprecated in favour of XRandR? This would be the top left edge of

DESTDIR and pkg-config variables

2009-01-12 Thread Paulo César Pereira de Andrade
What is the proper way to correct make distcheck, when using pkg-config directory variables? Sample case is appdefaultdir for Xt/Xaw based applications. That usually, in configure.ac is: PKG_CHECK_MODULES(APPDEFS, xt) appdefaultdir=$(pkg-config --variable=appdefaultdir xt)

Re: Should RRGetCrtcInfo return panning bounds?

2009-01-12 Thread Matthias Hopf
On Jan 09, 09 11:38:48 -0800, Keith Packard wrote: On Fri, 2009-01-09 at 10:59 -0800, Andy Ritger wrote: Probably both the physical region currently scanned out by the CRTC, as well as the panning region, are useful things for an RandR client to query. I'm not sure how best to make both

Re: DESTDIR and pkg-config variables

2009-01-12 Thread Dan Nicholson
On Mon, Jan 12, 2009 at 9:27 AM, Paulo César Pereira de Andrade p...@mandriva.com.br wrote: What is the proper way to correct make distcheck, when using pkg-config directory variables? Sample case is appdefaultdir for Xt/Xaw based applications. That usually, in configure.ac is:

Re: DESTDIR and pkg-config variables

2009-01-12 Thread Julien Cristau
On Mon, Jan 12, 2009 at 09:50:46 -0800, Dan Nicholson wrote: I think the right way to do this is 1) Keep taking the default from pkg-config and 2) Pass in a value during distcheck with DISTCHECK_CONFIGURE_FLAGS. That'd look something like this: configure.ac: AC_ARG_WITH([appdefaultdir],

Re: DESTDIR and pkg-config variables

2009-01-12 Thread Dan Nicholson
On Mon, Jan 12, 2009 at 9:53 AM, Julien Cristau jcris...@debian.org wrote: On Mon, Jan 12, 2009 at 09:50:46 -0800, Dan Nicholson wrote: I think the right way to do this is 1) Keep taking the default from pkg-config and 2) Pass in a value during distcheck with DISTCHECK_CONFIGURE_FLAGS. That'd

Re: Should RRGetCrtcInfo return panning bounds?

2009-01-12 Thread Keith Packard
On Mon, 2009-01-12 at 18:44 +0100, Matthias Hopf wrote: CRTC, we should provide events that update it when panning occurs. Isn't already a RRCrtcChangeNotify sent? I never verified that myself, but I think in the context I thought I wanted them to be sent. Not currently, as far as I could

Re: DESTDIR and pkg-config variables

2009-01-12 Thread Paulo César Pereira de Andrade
Julien Cristau wrote: On Mon, Jan 12, 2009 at 09:50:46 -0800, Dan Nicholson wrote: I think the right way to do this is 1) Keep taking the default from pkg-config and 2) Pass in a value during distcheck with DISTCHECK_CONFIGURE_FLAGS. That'd look something like this: configure.ac:

Re: DESTDIR and pkg-config variables

2009-01-12 Thread Dan Nicholson
On Mon, Jan 12, 2009 at 10:21 AM, Paulo César Pereira de Andrade p...@mandriva.com.br wrote: Julien Cristau wrote: On Mon, Jan 12, 2009 at 09:50:46 -0800, Dan Nicholson wrote: I think the right way to do this is 1) Keep taking the default from pkg-config and 2) Pass in a value during

Window Manager: Intercepting mouse events

2009-01-12 Thread Bipin George Mathew
I am writing a window manager where I am transforming the window contents (using the composite extensions). After applying the transformation, I also need to ensure that mouse events are transformed and redirected to the XClients appropriately. What is the best way to do so? I came across this X

Re: Performance Issues with RV280

2009-01-12 Thread Beso
2009/1/12 8yrgr4dkp...@dyweni.com: Hi, My debugging consists of the following commands: X -verbose -config ./xorg.conf.new ouput 21 (to start X) synergyc _ipaddress_ (to allow control of test machine) openbox (start the window manager) firefox (start the browser and test scrolling)

Intel GLSL /w sdlmame (Was: Re: dga does't work correctly)

2009-01-12 Thread Steven Newbury
On Saturday 10 January 2009 04:33:36 tom fogal wrote: Steven Newbury st...@snewbury.org.uk writes: [snip] (including using GLSL shaders for overlay effects, though sadly the shader fails to compile with the intel driver for some reason [1]) [snip] [1]

Re: [ANNOUNCE] xf86-video-intel 2.5.99.2

2009-01-12 Thread Tino Keitel
On Mon, Jan 12, 2009 at 23:12:02 +0100, Tino Keitel wrote: [...] Well, I just tried 2.5.99.2 together with 2.6.28 and Xserver 1.5.3 on i945GM. Result: 1. glxgears mostly shows a black window, with some coloured artifacts when I move the window 2. starting googleearth freezes the GUI,

xf86-video-ati: version 6.9.0 does not work on Lenovo T400 when docked

2009-01-12 Thread Sascha Steinbiss
Hi everyone, I am unsure where to turn to in this matter, but it seems I have encountered an issue in the current version of the xf86-video-ati module. I have a Lenovo T400 with a ATI Technologies Inc Mobility Radeon HD 3400 Series rev 0 graphics chip. Usually I boot up with the machine in

Compositing, OpenGL programs and Intel graphics drivers

2009-01-12 Thread Bipin George Mathew
When I run compiz, or metacity with compositing enabled or any window manager + xcompmgr, I find that rendering of OpenGL applications shows many UI artifacts. This seems to be directly related to my Intel 82945G/GZ graphics drivers. Is it that my drivers do not support TFP properly or is it some

Re: Window Manager: Intercepting mouse events

2009-01-12 Thread Rémi Cardona
Le 12/01/2009 21:29, Bipin George Mathew a écrit : I am writing a window manager where I am transforming the window contents (using the composite extensions). After applying the transformation, I also need to ensure that mouse events are transformed and redirected to the XClients

Re: [PATCH] Update rootX/rootY when replaying events (Was: XI 1.5 questions)

2009-01-12 Thread Peter Hutterer
On Mon, Jan 12, 2009 at 10:35:26AM -0500, Thomas Jaeger wrote: Thanks, that fixes the issue. Motion compression is now working, too. Pushed as 488d45295105daf10ccd17ca93ae6a6f4d0104f1. Cheers, Peter Peter Hutterer wrote: My gut feeling was that your patch was missing something (the

Re: Compositing, OpenGL programs and Intel graphics drivers

2009-01-12 Thread Adam K Kirchhoff
On Monday 12 January 2009 18:04:30 Bipin George Mathew wrote: When I run compiz, or metacity with compositing enabled or any window manager + xcompmgr, I find that rendering of OpenGL applications shows many UI artifacts. This seems to be directly related to my Intel 82945G/GZ graphics

Re: [Mesa3d-dev] [PATCH] Add language about implicit flush and command completion

2009-01-12 Thread Ian Romanick
On Sat, Jan 10, 2009 at 12:37:18PM +0100, Michel Dänzer wrote: On Fri, 2009-01-09 at 18:32 -0800, Ian Romanick wrote: Copied language from the glXSwapBuffers manual page about the implicit glFlush and expected command completion. This just codifies what people already expect from

Re: Does X.org 7.4 work with Mesa 7.2?

2009-01-12 Thread Jeremy Henty
On Mon, Jan 12, 2009 at 01:23:40PM +0200, Angel Tsankov wrote: ... However, I stumbled upon another problem and started a new thread on this list. Here's a link to it: http://lists.freedesktop.org/archives/xorg/2009-January/042364.html I am afraid I don't have any ideas for this one. Good

[PATCH] Add language about implicit flush and command completion

2009-01-12 Thread Ian Romanick
Copied language from the glXSwapBuffers manual page about the implicit glFlush and expected command completion. This just codifies what people already expect from glXCopySubBufferMESA. The intention of this command is to work like glXSwapBuffers but on a sub-rectangle of the drawable. ---

Re: Compositing, OpenGL programs and Intel graphics drivers

2009-01-12 Thread Bipin George Mathew
Will it work on any other graphics card? NVidia, ATI? If yes, why does the limitation only affect Intel cards? Thanks, -Bipin On Mon, Jan 12, 2009 at 3:38 PM, Adam K Kirchhoff ad...@voicenet.comwrote: On Monday 12 January 2009 18:04:30 Bipin George Mathew wrote: When I run compiz, or

Re: Compositing, OpenGL programs and Intel graphics drivers

2009-01-12 Thread Adam K Kirchhoff
On Monday 12 January 2009 19:56:43 Bipin George Mathew wrote: Will it work on any other graphics card? NVidia, ATI? If yes, why does the limitation only affect Intel cards? This effects all video card drivers that use Xorg's direct rendering infrastructure, including the open source and closed

Re: [ANNOUNCE] xf86-video-intel 2.5.99.2

2009-01-12 Thread Wang, Zhenyu Z
On 2009.01.13 06:12:02 +0800, Tino Keitel wrote: On Mon, Jan 12, 2009 at 14:18:12 +0800, Zhenyu Wang wrote: [...] I think Gordon Jin will provide the release note for intel Q4 release, that include all the component versions we use for stable release, and other misc notes. Thanks.

[PATCH] xfree86: always force RAW mode under linux.

2009-01-12 Thread Peter Hutterer
The previous check for AEI on left us with the possibility that AEI is forced off in the config, but devices are added through evdev nonetheless. A keyboard added this way can CTRL+C the server. Even when we use kbd, we can set the mode to RAW, so it's safer alround to to so. Signed-off-by: Peter

Re: [libXi PATCH] Be smarter about generating man pages

2009-01-12 Thread Peter Hutterer
On Tue, Dec 16, 2008 at 04:45:16PM -0800, Dan Nicholson wrote: With the current rules, the man pages will be generated repeatedly if you have xmlto installed. This is because make always thinks they are out of date with respect to their prerequisite, do_xmlto_stage. They are changed here to

Re: Compositing, OpenGL programs and Intel graphics drivers

2009-01-12 Thread Bipin George Mathew
Couple of related questions (1) What if I do not use DRI and explicitly use indirect rendering on Intel. I tried exporting the LIBGL_ALWAYS_INDIRECT=1, but the initial issue persisted. (2) When you say Nvidia does not use the same infrastructure - are you referring to AIGLX? -Bipin On Mon, Jan

[ANNOUNCE] xf86-input-evdev 2.1.1

2009-01-12 Thread Peter Hutterer
Alan Coopersmith (1): Remove xorgconfig xorgcfg from See Also list in man page Matt Helsley (2): rename NBITS to NLONGS to reflect its actual meaning Fix FOO_MAX off-by-one Michael Chapman (1): Disable middle mouse button emulation when a middle mouse button event is

intel GM45: Intermittent misdetect of TV-Out on HP 6730b

2009-01-12 Thread Peter Clifton
Hi, I've occasionally run into a problem with the git HEAD Intel driver (not tested on other versions), where the laptop boots, but GDM squashes into the left hand, upper corner of the screen. This appears to be because the Xorg server detects the TV output (the laptop has S-Video) is connected.

Intel GM45: Loop of continuously triggered output detections

2009-01-12 Thread Peter Clifton
Testing git HEAD intel drivers, also recent Xorg: After the problem with miss-detected TV-out, I killed Xorg with a Ctrl +Alt+Backspace (I've got zapping re-enabled in my xorg.conf), and the outputs detected properly, with no TV output detected as being connected. The performance was very slow,

Re: keysymdef.h has wrong implie s symbol? → please fix that

2009-01-12 Thread Peter Hutterer
On Tue, Jan 06, 2009 at 09:38:19AM +0100, Erik Streb del Toro wrote: Please do something. Or tell my what keeps you from correcting this? As Simon wrote, it was only a conversion error: Pushed as 091c1624fd2f9d933329d6152e4ecd865aa7903a. Sorry, sometimes things fall under the radar. Thanks

Re: Intel GM45: Loop of continuously triggered output detections

2009-01-12 Thread Peter Clifton
On Tue, 2009-01-13 at 01:55 +, Peter Clifton wrote: Testing git HEAD intel drivers, also recent Xorg: After the problem with miss-detected TV-out, I killed Xorg with a Ctrl +Alt+Backspace (I've got zapping re-enabled in my xorg.conf), and the outputs detected properly, with no TV

Re: Intel GM45: Loop of continuously triggered output detections

2009-01-12 Thread Peter Clifton
On Tue, 2009-01-13 at 01:55 +, Peter Clifton wrote: Trying xrandr, adjusting brightness, had no effect. A couple of VT switches to VT1 and back to Xorg finally stopped the detection loop, although during that process, one of the the switches to VT1 left me with a corrupted console.

Draft XI 2 protocol specification

2009-01-12 Thread Peter Hutterer
I know we're all thinking about getting 1.6 out, but here's the next lot of big changes that I really need some feedback on. LCA is coming up and napkins want to be written on, so the more feedback before that happens, the better. As a friendly reminder, the X Protocol has a tendency to be set in

Switching from X-Window to VT

2009-01-12 Thread sdrb
Hi, I have a question regarding switching from X-Window to virtual terminal. Usually I use both of them and I very often switch between of them. The switching process usually takes 3-8 seconds (X11 - VT). I have Intel E8400 processor and GF7600GT and I wonder why does the switching from X11 to

Re: Draft XI 2 protocol specification

2009-01-12 Thread Keith Packard
On Tue, 2009-01-13 at 16:46 +1000, Peter Hutterer wrote: An XDeviceHierarchyChangedEvent is sent whenever the device hierarchy has been changed by either the client, or by server-internal events. The flags specify all types of hierarchy modifiations that have occured. Clients

Re: Switching from X-Window to VT

2009-01-12 Thread John Tapsell
2009/1/13 sdrb s...@onet.eu: Hi, I have a question regarding switching from X-Window to virtual terminal. Usually I use both of them and I very often switch between of them. The switching process usually takes 3-8 seconds (X11 - VT). I have Intel E8400 processor and GF7600GT and I wonder

Re: Switching from X-Window to VT

2009-01-12 Thread sdrb
John Tapsell wrote: 2009/1/13 sdrb s...@onet.eu: Hi, I have a question regarding switching from X-Window to virtual terminal. Usually I use both of them and I very often switch between of them. The switching process usually takes 3-8 seconds (X11 - VT). I have Intel E8400 processor and

Re: [ANNOUNCE] xf86-video-intel 2.5.99.2

2009-01-12 Thread Tino Keitel
On Tue, Jan 13, 2009 at 08:59:06 +0800, Wang, Zhenyu Z wrote: [...] Could you try 'intel-2008-q4' branch in mesa? No difference in glxgears. I didn't test googleearth and quake3 because I don't want to reboot right now. Regards, Tino ___ xorg