[PATCH] RFC: Add XF86XK_Suspend and XF86XK_Hibernate keysym defs.

2008-10-26 Thread Peter Hutterer
At the moment, we have the following keysyms defined to put a computer into a sleep state: XF86XK_Standby0x1008FF10 /* System into standby mode */ XF86XK_PowerDown 0x1008FF21 /* Deep sleep the system */ XF86XK_Sleep 0x1008FF2F /* Put system to sleep*/ Proposed chang

Re: keysymdef.h has wrong implies symbol?

2008-10-26 Thread Erik Streb del Toro
Peter Hutterer schrieb am 27.10.2008 05:41: On Sat, Oct 25, 2008 at 02:22:03AM -0400, James Cloos wrote: "Peter" == Peter Hutterer <[EMAIL PROTECTED]> writes: Peter> diff --git a/src/xlibi18n/imKStoUCS.c b/src/xlibi18n/imKStoUCS.c Peter> index 83c1483..4b4f628 100644 Peter> --- a/src/xlibi18n/i

Re: keysymdef.h has wrong implies symbol?

2008-10-26 Thread Peter Hutterer
On Sat, Oct 25, 2008 at 02:22:03AM -0400, James Cloos wrote: > > "Peter" == Peter Hutterer <[EMAIL PROTECTED]> writes: > > Peter> diff --git a/src/xlibi18n/imKStoUCS.c b/src/xlibi18n/imKStoUCS.c > Peter> index 83c1483..4b4f628 100644 > Peter> --- a/src/xlibi18n/imKStoUCS.c > Peter> +++ b/src/x

Re: i915.ko needs unknown symbol drm_vbl_send_signals

2008-10-26 Thread Sergio Monteiro Basto
On Sun, 2008-10-26 at 02:57 +, Sergio Monteiro Basto wrote: > Compiling drm from git ( git clone > git://anongit.freedesktop.org/git/mesa/drm ) > I got this message when depmod symbols kernel > anything I am missing ? ah we need kernel-sources at least from 2.6.28-rc1 Now without export OS_

XCB compilation failure with socket handoff patch (was Re: compilation failure)

2008-10-26 Thread Magnus Kessler
On Thursday 23 October 2008, Beso wrote: > i also have the following error on libxcb: [...] > xcb_out.c: In function 'get_socket_back': > xcb_out.c:61: error: '_xcb_out' has no member named 'return_socket' > xcb_out.c:61: error: '_xcb_out' has no member named 'socket_moving' > xcb_out.c:62: error:

Re: Lockup on intel dri

2008-10-26 Thread Eric Anholt
On Sat, 2008-10-25 at 15:33 +0100, Colin Guthrie wrote: > Colin Guthrie wrote: > > Eric Anholt wrote: > >> Could you get a gdb backtrace? > > > > Hmm it seems that whenever the machine is locked up and I attach gdb to > > the process it just prints: > > "Redelivering pending alarm clock" > > And

Re: error messages - was: xf86-video-intel 2.5.0 performance questions

2008-10-26 Thread Eric Anholt
On Sun, 2008-10-26 at 15:09 +0100, Tobias Hain wrote: > Keith Packard wrote: > > >> [drm:i915_getparam] *ERROR* Unknown parameter 5 > >> set status page addr 0x01fff000 > > > > As Julien said, this is just the user-mode driver checking for GEM > > support which isn't present in your old kernel. If

Re: [ANNOUNCE] xf86-input-evdev 2.0.99.2

2008-10-26 Thread Søren Hauberg
2008/10/26 Simon Thum <[EMAIL PROTECTED]>: > Søren Hauberg wrote: >> issue is keeping the code fairly clean. I imagine that the solution >> you suggest will be fairly complicated, in which case I don't think it >> would be worth the slight performance gain. But perhaps my priorities >> aren't in pl

Re: [ANNOUNCE] xf86-input-evdev 2.0.99.2

2008-10-26 Thread Simon Thum
Søren Hauberg wrote: > issue is keeping the code fairly clean. I imagine that the solution > you suggest will be fairly complicated, in which case I don't think it > would be worth the slight performance gain. But perhaps my priorities > aren't in place... Well, the issue is precision which is affe

Re: [ANNOUNCE] xf86-input-evdev 2.0.99.2

2008-10-26 Thread Søren Hauberg
2008/10/26 Simon Thum <[EMAIL PROTECTED]>: > Søren Hauberg wrote: >> 2008/10/24 Peter Hutterer <[EMAIL PROTECTED]>: >> Hmm, yeah then I don't see an alternative to double scaling. But, hey, >> as long as it only happens on touch screens then I think it'll be >> okay, as it doesn't happen on "ordina

Re: [ANNOUNCE] xf86-input-evdev 2.0.99.2

2008-10-26 Thread Simon Thum
Søren Hauberg wrote: > 2008/10/24 Peter Hutterer <[EMAIL PROTECTED]>: > Hmm, yeah then I don't see an alternative to double scaling. But, hey, > as long as it only happens on touch screens then I think it'll be > okay, as it doesn't happen on "ordinary" devices. May may want to try if you can avoid

error messages - was: xf86-video-intel 2.5.0 performance questions

2008-10-26 Thread Tobias Hain
Keith Packard wrote: >> [drm:i915_getparam] *ERROR* Unknown parameter 5 >> set status page addr 0x01fff000 > > As Julien said, this is just the user-mode driver checking for GEM > support which isn't present in your old kernel. If it were the new 2D > driver printing the message, we would have fix

Intel driver + sgi 1600 sw

2008-10-26 Thread Cyril Richard aka [ Sx ]
Hello everybody, First of all thanks for your great work ;) So my problem is i have an sgi1600sw monitor (which is great ... look here for more details http://www.siliconbunny.com/1600sw-faq/ ). It is plugged my g35 intel graphic card through to a gfx1600sw pci adapter card. This monitor use a qui

Re: Current tinderbox regression (trapproto)

2008-10-26 Thread Julien Cristau
On Sun, Oct 26, 2008 at 01:56:06 -0400, Chris Ball wrote: > http://tinderbox.x.org/builds/2008-10-25-0023/ > http://tinderbox.x.org/builds/2008-10-25-0023/logs/libXTrap/#build > > /home/cjb/xorg-build/include/X11/extensions/xtraplibp.h:106: error: expected > ')' before '*' token > > This is cau