Re: Caught signal 11 (Segmentation fault). Server aborting

2013-10-31 Thread christophe . jarry
I finally got this segmentation fault problem fixed. I uninstalled the following drivers: xf86-input-keyboard-1.7.0 xf86-input-mouse-1.9.0 xf86-input-synaptics-1.7.1 xf86-video-ati-7.2.0 xf86-video-modesetting-0.8.0 xf86-video-vesa-2.3.3 Only the two drivers below remained

Re: [ANNOUNCE] xf86-video-intel 2.99.905

2013-10-31 Thread Chris Wilson
On Thu, Oct 31, 2013 at 08:29:02AM +, Chris Clayton wrote: > Hi again. > > On 10/30/13 17:12, Chris Clayton wrote: > > Hi Chris, > > > > I've been trying out this driver and have been getting some text rendering > > problems on my KDE-3.5.10 desktop. I've also > > grabbed the tar ball of the

[ANNOUNCE] libxshmfence 1.0

2013-10-31 Thread Keith Packard
This is a tiny library that exposes a event API on top of Linux futexes. There was some discussion about using eventfd instead of this, but the cost of adding two FDs to the X server for every DRI application seems excessive, and by using PresentIdleNotify events, I've worked around the limitation

[ANNOUNCE] xf86-input-keyboard 1.8.0

2013-10-31 Thread Peter Hutterer
Consider this the NetBSD release, bringing the driver closer to sync with the NetBSD source directory. Non-BSD platforms should not be affected by these changes. Peter Hutterer (1): keyboard 1.8.0 Thomas Klausner (25): Added some missing keysyms to the ADB keymap. Map the Sun ke

[ANNOUNCE] xtrans 1.3.0

2013-10-31 Thread Keith Packard
Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (3): Remove unused TLI ("STREAMSCONN") code from xtrans Docs: convert function synopses to docbook funcsynopsis markup Docs: Drop pre-C89 TRANS() from docs since it's no longer in the headers Colin Wa

[ANNOUNCE] presentproto 1.0

2013-10-31 Thread Keith Packard
Keith Packard (10): Initial Present protocol specification Document how target-msc, divisor and remainder work Add NotifyMSC. Add serial numbers to Complete and MSC events Remove SBC, use CompleteNotify for both Region and NotifyMSC Start reworking for present redirec

[ANNOUNCE] dri3proto 1.0

2013-10-31 Thread Keith Packard
Keith Packard (16): Initial DRI3 protocol specification Initial DRI3 protocol headers Add 'event id' to DRI3 configure notify events Add GetSyncShmFD request Rename Connect as Open, make it work. Add SHM SyncFences Add PixmapFromBuffer and BufferFromPixmap encod

[ANNOUNCE] xorg-server 1.14.4

2013-10-31 Thread Matt Dew
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Changes since 1.14.3.901 Matt Dew (1): bump version from 1.14.3.901, to 1.14.4 Changes since 1.14.3 Alan Coopersmith (2): Avoid use-after-free in dix/d