intel X.org crashes on current branches and GM965

2008-12-21 Thread Tobias Hain
Hello, Yesterday I upgraded to 2.6.28-rc9, cleaned all build files, ran autoconfig again and built the binaries: components as of 12/19/2008: kernel: 2.6.28-rc9 vanilla kernel: (drm-intel-next) 2.6.28-rc9 Eric's ab9228899d634ef75b26ee104fabc06054c6e0ba drm : (master)

Re: intel X.org crashes on current branches and GM965

2008-12-21 Thread Magnus Kessler
On Sunday 21 December 2008, Tobias Hain wrote: Hello, Yesterday I upgraded to 2.6.28-rc9, cleaned all build files, ran autoconfig again and built the binaries: [snip] running KDE 4.1.2. I do see the 2D Desktop just fine, but during loading it crashes at some point (I suspect the compositing

EAGAIN errors on reading from X11 socket

2008-12-21 Thread Frederik Himpe
I often haven nspluginwrapper/flash 10 hanging when trying to play a Flash movie on my Mandriva 2009.0 x86_64 system. strace shows that it is looping on an EAGAIN error when reading from the X11 socket. Here's the releavant part of the strace output. Any idea what could be wrong? X server is

Re: EAGAIN errors on reading from X11 socket

2008-12-21 Thread Samuel Thibault
Frederik Himpe, le Sun 21 Dec 2008 13:17:39 +, a écrit : strace shows that it is looping on an EAGAIN error when reading from the X11 socket. It also writes and reads data before getting EAGAIN. select(8, [7], [7], NULL, NULL) = 1 (out [7]) writev(7,

Re: [PATCH] Don't release passive grabs unless all buttons are up

2008-12-21 Thread Thomas Jaeger
This turned out to be a little bit trickier than I initially thought, since buttonsDown counts the number of physical buttons that are down, before they are mapped to logical buttons. The thing I'm unsure about (as should be evident from the patch), is where to stick the declaration for the new

Bad 2D performance with xf86-video-ati driver on RV350 AR [Radeon 9600]

2008-12-21 Thread Patrick Haller
Hello everybody, it's been quite a while since I last participated in F/OSS development, but wanted to take a plunge into xorg-server (or Clemens' great jxrender) in the x-mas vacation. Following how EXA performance improved, especially the 'x11perf -aa10text', I was wondering why others

Re: Bad 2D performance with intel driver on Mobile GM965/GL960

2008-12-21 Thread David Markey
here are some benchmarks: dmar...@dmarkey-xps:~/Desktop x11perf -aa10text x11perf - X11 performance program, version 1.2 The X.Org Foundation server version 10502000 on :0.0 from dmarkey-XPS Sun Dec 21 22:00:19 2008 Sync time adjustment is 0.1338 msecs. 40 reps @ 0.0136 msec (

Re: very bad, and very weird, scrolling text performance xorg 1.5.3 intel 2.5.1 GM965

2008-12-21 Thread Tiago Vignatti
Johannes Truschnigg escreveu: I really love how Intel and its fine development team supports a free software stack even on the desktop side of things, and how these efforts benefit even users of hardware from different manufacturers. Yet on the other hand, I'd really appreciate more

Re: X Server 1.6.99.1 NV Driver - Server crashes

2008-12-21 Thread Chris Ball
Hi, 4: /home/fl0/mpx_neu/bin/Xorg(xf86SetGamma+0x37) See the thread at http://lists.freedesktop.org/archives/xorg/2008-December/041634.html. Maarten, any idea when you'll push a fix for this? Thanks, - Chris. -- Chris Ball c...@laptop.org ___

Re: X Server 1.6.99.1 NV Driver - Server crashes

2008-12-21 Thread Maarten Maathuis
On 12/22/2008 12:13 AM, Chris Ball wrote: Hi, 4: /home/fl0/mpx_neu/bin/Xorg(xf86SetGamma+0x37) See the thread at http://lists.freedesktop.org/archives/xorg/2008-December/041634.html. Maarten, any idea when you'll push a fix for this? Thanks, - Chris. Sorry, I thought I had

Re: Docs in the modular tree, how to ?

2008-12-21 Thread Tiago Vignatti
Joao Moreira escreveu: I've downloaded the modular tree using the git_xorg script, as described in the ModularDevelopersGuide wiki page. I see a 'doc' subdirectory, which I've tried to build, it installs a set of .sgml files, these seem to be some X.org docs that I'd like to read... what

Re: [PATCH] Don't release passive grabs unless all buttons are up

2008-12-21 Thread Thomas Jaeger
I've been looking at the other places where buttonsDown is used. In CheckDeviceGrabs, I think we also want logical state, not physical state. I'm not sure what's up with motionMask, but since it's related to event handling and events should also see logical state, I think it would make more

Re: image corruption when in multiseat mode and vga!=normal kernel parameter

2008-12-21 Thread Tiago Vignatti
Tomasz Chmielewski escreveu: Tomasz Chmielewski schrieb: I have a multiseat system with one AGP card (nvidia GeForce FX 5200; primary card, BIOS displays here) and one PCI card (ATI), running Linux. If I start X in multiseat mode (X on both cards, two keyboards+mice), image is corrupted

Re: Docs in the modular tree, how to ?

2008-12-21 Thread Dan Nicholson
On Sun, Dec 21, 2008 at 4:16 PM, Tiago Vignatti vigna...@c3sl.ufpr.br wrote: Joao Moreira escreveu: I've downloaded the modular tree using the git_xorg script, as described in the ModularDevelopersGuide wiki page. I see a 'doc' subdirectory, which I've tried to build, it installs a set of

[ANNOUNCE] xf86-video-trident 1.3.1

2008-12-21 Thread Dave Airlie
Subject: [ANNOUNCE] xf86-video-trident 1.3.1 To: xorg-annou...@lists.freedesktop.org CC: xorg@lists.freedesktop.org Adam Jackson (2): Uninclude xf86Version.h Make ISA optional Dave Airlie (1): trident 1.3.1 Julien Cristau (1): Link with -lm for sin() Paulo Cesar Pereira

[ANNOUNCE] xf86-video-ast 0.87.0

2008-12-21 Thread Dave Airlie
Adam Jackson (1): Remove dead code. Y.C. Chen (2): Fixed the incorrect settings of Graphics registers Support AST1100/2050/2100 git tag: xf86-video-ast-0.87.0 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-ast-0.87.0.tar.bz2 MD5:

[ANNOUNCE] xf86-video-chips 1.2.1

2008-12-21 Thread Dave Airlie
Adam Jackson (2): Uninclude xf86Version.h, remove some dead code. Make ISA optional Julien Cristau (1): Compiler warning fixes git tag: xf86-video-chips-1.2.1 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-chips-1.2.1.tar.bz2 MD5:

[ANNOUNCE] xf86-video-glint 1.2.2

2008-12-21 Thread Dave Airlie
Adam Jackson (3): Uninclude xf86Version.h Move DDC before mode validation so the EDID modes actually take effect. Remove bizarre use of ISA setup Dave Airlie (2): glint: fix build on alpha for pciaccess. glint 1.2.2 Paulo Cesar Pereira de Andrade (1): Remove

[ANNOUNCE] xf86-video-neomagic 1.2.2

2008-12-21 Thread Dave Airlie
Adam Jackson (2): Uninclude xf86Version.h Make ISA optional Dave Airlie (1): neomagic 1.2.2 git tag: xf86-video-neomagic-1.2.2 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-neomagic-1.2.2.tar.bz2 MD5: 896864e1a2d7333c16333a24eac17d00

[ANNOUNCE] xf86-video-sis 0.10.1

2008-12-21 Thread Dave Airlie
Daniel Stone (1): Remove XFree86-Misc (PassMessage) support Dave Airlie (1): sis 0.10.1 Matthieu Herrb (1): Fix build on alpha. git tag: xf86-video-sis-0.10.1 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-sis-0.10.1.tar.bz2 MD5:

Re: very bad, and very weird, scrolling text performance xorg 1.5.3 intel 2.5.1 GM965

2008-12-21 Thread Daniel Stone
On Sun, Dec 21, 2008 at 08:54:28PM -0200, Tiago Vignatti wrote: (and yes, we definitely need to separate it in a planet.x.org subset) Didn't cworth already do that? :) Cheers, Daniel signature.asc Description: Digital signature ___ xorg mailing list

[ANNOUNCE] xf86-video-tdfx 1.4.1

2008-12-21 Thread Dave Airlie
Dave Airlie (1): tdfx 1.4.1 Jakub Bogusz (1): Bug #17557: Fix device initialization. Tiago Vignatti (2): Remove libc wrapper functions. Fix my bad typo in last commit. git tag: xf86-video-tdfx-1.4.1

[ANNOUNCE] xf86-video-s3 0.6.1

2008-12-21 Thread Dave Airlie
Adam Jackson (1): Uninclude xf86Version.h Andrew Randrianasulu (1): Fix typo in map setup Dave Airlie (2): s3 0.6.1 s3: fix build by including inputstr.h Evgeny M. Zubok (1): S3: various fixes Paulo Cesar Pereira de Andrade (1): Correct unresolved symbol and

[ANNOUNCE] xf86-video-ark 0.7.1

2008-12-21 Thread Dave Airlie
Adam Jackson (1): Uninclude xf86Version.h Dave Airlie (1): ark 0.7.1 git tag: xf86-video-ark-0.7.1 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-ark-0.7.1.tar.bz2 MD5: be91391f061863617018403cdbd2944f xf86-video-ark-0.7.1.tar.bz2 SHA1:

[ANNOUNCE] xf86-input-vmmouse 12.6.3

2008-12-21 Thread Peter Hutterer
Peter Hutterer (3): Fix build against master - add xf86OSmouse.h Fix make distcheck allowing custom build directories. Bump for 12.6.3 release git tag: xf86-input-vmmouse-12.6.3 http://xorg.freedesktop.org/archive/individual/driver/xf86-input-vmmouse-12.6.3.tar.bz2 MD5:

[ANNOUNCE] xf86-video-vesa 2.1.0

2008-12-21 Thread Dave Airlie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Adam Jackson (5): Use VBE services for DPMS instead of banging VGA registers manually. Warning cleanup. Add a TODO list. Default VESAValidMode to returning MODE_BAD. Make ISA support optional. Dave Airlie (1): vesa

[ANNOUNCE] xf86-video-s3virge 1.10.2

2008-12-21 Thread Dave Airlie
Christian Aistleitner (1): Respect rotation upon ShadowFB initialization Dave Airlie (1): s3virge 1.10.2 Paulo Cesar Pereira de Andrade (1): Correct calls to find_bios_string git tag: xf86-video-s3virge-1.10.2