Re: Problems enabling DRI on i810 chipset with xorg-server 1.4.2

2009-04-17 Thread Robert Noland
On Sat, 2009-04-18 at 13:58 +1000, Dave Airlie wrote: > > > > We never built it... Last word was that i915 was supposed to support all > > chipsets. > > Not sure where you heard that, i915 just replaced i830 kernel module, > i810/5 has always been a separate module. Ok, I'll have a look, although

Re: Problems enabling DRI on i810 chipset with xorg-server 1.4.2

2009-04-17 Thread Dave Airlie
> > We never built it... Last word was that i915 was supposed to support all > chipsets. Not sure where you heard that, i915 just replaced i830 kernel module, i810/5 has always been a separate module. Dave. ___ xorg mailing list xorg@lists.freedesktop.o

Intel G45 - problem with 2D

2009-04-17 Thread A. K.
Hi all, I've got an Intel G45/GMA4500 onboard video, and also got the following problem: after switching on 3D hardware acceleration, graphics shows pretty low perfomance in 2D (e.g. scrolling or resizing windows). 3D works quite well, glxgears shows 1100 fps. I really suspect that the troubl

Re: XInput2: getting window-relative coordinates?

2009-04-17 Thread Peter Hutterer
On Fri, Apr 17, 2009 at 05:45:15PM +0200, Florian Echtler wrote: > > after a bit more fiddling, I now have MPX and XI2 up and running. My > > software is receiving the new XI2 input events fine; however, I've > > noticed that the valuators are always in screen coordinates. Is there a > > way to get

Re: implementation of new unicode character "latin capital sharp s " = upper-case eszett = 0x1e9e

2009-04-17 Thread James Cloos
|> What needs to be done to make "Ssharp" a keysym for 0x1e9e, |> in analogy to "ssharp" for 0x00df (lower case eszett) ? That is generally not needed. The symbol U1e9e works. |> Will font designers and maintainers take care of 0x1e9e |> to actually produce the new letter? I would expect so. I

Re: Problems enabling DRI on i810 chipset with xorg-server 1.4.2

2009-04-17 Thread Robert Noland
On Fri, 2009-04-17 at 07:20 -0400, Adam K Kirchhoff wrote: > On Fri, 17 Apr 2009 21:09:36 +1000 > Dave Airlie wrote: > > > On Fri, Apr 17, 2009 at 3:53 PM, Manish Jain > > wrote: > > > Dave Airlie wrote: > > >> > > >> On Thu, Apr 16, 2009 at 5:01 PM, Paul B. Mahol wrote: > > >> > > >>> > > >>>

Re: xf86-video-savage: (2/2) Do not use XAAGetCopyROP outside of XAA-specific code

2009-04-17 Thread Gianni Trevisti
> > > Just out of curiosity, how many subscribers of this list have access to a > Savage chipset, besides myself? Is the Savage EXA code being exercised in > the wild? I do (ProSavage8 KM266/KL266). I'm using XAA with a lot of problems (performance) described in a my recent post. I'll try EXA ;)

Re: XInput2: getting window-relative coordinates?

2009-04-17 Thread Simon Thum
Florian Echtler wrote: > However, the second one (controlled by touchpad) reports values in the > range (1472,1408) to (5472,4448). This is also reported in the Xorg.log > by the synaptics driver. How can I map these to screen coordinates? As > the pointer still moves in screen coordinates, the map

Re: Intel driver + KMS: logs flooded with "Xorg: freeing invalid memtype"

2009-04-17 Thread Ryan Hill
On Fri, 17 Apr 2009 17:16:36 +0200 Gabor Gombas wrote: > Hi, > > I've tried to use KMS (kernel vanilla 2.6.29.1) with the 2.7.0 Intel > driver (Debian unstable), and the kernel logs are flooded with messages > like: > > [ 3924.873152] Xorg:3404 freeing invalid memtype d3e58000-d3e59000 > [ 3924

[Announce] X Developers' Conference 2009 (September 28-30)

2009-04-17 Thread Carl Worth
The X.Org Foundation is happy to announce the X Developers' Conference for 2009. Please see the conference web page for details (some of which is copied below): http://xorg.freedesktop.org/wiki/Events/XDC2009 -Carl The 2009 X Developers' Conference[1] will be held at Portland State Univ

implementation of new unicode character "latin capital sharp s " = upper-case eszett = 0x1e9e

2009-04-17 Thread noreply
From time to time new characters are added to Unicode. Which are the processes that lead to their inclusion in Linux/GNU/X11 ? What is a typical time line ? More specifically, I am interested in the capital sharp s added as 0x1e9e in April 2008. It will serve as upper case form of the German es

Re: [ANNOUNCE] xf86-video-intel 2.7.0

2009-04-17 Thread Stefano Avallone
On Friday 17 April 2009 17:32:32 Carl Worth wrote: > On Thu, 2009-04-16 at 20:24 -0700, John Ettedgui wrote: > > On Thu, Apr 16, 2009 at 11:03 AM, Frederik Himpe > > wrote: > > > > On Wed, 15 Apr 2009 18:29:33 -0700, Carl Worth wrote: > > > We are pleased to announce a major 2.7.0

Re: [ANNOUNCE] xf86-video-intel 2.7.0

2009-04-17 Thread Robby Workman
On Fri, 17 Apr 2009 08:32:32 -0700 Carl Worth wrote: > On Thu, 2009-04-16 at 20:24 -0700, John Ettedgui wrote: > > On Thu, Apr 16, 2009 at 11:03 AM, Frederik Himpe > > wrote: > > On Wed, 15 Apr 2009 18:29:33 -0700, Carl Worth wrote: > > > > > We are pleased to announce a

Intel driver + KMS: logs flooded with "Xorg: freeing invalid memtype"

2009-04-17 Thread Gabor Gombas
Hi, I've tried to use KMS (kernel vanilla 2.6.29.1) with the 2.7.0 Intel driver (Debian unstable), and the kernel logs are flooded with messages like: [ 3924.873152] Xorg:3404 freeing invalid memtype d3e58000-d3e59000 [ 3924.873229] Xorg:3404 freeing invalid memtype d3e59000-d3e5a000 [ 3924.87331

Re: XInput2: getting window-relative coordinates?

2009-04-17 Thread Florian Echtler
> after a bit more fiddling, I now have MPX and XI2 up and running. My > software is receiving the new XI2 input events fine; however, I've > noticed that the valuators are always in screen coordinates. Is there a > way to get them in window coordinates, or do I need to use XGetGeometry > to conver

Re: [ANNOUNCE] xf86-video-intel 2.7.0

2009-04-17 Thread Joerg Sonnenberger
On Thu, Apr 16, 2009 at 04:47:14AM +0200, Joerg Sonnenberger wrote: > (b) Xv doesn't crash the Xserver any more, which is good. When > xcompmgr is running, it doesn't show the video though (black window). I take that partially back. With DRI disabled, Xv still crashes the X server. Joerg

Re: [ANNOUNCE] xf86-video-intel 2.7.0

2009-04-17 Thread Carl Worth
On Thu, 2009-04-16 at 20:24 -0700, John Ettedgui wrote: > On Thu, Apr 16, 2009 at 11:03 AM, Frederik Himpe > wrote: > On Wed, 15 Apr 2009 18:29:33 -0700, Carl Worth wrote: > > > We are pleased to announce a major 2.7.0 release of > xf86-video-intel > > (aft

Xserver function InitKeyboardDeviceStruct() does not use bell_func?

2009-04-17 Thread Colin Harrison
Hi, InitKeyboardDeviceStruct() does not use 'bell_func' in xserver/xkb/xkbInit.c git master. I found that this was needed to get my DDX's bell to ring :) --- ./xkb/save_xkbInit.c2009-04-17 07:41:36.0 +0100 +++ ./xkb/xkbInit.c 2009-04-17 15:00:12.0 +0100 @@ -576,6 +576

XInput2: getting window-relative coordinates?

2009-04-17 Thread Florian Echtler
Hello everyone, after a bit more fiddling, I now have MPX and XI2 up and running. My software is receiving the new XI2 input events fine; however, I've noticed that the valuators are always in screen coordinates. Is there a way to get them in window coordinates, or do I need to use XGetGeometry to

Re: Problems enabling DRI on i810 chipset with xorg-server 1.4.2

2009-04-17 Thread Paul B. Mahol
On 4/17/09, Manish Jain wrote: > Dave Airlie wrote: >> On Fri, Apr 17, 2009 at 3:53 PM, Manish Jain >> wrote: >> >>> Dave Airlie wrote: >>> On Thu, Apr 16, 2009 at 5:01 PM, Paul B. Mahol wrote: > On 4/14/09, Manish Jain wrote: > > >> Hi, >> >> I am running

Re: Problems enabling DRI on i810 chipset with xorg-server 1.4.2

2009-04-17 Thread Manish Jain
Dave Airlie wrote: > On Fri, Apr 17, 2009 at 3:53 PM, Manish Jain > wrote: > >> Dave Airlie wrote: >> >>> On Thu, Apr 16, 2009 at 5:01 PM, Paul B. Mahol wrote: >>> >>> On 4/14/09, Manish Jain wrote: > Hi, > > I am running xorg-server 1.4.2 on F

Re: Debian Sid with NVidia card : Xorg cannot start...

2009-04-17 Thread David BERCOT
Hi, Le Wed, 15 Apr 2009 12:28:56 -0500, Hugo Vanwoerkom a écrit : >David BERCOT wrote: >> Hi, >> >> I'm new on this list and this is my first message. >> I hope it's not a "classical" error but I had a (quick) look in the >> archives and I did not found any solution... >> >> First of all, I use

Re: Problems enabling DRI on i810 chipset with xorg-server 1.4.2

2009-04-17 Thread Dave Airlie
On Fri, Apr 17, 2009 at 9:20 PM, Adam K Kirchhoff wrote: > On Fri, 17 Apr 2009 21:09:36 +1000 > Dave Airlie wrote: > >> On Fri, Apr 17, 2009 at 3:53 PM, Manish Jain >> wrote: >> > Dave Airlie wrote: >> >> >> >> On Thu, Apr 16, 2009 at 5:01 PM, Paul B. Mahol wrote: >> >> >> >>> >> >>> On 4/14/0

Re: Problems enabling DRI on i810 chipset with xorg-server 1.4.2

2009-04-17 Thread Adam K Kirchhoff
On Fri, 17 Apr 2009 21:09:36 +1000 Dave Airlie wrote: > On Fri, Apr 17, 2009 at 3:53 PM, Manish Jain > wrote: > > Dave Airlie wrote: > >> > >> On Thu, Apr 16, 2009 at 5:01 PM, Paul B. Mahol wrote: > >> > >>> > >>> On 4/14/09, Manish Jain wrote: > >>> > > Hi, > > I am runni

Re: Problems enabling DRI on i810 chipset with xorg-server 1.4.2

2009-04-17 Thread Dave Airlie
On Fri, Apr 17, 2009 at 3:53 PM, Manish Jain wrote: > Dave Airlie wrote: >> >> On Thu, Apr 16, 2009 at 5:01 PM, Paul B. Mahol wrote: >> >>> >>> On 4/14/09, Manish Jain wrote: >>> Hi, I am running xorg-server 1.4.2 on FreeBSD 7.1 (Release) on a Celeron Coppermine 800 MHz

Re: [Intel-gfx] [ANNOUNCE] xf86-video-intel 2.6.99.903

2009-04-17 Thread Michel Dänzer
On Fri, 2009-04-17 at 09:45 +0200, Tino Keitel wrote: > On Fri, Apr 17, 2009 at 09:03:54 +0200, Michel Dänzer wrote: > > [...] > > > Note that for fullscreen video, you can enable the compiz option > > 'Unredirect Fullscreen Windows'. I think at least kwin and xfwm4 support > > this as well. > >

Re: [Intel-gfx] [ANNOUNCE] xf86-video-intel 2.6.99.903

2009-04-17 Thread Tino Keitel
On Fri, Apr 17, 2009 at 09:03:54 +0200, Michel Dänzer wrote: [...] > Note that for fullscreen video, you can enable the compiz option > 'Unredirect Fullscreen Windows'. I think at least kwin and xfwm4 support > this as well. At least in Xfce 4.6 an mplayer in full screen shows tearing with the o

Re: [Intel-gfx] [ANNOUNCE] xf86-video-intel 2.6.99.903

2009-04-17 Thread Michel Dänzer
On Thu, 2009-04-16 at 17:56 +0100, Barry Scott wrote: > Carl Worth wrote: > > On Thu, 2009-04-16 at 12:34 +0100, Jonathan Miles wrote: > > > >> Okay, understood... that is strange. I am using Compiz (0.8.2 + whatever > >> Ubuntu patches it with). > >> > >> I'm going to pull the latest git trees