[ANNOUNCE] xf86-input-evdev 2.0.5

2008-09-18 Thread Peter Hutterer
Just one fix - some kernels invalidate the device late after resume, leaving us with dead devices. This issue is addressed by reopening the device if a read error occurs. Peter Hutterer (2): Attempt to re-open devices on read errors. evdev 2.0.5 git tag: xf86-input-evdev-2.0.5

Re: intel atom support

2008-09-18 Thread Carlos Ojea
Many thanks for pointing me in the right direction ! I will check http://moblin.org/ to see if vaapi driver for US15W and a video application using that driver are already made. Thank you all, Carlos 2008/9/18 Austin Yuan [EMAIL PROTECTED]: On Wed, Sep 17, 2008 at 10:34 PM, Roland Scheidegger

Bug report submitted (was: Re: xf86-video-intel 2.4.1: Problems with 915GM and Asus VW222S)

2008-09-18 Thread Paul Menzel
Dear list, Am Mittwoch, den 03.09.2008, 22:21 +0200 schrieb Paul Menzel: Am Dienstag, den 02.09.2008, 16:05 +0200 schrieb Paul Menzel: I am the owner of an ASUS EeePC 701 4G and am not able to get the ASUS VW222S [2] as an external display going at a resolution of 1680 * 1050 over VGA,

Re: Bug report submitted

2008-09-18 Thread Colin Guthrie
Paul Menzel wrote: PS: I would be interested, what I did wrong (subject, form, …) so I did not get any answer, so that I will not make this mistake next time. A link to a webpage with the rules would also suffice. I don't think you did anything specifically wrong. I notice you don't have any

Re: Bug report submitted

2008-09-18 Thread Paul Menzel
Dear list, Am Donnerstag, den 18.09.2008, 09:41 +0100 schrieb Colin Guthrie: Paul Menzel wrote: PS: I would be interested, what I did wrong (subject, form, …) so I did not get any answer, so that I will not make this mistake next time. A link to a webpage with the rules would also

Re: Raw mouse input is distorted

2008-09-18 Thread Søren Hauberg
2008/9/18 Peter Hutterer [EMAIL PROTECTED]: On Wed, Sep 17, 2008 at 06:46:17AM -0700, Hauberg wrote: Now, my problem is that X seems to somehow accelerate the output from the 'usbtouchscreen' module, so that when I move my finger to the left, the cursor moves about twice as far to the left

Re: events in evdev.c

2008-09-18 Thread Daniel Stone
On Wed, Sep 17, 2008 at 08:38:09PM -0400, Chuck Robey wrote: I don't know if this is important or not, and I won't harp on this, but I've heard before that an attempt is made both to keep evdev.c very current, AND to have it not have anything in it that is Linux-only. I don't know where you

Re: pixman: Branch 'master'

2008-09-18 Thread Daniel Stone
On Wed, Sep 17, 2008 at 12:59:14PM -0700, Jeff Muizelaar wrote: commit d0b181f347ef4720d130beee3f03196afbd28aba Author: Jeff Muizelaar [EMAIL PROTECTED] Date: Wed Sep 17 15:53:20 2008 -0400 Add support for ARMv6 SIMD fastpaths. Thanks for the patch, but, uh ... +#ifdef USE_ARM +

Re: events in evdev.c

2008-09-18 Thread Julien Cristau
On Thu, Sep 18, 2008 at 12:10:13 -0400, Chuck Robey wrote: Sorry, I can't parse what you wrote. EVDEV IS LINUX ONLY. Is that clearer now? Cheers, Julien ___ xorg mailing list xorg@lists.freedesktop.org

Re: Implementing RandR

2008-09-18 Thread George Wright
On Thursday 18 September 2008 06:41:51 Jacob Welsh wrote: I'm currently working on implementing RandR support in the Xvnc server along with an extension protocol for the client to request that Xvnc changes its framebuffer size on demand. What version of RandR are you aiming to support? I

XDMCP Docs...

2008-09-18 Thread josephcohen
Hi all, recently I was put in charge of creating a clean room implementation of the XDMCP protocol for our Apple Terminal Server product. This was done for various political and technical reasons which are beyond the scope of this email. I wanted to tell all of you that while I found the XDMCP.PS

Re: X crashes on switching to console - intel_bufmgr_fake.c:1302: intel_bufmgr_fake_evict_all: Assertion failed

2008-09-18 Thread Jeff Chua
On Fri, Sep 19, 2008 at 7:02 AM, Jeff Chua [EMAIL PROTECTED] wrote: Swtiching to console resulted in X crashing. Same problem with trying to suspend to ram. X: intel_bufmgr_fake.c:1302: intel_bufmgr_fake_evict_all: Assertion `((bufmgr_fake-fenced)-next == (bufmgr_fake-fenced))' failed.

Re: Building X

2008-09-18 Thread Russell Shaw
Peter Hutterer wrote: On Fri, Sep 19, 2008 at 01:46:21PM +1000, Russell Shaw wrote: I built X from git. I get a stippled background when X starts but the mouse cursor is invisible. The mouse is working because i tested it with xev. I built and installed in this order: commit

Re: [xorg-server-1.5.0] keyb hang after starting q3

2008-09-18 Thread Peter Hutterer
On Thu, Sep 18, 2008 at 11:51:47PM -0500, Tobias Jakobi wrote: After ioquake3 is started all keyb and mouse input stop. You can't move the cursor, you can't click. Switching to another application isn't possible, even switching to the VTs isn't possible. All input is simply dead. [...] I