[intel] no randr no xv with 2.6.29 and xf86-video-intel-2.6.3/2.6.99.902 with 82865G when X starts

2009-04-06 Thread Aelia
I am using gentoo on a (desktop) HP d530 SFF(DC578AV) and when starting X it doesn't seem to be in native resolution on my 1680x1050 22 display. When I use the xrandr command without info there is only one line in output : xrandr: output VGA1 cannot use rotation normal reflection none and when

BUG?

2009-04-06 Thread El Klazzik
Hello, im still having this problem.. X crashes pretty randomly with no obvious reason, heres the error. X.Org X Server 1.4.2 Release Date: 11 June 2008 X Protocol Version 11, Revision 0 Build Operating System: Linux Debian (xorg-server 2:1.4.2-10) Current Operating System: Linux alpha

[Free]GLUT and MPX

2009-04-06 Thread Florian Echtler
Hello everyone, a student of mine did his diploma thesis with MPX last year, and I just noticed that the FreeGLUT patch which he wrote is still lying around unnoticed. This patch adds additional callbacks through which you can get the multi-pointer events from MPX, thereby making it quite easy to

multiseat, -sharevts, and suspend/hibernate

2009-04-06 Thread Matt Price
hi, I'm very close to getting a new multiseat system working, with 2 nvidia cards, using the closed-source drivers. It runs a nearly-unmodified ubuntu jaunty, with xorg 7.4~5ubuntu18 packages. I've followed several howtos, most closely http://www.linuxtoys.org/multiubuntu/multiubuntu.html, with

Re: why keymapping can not refresh?

2009-04-06 Thread Edgar Toernig
my application has two process, I execute xmodmap -e keycode 255 = a in the first process then in another process I use XKeycodeToKeysym(display, 255, 0) to get the keysymbol, but it reutrns 0. why keymapping can not refresh? how can I let the keymapping refresh? Look for

Re: [RFC] glx: fix DRI2 memory leak

2009-04-06 Thread Jesse Barnes
On Wed, 01 Apr 2009 17:46:08 +0200 Michel Dänzer mic...@daenzer.net wrote: The real problem was pointed out by Pierre Willenbrock: If glxPriv-pDraw is a pixmap, DrawableGone() destroys it, then later DRI2DestroyDrawable dereferences it... The patch below seems to work here - at least it hasn't

Radeon DPMS problems? backlight turns back on after a minute

2009-04-06 Thread Lowell Alleman
Are there any known issues with DPMS not working properly with the latest radeon driver? I've found some old bugs that sound similar, but don't exactly match and the workarounds I've found seem to make a difference. Here is what I'm experiencing: My laptop (IBM T42, r300) LCD will not going

Re: Radeon DPMS problems? backlight turns back on after a minute

2009-04-06 Thread Alex Deucher
On 4/6/09, Lowell Alleman low...@allemansonline.com wrote: Are there any known issues with DPMS not working properly with the latest radeon driver? I've found some old bugs that sound similar, but don't exactly match and the workarounds I've found seem to make a difference. Here is what I'm

Documentation?

2009-04-06 Thread Mark Wagner
I'm busy updating the Linux branch of a cross-platform toolkit that was last updated in 1994. The big problem I'm running into is a lack of documentation on how to program for XWindows: the online documentation I've been able to find is at least as old as the toolkit -- for example, one has an

Re: [Intel-gfx] Bad Commit

2009-04-06 Thread Fu Michael
Mike Lothian wrote: Could commit: drm/i915: Use LVDS config in Driver feature BDB for integrated LVDS check ed356c1946edc4017799de0371ef229bffa5e72c Be removed from the drm-intel-next branch please It caused KMS to break for me on my Intel(R) Mobile Intel GM45 Express Chipset It's rare

Re: Recommended X versions for Mobile Intel® GM45 Express Chipset

2009-04-06 Thread Li, Yan
On Mon, Mar 16, 2009 at 10:11:30AM +0100, Halim Issa wrote: Hello, I have been trying to stay current on the recent intel drivers, xorg-server,mesa and dri for a while and have most likely due to lack of experience suffered a rather unstable system. Thus I'd like to revert to the most

Re: [Intel-gfx] Bad Commit

2009-04-06 Thread Eric Anholt
On Tue, 2009-04-07 at 09:49 +0800, Fu Michael wrote: Mike Lothian wrote: Could commit: drm/i915: Use LVDS config in Driver feature BDB for integrated LVDS check ed356c1946edc4017799de0371ef229bffa5e72c Be removed from the drm-intel-next branch please It caused KMS to break for me