[PATCH] Interlaced RGB/PAL Output with FRC for Intel i9xx Chipsets

2009-02-20 Thread Thomas Hilber
Hi list, with the attached patch and xorg.conf you can use Intel i9xx chipsets to directly drive RGB/PAL SCART devices like a TV set. As with my former Radeon vga-sync-fields patch even/odd fields are routed straightly from softdecoder to the VGA port. No software deinterlacing takes place anymor

Input hotplug issue : Handling the first key from new device

2009-02-20 Thread Henry Zhao
In a system with multiple input keyboard devices, mapping table switch takes place when server receives the first keystroke from a new device. At that time the server does the followig (in that sequence): * updating mapping tables to the new device * sending MappingNotify to clients * Processing

radeon planar textured video

2009-02-20 Thread Roland Scheidegger
So currently the driver converts planar yuv data to packed when using textured video. And I fought so hard to convince the overlay scaler to accept planar data correctly ages ago :-). Anyway, when trying to view HD clips on my rs690, I noticed that Xorg indeed consumes quite a few cpu cycles, and s

Building Xorg/xserver from git

2009-02-20 Thread ace102
Does anyone see any potential problems with using this in my main build script for 1.5.99.903+ : CC="gcc-4.3" LDFLAGS="-L/usr/lib -Wl,-rpath,/lib -Wl,-rpath,/usr/lib" PATH=/usr/bin:$PATH ./util/modular/build.sh /usr Also , where would I specify the config options (--enable-dri2,etc) to

Re: XtDisplayToApplicationContext fails with "Error: Couldn't find per display information"

2009-02-20 Thread Tristan Schmelcher
Eirik's take on things is how I recall hearing it is designed. The Firefox source in gtk2xtbin.c seems to be related to this. It's sounding from this discussion like this must be a bug in how Firefox pretends to be an Xt app, so I probably can't do much about it. I've worked around the problem for

Re: Desktop is not using full screen space

2009-02-20 Thread Alex Deucher
On Fri, Feb 20, 2009 at 6:10 PM, S D wrote: > > > > --- On Fri, 2/20/09, Alex Deucher wrote: > >> Adjust the horizontal and vertical size on your monitor >> until it fills >> your screen. >> > > I didn't want to do it because I already had my monitor tuned before the > upgrade and it was working

compiz and xorg-server 1.5.99.903

2009-02-20 Thread Tony Bones
I just upgraded from xorg-server 1.5.99.901 to 1.5.99.903 and now compiz (0.7.8) refuses to start, it falls back to metacity. I posted all my info here on this Gentoo forum thread: http://forums.gentoo.org/viewtopic-t-739226.html Would anyone know anything about this? There is at least one other

Re: XTrap removal

2009-02-20 Thread Daniel Stone
On Fri, Feb 20, 2009 at 11:22:43AM -0800, milnser43...@yahoo.com wrote: > What is the rationale behind removing the xtrap extension. [...] Some people (including some of my friends) have a problem where there's effectively no filter between their brain and their mouth, and they just say whatever o

Re: Desktop is not using full screen space

2009-02-20 Thread S D
--- On Fri, 2/20/09, Alex Deucher wrote: > Adjust the horizontal and vertical size on your monitor > until it fills > your screen. > I didn't want to do it because I already had my monitor tuned before the upgrade and it was working fine. Besides I use this same monitor with other PCs and

Re: compiling xcompmgr, xorg-macros

2009-02-20 Thread Dan
2009/2/20, Dan Nicholson : > On Fri, Feb 20, 2009 at 1:49 PM, Dan wrote: > > Hi - > > > > I checked out xcompmgr from the public git, and tried to compile it; > > the autogen.sh produced this error: > > > > error: configure built with too old a version of xorg-macros.m4 - > > requires vers

Re: Mouse problem with event driver

2009-02-20 Thread Peter Hutterer
On Fri, Feb 20, 2009 at 12:03:32PM +0100, Christoph Gösgens wrote: > > I've got a problem with my mouse. Most likely something hasn't been > configured correctly yet, but i can't find what it might be. I hope you > can help. > > I've got two computers at my desk. A fairly new one, and an older on

Re: compiling xcompmgr, xorg-macros

2009-02-20 Thread Dan Nicholson
On Fri, Feb 20, 2009 at 1:49 PM, Dan wrote: > Hi - > > I checked out xcompmgr from the public git, and tried to compile it; > the autogen.sh produced this error: > > error: configure built with too old a version of xorg-macros.m4 - > requires version 1.1.0 or newer > > (the version number is wron

compiling xcompmgr, xorg-macros

2009-02-20 Thread Dan
Hi - I checked out xcompmgr from the public git, and tried to compile it; the autogen.sh produced this error: error: configure built with too old a version of xorg-macros.m4 - requires version 1.1.0 or newer (the version number is wrong, as in the patch I sent earlier. really, I have v1.1 and

Re: Getting there Re: Current support and roadmap for discrete graphics card hot switching

2009-02-20 Thread Matthew Garrett
_DSM? Nnngh. -- Matthew Garrett | mj...@srcf.ucam.org ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: XTrap removal

2009-02-20 Thread milnser43...@yahoo.com
--- On Fri, 2/20/09, Tomas Carnecky wrote: > From: Tomas Carnecky > Subject: Re: XTrap removal > To: milnser43...@yahoo.com > Cc: xorg@lists.freedesktop.org > Date: Friday, February 20, 2009, 2:43 PM > On 02/20/2009 08:22 PM, milnser43...@yahoo.com wrote: > > [...]. It seems as though it woul

Re: XTrap removal

2009-02-20 Thread Tomas Carnecky
On 02/20/2009 08:22 PM, milnser43...@yahoo.com wrote: > [...]. It seems as though it would be important [...] could be important > [...] could be important [...] clients might be broken [...]. > > The user should be able [...] it could be harmful [...]. See if you can remove the modal verbs and s

int10 using vbios from wrong card

2009-02-20 Thread Steven J Newbury
While trying to figure out where my VGA->SCART video output has disappeared, I noticed my secondary Radeon 9250 is being booted with the VBIOS from the primary X800 as can be seen in the attached log. Older logs from working versions seem to show the same thing, so that's not necessarily caused my

XTrap removal

2009-02-20 Thread milnser43...@yahoo.com
What is the rationale behind removing the xtrap extension. Doing some reading on this indicates that the Xtrap extension allows synthesis of X input events and capture of X events. It seems as though it would be important to be able to capture both incoming events from a client and to be able si

Getting there Re: Current support and roadmap for discrete graphics card hot switching

2009-02-20 Thread Albert Vilella
Hi all, Just to give a heads up to everyone interested in this thread, one of the Sony Vaio Z-series launchpad team members has found a way to turn on/off the discrete nvidia graphics card by investigating the DSDT tables. So we have at least 60 happy users that can enjoy this feature now. Details

Kernel oops in intel-drm tree when running git Xorg

2009-02-20 Thread Alex Bennee
I get the following hang that resulted in me having to hard reset the box when trying to run the current Xorg git HEAD against the intel-drm tree: [80869.680066] [ cut here ] [80869.680070] WARNING: at drivers/gpu/drm/i915/i915_gem.c:3048 i915_gem_idle+0x1f2/0x2ec [i915]()

Re: Does xrandr1.3 rotate support panning?

2009-02-20 Thread Keith Packard
On Fri, 2009-02-20 at 16:28 +0800, flora...@viatech.com.cn wrote: > Does xrandr1.3 support rotate panning ? X server 1.6 will, but the initial panning support didn't work under rotation (or other transforms). -- keith.pack...@intel.com signature.asc Description: This is a digitally signed mes

Re: Desktop is not using full screen space

2009-02-20 Thread Alex Deucher
On Fri, Feb 20, 2009 at 2:25 AM, S D wrote: > Hi, > > Need help with the following problem: Desktop is not using full available > screen space. > > The system was working fine in Debian Etch. Then it was upgraded to Debian > Lenny. Hardware remains the same, no changes were made. > > After the u

Mouse problem with event driver

2009-02-20 Thread Christoph Gösgens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I've got a problem with my mouse. Most likely something hasn't been configured correctly yet, but i can't find what it might be. I hope you can help. I've got two computers at my desk. A fairly new one, and an older one. Each has got their own

Re: Severe memory leaks make X.org unuseable

2009-02-20 Thread Ross Burton
On Thu, 2009-02-19 at 16:44 -0800, milnser43...@yahoo.com wrote: > I am sorry about the trouble that this misunderstanding has caused. I > am just glad to know that the Xserver is really taking up only 30 mb > of ram or so. So your system is no longer totally unusable and other programs are no lon

Re: [PATCH] 64-bit issues in libx11

2009-02-20 Thread Maarten Maathuis
While we're on this subject, i have a question as well (same file, line 175). if(event) widen(&event_sequence, event->full_sequence); What purpose does that serve? Maarten. ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop

Does xrandr1.3 rotate support panning?

2009-02-20 Thread FloraGui
Dear All: Recently, I use xrandr1.3, I use following command: xrandr --output VGA --panning 1600x1200 the screen can do panning then I use xrandr --output VGA --rotate left it can not do panning. Does xrandr1.3 support rotate panning ? Thanks! ___