Re: How To Disable input driver

2009-02-12 Thread Magnus Kessler
On Wednesday 11 February 2009, Peter Hutterer wrote: On Wed, Feb 11, 2009 at 08:37:44PM +, Magnus Kessler wrote: On Wednesday 11 February 2009, linux multitouch wrote: Hi I am using Xorg version - 1.5.2 I am developing kernel driver which create /dev/eventX - file. when i insert

Re: Xvesa black magic

2009-02-12 Thread Rene Rebe
Hi, On 12.02.2009, at 08:23, William Tracy wrote: Also, for completeness, not that I expect it to be helpful: # Xvesa -mode 0x117 -kb -mouse mouse,/dev/input/mice -keybd keyboard Int 10h (0x4F10) failed: 0x014F (function call failed) No DPMS Support -1 FreeFontPath: FPE build-ins refcount

Re: Xvesa black magic

2009-02-12 Thread Rémi Cardona
Le 12/02/2009 09:38, Rene Rebe a écrit : Even more annoying is that the kdrive xvesa was deleted from the xorg-server git repository some weeks ago! http://cgit.freedesktop.org/xorg/xserver/commit/?id=6d21fbf00648307208146aca0837ec63ea490659 Too bad the commit message does not even

Re: xf86-video-intel memory leakage

2009-02-12 Thread Stefano Avallone
On Monday 09 February 2009 20:28:14 Johannes Engel wrote: Jesse Barnes wrote: Interesting, thanks for trying to narrow it down. I don't see anything on re-review that would cause huge increases in the amount of memory used, though the additional alignment we apply in that patch will

Re: xf86-video-intel memory leakage

2009-02-12 Thread Stefano Avallone
On Thursday 12 February 2009 10:26:14 Stefano Avallone wrote: On Monday 09 February 2009 20:28:14 Johannes Engel wrote: Jesse Barnes wrote: Interesting, thanks for trying to narrow it down. I don't see anything on re-review that would cause huge increases in the amount of memory used,

Re: Xvesa black magic

2009-02-12 Thread Rene Rebe
On 12.02.2009, at 09:59, Rémi Cardona wrote: Le 12/02/2009 09:38, Rene Rebe a écrit : Even more annoying is that the kdrive xvesa was deleted from the xorg-server git repository some weeks ago! http://cgit.freedesktop.org/xorg/xserver/commit/?id=6d21fbf00648307208146aca0837ec63ea490659

Re: [Intel-gfx] xf86-video-intel memory leakage

2009-02-12 Thread Chris Wilson
On Thu, 2009-02-12 at 10:26 +0100, Stefano Avallone wrote: On Monday 09 February 2009 20:28:14 Johannes Engel wrote: Jesse Barnes wrote: Interesting, thanks for trying to narrow it down. I don't see anything on re-review that would cause huge increases in the amount of memory used,

same problem

2009-02-12 Thread Kolya
I have the same problem, I use xkeyboard-config-1.5, 1.4, 1.2; xserver 1.5.3; and xkbcomp from git, and I can't solve this problem about one week =((( ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: XKB - xkbcomp can't find keycode includes (Bug?)

2009-02-12 Thread Kolya
I have the same problem, I use xkeyboard-config-1.5, 1.4, 1.2; xserver 1.5.3; and xkbcomp from git, and I can't solve this problem about one week =((( ___ xorg mailing list xorg@lists.freedesktop.org

Re: Xvesa black magic

2009-02-12 Thread Rémi Cardona
Rene Rebe a écrit : The random regressions and feature removal in the open source world these days really make one wonder. As far as Xvesa is concerned, it's hardly random at all. It's a pile of code that did the same job as the kernel's frame buffer infrastructure. Even regular Xorg has been

Re: XKB - xkbcomp can't find keycode includes (Bug?)

2009-02-12 Thread Peter Hutterer
On Wed, Feb 11, 2009 at 10:52:21AM +0100, Jacek Luczak wrote: Hi All, xkbcomp fail with message: The XKEYBOARD keymap compiler (xkbcomp) reports: Error:Can't find file xfree86 for keycodes include Exiting Abandoning keycodes file default

Re: XKB - xkbcomp can't find keycode includes (Bug?)

2009-02-12 Thread mailinglists
can you try build xkeyboard-config with --with-xkb-rules-symlink=xorg i had the same problem and this works now. i have build xkeyboard-config with: XKBCOMP=/usr/bin/xkbcomp \ ./configure --host=$TARGET_NAME \ --build=$HOST_NAME \ --prefix=/usr \

Re: Xvesa black magic

2009-02-12 Thread Daniel Stone
On Thu, Feb 12, 2009 at 10:32:57AM +0100, Rene Rebe wrote: On 12.02.2009, at 09:59, Rémi Cardona wrote: Le 12/02/2009 09:38, Rene Rebe a écrit : Even more annoying is that the kdrive xvesa was deleted from the xorg-server git repository some weeks ago!

Re: [Intel-gfx] xf86-video-intel memory leakage

2009-02-12 Thread Johannes Engel
Chris Wilson wrote: Since cairo-perf will cause a leak of a couple of GiB in a few seconds on my i915, I was able to track down the cause pretty quickly. It turns out not to be limited to uxa at all, just uxa exercises the bufmgr much more than exa. The issue appears to be the bufmgr cache

xorg-x11-drv-ati for Fedora 10 fails to setup DRI for 3520x1600x32 screen, is this normal?

2009-02-12 Thread Alex Villací­s Lasso
I am checking out what happens when I disable kernel modesetting for a radeon chipset (Xpress 200M RC410) with the xorg-x11-drv-ati package from updates-testing in Fedora 10. So far I have seen that the driver refuses to enable DRI support, as it claims that 64Mb is not enough memory. I added

Re: Xvesa black magic

2009-02-12 Thread William Tracy
On Thu, Feb 12, 2009 at 6:49 AM, Daniel Stone dan...@fooishbar.org wrote: Is there any particular reason why you can't use the Xorg server with evdev for input (hell, kbd/mouse if you like pain) and the vesa or fbdev driver? I don't know Rene's motivation for wanting Kdrive (I assume that he

Re: xorg-x11-drv-ati for Fedora 10 fails to setup DRI for 3520x1600x32 screen, is this normal?

2009-02-12 Thread Alex Deucher
On Thu, Feb 12, 2009 at 11:59 AM, Alex Villací­s Lasso a_villa...@palosanto.com wrote: As you can see, my primary (and only) screen is using a resolution of 1440x1080, the maximum one it supports. But the DRI calculation is being done on 3520 x 1600. Is this the normal behavior of the X server

Re: XKB - xkbcomp can't find keycode includes (Bug?)

2009-02-12 Thread Jacek Luczak
Peter Hutterer pisze: On Wed, Feb 11, 2009 at 10:52:21AM +0100, Jacek Luczak wrote: Hi All, xkbcomp fail with message: The XKEYBOARD keymap compiler (xkbcomp) reports: Error:Can't find file xfree86 for keycodes include Exiting Abandoning

Re: xorg-x11-drv-ati for Fedora 10 fails to setup DRI for 3520x1600x32 screen, is this normal?

2009-02-12 Thread Alex Villací­s Lasso
Alex Deucher escribió: On Thu, Feb 12, 2009 at 11:59 AM, Alex Villací­s Lasso a_villa...@palosanto.com wrote: As you can see, my primary (and only) screen is using a resolution of 1440x1080, the maximum one it supports. But the DRI calculation is being done on 3520 x 1600. Is this the

Re: XKB - xkbcomp can't find keycode includes (Bug?)

2009-02-12 Thread Jacek Luczak
2009/2/12 mailingli...@openelec.tv can you try build xkeyboard-config with --with-xkb-rules-symlink=xorg i had the same problem and this works now. This is more or less required but didn't helped in my case. I've got --with-xkb-rules-symlink=xorg,xfree86 and only creating symlink in

Re: xorg-x11-drv-ati for Fedora 10 fails to setup DRI for 3520x1600x32 screen, is this normal?

2009-02-12 Thread Alex Deucher
On Thu, Feb 12, 2009 at 12:25 PM, Alex Villací­s Lasso a_villa...@palosanto.com wrote: Alex Deucher escribió: On Thu, Feb 12, 2009 at 11:59 AM, Alex Villací­s Lasso a_villa...@palosanto.com wrote: As you can see, my primary (and only) screen is using a resolution of 1440x1080, the maximum

Re: xmodmap: different keys have different keycode semantics?

2009-02-12 Thread Nikolaus Rath
Marius Gedminas mar...@gedmin.as writes: On Wed, Feb 11, 2009 at 04:19:57PM -0500, Nikolaus Rath wrote: I noticed a very strange thing about xmodmap. Apparently, the semantics of the keycode nr = keysyms command depend on the keycode. Yes. You may find reading about XKB

XRandr rotation and hardware acceleration

2009-02-12 Thread Bipin George Mathew
Hi, I was reading about the XRandR extension here http://keithp.com/~keithp/talks/randr/randr/ and it under the Rotation using Xrandr it mentions this *This implementation causes a slight loss of performance as no rendering is accelerated and also uses additional main memory for a copy of the

Re: xmodmap: different keys have different keycode semantics?

2009-02-12 Thread Thomas Dickey
On Thu, Feb 12, 2009 at 01:51:46PM -0500, Nikolaus Rath wrote: Thanks a lot. It seems that the use of xmodmap is actually deprecated, is it? Looking back at the previous mailing discussion, deprecated is probably the wrong spelling to apply to this issue. -- Thomas E. Dickey

Re: XRandr rotation and hardware acceleration

2009-02-12 Thread Alex Deucher
On Thu, Feb 12, 2009 at 2:36 PM, Bipin George Mathew bipi...@gmail.com wrote: Hi, I was reading about the XRandR extension here http://keithp.com/~keithp/talks/randr/randr/ and it under the Rotation using Xrandr it mentions this This implementation causes a slight loss of performance as no

Re: Radeon R6xx/R7xx 3D Register Reference Guide

2009-02-12 Thread Alex Deucher
On Thu, Feb 12, 2009 at 4:22 PM, Richard Wilbur richard.wil...@gmail.com wrote: On Mon, 2009-01-26 at 19:41 -0500, Alex Deucher wrote: AMD is pleased to announce the release of a 3D register reference guide for Radeon 6xx/7xx chips. The guide will be available in the usual places:

Re: xmodmap: different keys have different keycode semantics?

2009-02-12 Thread Daniel Stone
On Thu, Feb 12, 2009 at 02:58:52PM -0500, Thomas Dickey wrote: On Thu, Feb 12, 2009 at 01:51:46PM -0500, Nikolaus Rath wrote: Thanks a lot. It seems that the use of xmodmap is actually deprecated, is it? Looking back at the previous mailing discussion, deprecated is probably the wrong

Re: xmodmap: different keys have different keycode semantics?

2009-02-12 Thread Daniel Stone
On Thu, Feb 12, 2009 at 08:01:43PM -0500, Thomas Dickey wrote: On Fri, 13 Feb 2009, Daniel Stone wrote: On Thu, Feb 12, 2009 at 02:58:52PM -0500, Thomas Dickey wrote: On Thu, Feb 12, 2009 at 01:51:46PM -0500, Nikolaus Rath wrote: Thanks a lot. It seems that the use of xmodmap is actually

xf86-video-intel low glxgears, non-existent OpenGL performance, and general WTF

2009-02-12 Thread Weedy
SETUP [I] x11-base/xorg-server (1.5.3...@11/02/09): X.Org X servers [I] x11-base/xorg-x11 (7...@11/02/09): An X11 implementation maintained by the X.Org Foundation (meta package) [I] x11-drivers/xf86-video-intel (2@11/02/09): X.Org driver for Intel cards [I] media-libs/mesa (7...@11/02/09):

Re: xmodmap: different keys have different keycode semantics?

2009-02-12 Thread Peter Hutterer
On Thu, Feb 12, 2009 at 01:51:46PM -0500, Nikolaus Rath wrote: Marius Gedminas mar...@gedmin.as writes: On Wed, Feb 11, 2009 at 04:19:57PM -0500, Nikolaus Rath wrote: I noticed a very strange thing about xmodmap. Apparently, the semantics of the keycode nr = keysyms command

Re: xf86-video-intel low glxgears, non-existent OpenGL performance, and general WTF

2009-02-12 Thread Vasily Khoruzhick
On Friday 13 February 2009 05:55:22 Weedy wrote: SETUP [I] x11-base/xorg-server (1.5.3...@11/02/09): X.Org X servers [I] x11-base/xorg-x11 (7...@11/02/09): An X11 implementation maintained by the X.Org Foundation (meta package) [I] x11-drivers/xf86-video-intel (2@11/02/09): X.Org driver