[ANNOUNCE] xf86-input-mouse 1.8.0

2012-07-27 Thread Alan Coopersmith
xf86-input-mouse is the Xorg server mouse driver for non-evdev OS'es. This release drops support for Xorg 1.6.x, and now requires Xorg 1.7 or later. On Solaris, it fixes a compatibility issue with the Xorg 1.13 ABI changes, allowing this driver to build for the upcoming Xorg 1.13 release. It

Re: command line retrieve list of kbd layouts and variants (to use with setxkbmap)

2012-07-27 Thread Giuseppe Penone
Great thank you, just bad that there's not a --help command, it would be great to parse the output from c code. Cheers, Giuseppe. man xkeyboard-config :) Cheers, Peter ___ xorg@lists.x.org: X.Org support Archives:

[ANNOUNCE] xf86-video-intel 2.20.2

2012-07-27 Thread Chris Wilson
For the last 9 months, since 2.16.901, we have been shipping a driver that does not work on IvyBridge GT1 systems (HD2500 graphics); we were telling the GPU to use an invalid number of threads for the pixel shader and this in turned caused the GPU to hang. Also fixed since the last release just a

Re: command line retrieve list of kbd layouts and variants (to use with setxkbmap)

2012-07-27 Thread Alan Coopersmith
If you're trying to parse them, why not use the original files such as /usr/share/X11/xkb/rules/base.xml instead of the man page that's generated from them?The XML XKB files have a far more reliable format than the man page, which can change at any time, since we don't expect people to try to

Re: command line retrieve list of kbd layouts and variants (to use with setxkbmap)

2012-07-27 Thread Alan Coopersmith
On 07/27/12 08:50 AM, Giuseppe Penone wrote: the problem of parsing /usr/share/X11/xkb/rules/base.xml is that the location of the file may vary from distribution to distribution according to the prefix. I think /usr/share/X11/xkb/ is fairly common, and newer distros should have .pc files so

Re: command line retrieve list of kbd layouts and variants (to use with setxkbmap)

2012-07-27 Thread Giuseppe Penone
this one works on lubuntu 12.04 pkg-config --variable=xkb_base xkeyboard-config many thanks. Giuseppe. On Fri, Jul 27, 2012 at 5:57 PM, Alan Coopersmith alan.coopersm...@oracle.com wrote: On 07/27/12 08:50 AM, Giuseppe Penone wrote: the problem of parsing /usr/share/X11/xkb/rules/base.xml

Re: X won't start on Intel HD Graphics 4000 (Lenovo X230)

2012-07-27 Thread Thomas Lübking
Am 26.07.2012, 19:15 Uhr, schrieb Steve Ramage ubu...@sjrx.net: I have a problem with getting X to start on a Lenovo X230 running Kubuntu 12.04. ... There are a bunch of issues I'm having with my new Lenovo X230 laptop (with multiple monitors). Stock 12.04 ships a broken libXrandr [1]

Re: Unable to start xserver

2012-07-27 Thread Abhishek Gupta
Hello, I have just one more question to ask. My Question is that is it possible to let fb-drv do the switch to VESA then pass-through the graphics memory and skip the vbe module in VESA Driver which sets the vbe module to get Xorg working on l4linux?? fb-drv is a program(l4 process), it is just

X server crashes, when starting application

2012-07-27 Thread Bernard Day
We are having a problem using Xorg as an X host for an application we test. I am pretty sure that this is a problem with X and not an nvidia issue as we have tried many drivers and a few Xorgs. With a given X the backtrace always starts at the same location regardless of the driver

How to get xinput reflect evdev driver's absinfo changes ?

2012-07-27 Thread Yann Cantin
Hi, I'm currently working on a kernel input driver for a pointing device that need runtime calibration. The xorg evdev driver correctly detect and use it, my calibration app update evdev's absinfo with a : prop = XInternAtom(display, Evdev Axis Calibration, False); ...

[PATCH v2 xorg-gtest] xserver: Pass given timeout value

2012-07-27 Thread Peter Hutterer
From: Olivier Fourdan ofour...@redhat.com WaitForDevice() can take an optional timeout parameter but that timeout should be passed down to WaitForEventOfType() and in turn to WaitForEvent() Signed-off-by: Olivier Fourdan ofour...@redhat.com Signed-off-by: Peter Hutterer peter.hutte...@who-t.net

Re: [PATCH v2 xorg-gtest] xserver: Pass given timeout value

2012-07-27 Thread Chase Douglas
On 07/26/2012 11:51 PM, Peter Hutterer wrote: From: Olivier Fourdan ofour...@redhat.com WaitForDevice() can take an optional timeout parameter but that timeout should be passed down to WaitForEventOfType() and in turn to WaitForEvent() Signed-off-by: Olivier Fourdan ofour...@redhat.com

NetBSD patches: how to move forward

2012-07-27 Thread Thomas Klausner
Hi! No comments and no commits for my patches in the last week. Is there a procedure I should follow so these don't get dropped, or should I just be more patient because it's holiday season? :) Should I keep sending patches in the meantime? (Lots more to come.) Thanks, Thomas

Re: [PATCH util-modular] build.sh: run make clean after make install

2012-07-27 Thread Gaetan Nadon
On 12-07-27 01:20 AM, Peter Hutterer wrote: On Thu, Jul 26, 2012 at 10:11:55PM -0700, Alan Coopersmith wrote: On 07/26/12 09:04 PM, Peter Hutterer wrote: Running it before dist/distcheck/install is a bit pointless Isn't the point there to clean up leftovers from previous builds and ensure

Re: [RFC util-modular] build.sh: add --stop-at to skip some stages of each module

2012-07-27 Thread Gaetan Nadon
On 12-07-27 12:05 AM, Peter Hutterer wrote: Add a new command to stop each module after the given stage. Main use-case: build.sh --clone --stop-at clone to quickly clone the source tree without building. Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- There's an argument to

Re: [RFC util-modular] build.sh: add --stop-at to skip some stages of each module

2012-07-27 Thread Gaetan Nadon
On 12-07-27 04:19 PM, Gaetan Nadon wrote: On 12-07-27 12:05 AM, Peter Hutterer wrote: Add a new command to stop each module after the given stage. Main use-case: build.sh --clone --stop-at clone to quickly clone the source tree without building. Signed-off-by: Peter Hutterer

[ANNOUNCE] xf86-input-mouse 1.8.0

2012-07-27 Thread Alan Coopersmith
xf86-input-mouse is the Xorg server mouse driver for non-evdev OS'es. This release drops support for Xorg 1.6.x, and now requires Xorg 1.7 or later. On Solaris, it fixes a compatibility issue with the Xorg 1.13 ABI changes, allowing this driver to build for the upcoming Xorg 1.13 release. It

[ANNOUNCE] libXrandr 1.4.0

2012-07-27 Thread Dave Airlie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan Coopersmith (1): Strip trailing whitespace Daniel Stone (1): Fill in nameLen in XRROutputInfo Dave Airlie (2): libXrandr: add support for provider objects. libXrandr: bump to 1.4.0 for release git tag: libXrandr-1.4.0

[Bug 52590] Segmentation fault when trying to use radeon HD 7500 series card

2012-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52590 Yang Zhao y...@yangman.ca changed: What|Removed |Added AssignedTo|e...@pdx.freedesktop.org|xorg-driver-ati@lists.x.org

[Bug 52590] Segmentation fault when trying to use radeon HD 7500 series card

2012-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52590 Davey daveywalb...@gmail.com changed: What|Removed |Added Version|unspecified |7.4 (2008.09) --

[Bug 52590] Segmentation fault when trying to use radeon HD 7500 series card

2012-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52590 --- Comment #1 from Alex Deucher ag...@yahoo.com 2012-07-27 18:22:40 UTC --- Can you install debugging symbols and get a proper backtrace the gdb? http://wiki.x.org/wiki/Development/Documentation/ServerDebugging Also, please attach the dmesg

[Bug 52590] Segmentation fault when trying to use radeon HD 7500 series card

2012-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52590 --- Comment #2 from Davey daveywalb...@gmail.com 2012-07-27 20:57:22 PDT --- (In reply to comment #1) Can you install debugging symbols and get a proper backtrace the gdb? http://wiki.x.org/wiki/Development/Documentation/ServerDebugging

[Bug 52590] Segmentation fault when trying to use radeon HD 7500 series card

2012-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52590 --- Comment #3 from Davey daveywalb...@gmail.com 2012-07-27 20:58:46 PDT --- Created attachment 64808 -- https://bugs.freedesktop.org/attachment.cgi?id=64808 Boot log file output -- Configure bugmail: