Re: xf86-video-intel: 2 commits - src/drmmode_display.c src/i830_exa.c src/i830.h src/i830_memory.c src/i830_video.c

2009-05-20 Thread Michel Dänzer
On Tue, 2009-05-19 at 10:09 -0700, Eric Anholt wrote: commit 34660fd2df5d61b77ed7041d32ac29053fc94f5a Author: Eric Anholt e...@anholt.net Date: Fri May 15 23:21:05 2009 -0700 Only sync XV to vblank when drawing to the frontbuffer. This fixes emitting syncs to random pipes

Setting resolution of external monitor

2009-05-20 Thread Oliver Block
Dear list, I have a problem setting up the resolution of my external monitor connected to the VGA output of my laptop. The graphics controller is: 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X1400 The laptop display has a native resolution of 1680x1050. The external

Re: Setting resolution of external monitor

2009-05-20 Thread Éric Piel
Op 20-05-09 09:06, Oliver Block schreef: Dear list, I have a problem setting up the resolution of my external monitor connected to the VGA output of my laptop. The graphics controller is: 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X1400 The laptop display

RE: Building Xorg on Solaris 8

2009-05-20 Thread Greg Huxley
Cheers Alan that fixed the problem. Make World completed successfully after a couple of other small issues, but now when I try to make install it fails running mkfontscale with a segmentation fault. Any ideas? Thanks, Greg -Original Message- From: alan.coopersm...@sun.com

RE: ATI +Gnome + CompizFusion = X crash

2009-05-20 Thread Felipe Lotas Asta
PABLO. Subject: Re: ATI +Gnome + CompizFusion = X crash From: mic...@daenzer.net To: slurpam...@hotmail.com Date: Mon, 18 May 2009 12:23:53

Setting resolution of external monitor

2009-05-20 Thread Oliver Block
Dear list, I have a problem setting up the resolution of my external monitor connected to the VGA output of my laptop. The graphics controller is: 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X1400 The laptop display has a native resolution of 1680x1050. The external

[no subject]

2009-05-20 Thread Oliver Block
Dear list, I have a problem setting up the resolution of my external monitor connected to the VGA output of my laptop. The graphics controller is: 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X1400 The laptop display has a native resolution of 1680x1050. The external

Re: Setting resolution of external monitor

2009-05-20 Thread Matthias Hopf
On May 20, 09 11:49:30 +0200, Éric Piel wrote: Op 20-05-09 09:06, Oliver Block schreef: The laptop display has a native resolution of 1680x1050. The external screen as a (maximal) resolution of 1920x1080. Can someone explain me why I cannot select 1920x1080 as a resolution? Any hints what

What does #ffff## in xauth do (apart from breaking my X forwarding...)

2009-05-20 Thread Matthijs Kooijman
Hi all, I've been struggling with getting my X forwarding over SSH working. After some time, I found that there were two entries in my .Xauthority file that have ### as a hostname, which break forwarding. The relevant entries in my .Xauthority files were: ###: MIT-MAGIC-COOKIE-1

Re: Building Xorg on Solaris 8

2009-05-20 Thread Alan Coopersmith
Sorry, I don't remember any known segfaults in mkfontscale, and the hundreds of thousands of lines of code involved through mkfontscale, libXfont, and libfreetype make it infeasible to guess where an unknown bug may lie without any information. -Alan Coopersmith-

Cursor freeze with XInput2

2009-05-20 Thread Florian Echtler
Hello everyone, I'm running Peter's development branch with MPX/Xinput2, and mostly everything is working fine. However, I currently can't use gimp or inkscape. As soon as I click somewhere in the drawing, the cursor freezes and can't be moved anymore (regardless of whether I have only one or

Re: Current tinderbox regression (pixman, ppc only)

2009-05-20 Thread Soeren Sandmann
Chris Ball c...@laptop.org writes: Hi, pixman-vmx.h:40: error: 'vmx_fast_path_array' undeclared here (not in a function) I think this patch is sufficient; the assignment happens in pixman-vmx.c. Yeah, please push. Thanks, Soren ___

Re: [PATCH 2/3] vmscan: make mapped executable pages the first class citizen

2009-05-20 Thread Wu Fengguang
Hi list, On Wed, May 20, 2009 at 10:56:07PM +0800, Wu Fengguang wrote: On Wed, May 20, 2009 at 10:47:31PM +0800, Andi Kleen wrote: One scenario that might be useful to test is what happens when some very large processes, all mapped and executable exceed memory and Good idea. Too

SIGSEGV with KMS

2009-05-20 Thread tsuraan
(this is a re-post of a problem I was having yesterday, but today it's more accurate and has better details, and a worthwhile subject). I'm trying to get KMS working on my centrino laptop. The problem that I'm having is that a moment after X starts (I get the mouse cursor for a bit under a

Re: Setting resolution of external monitor

2009-05-20 Thread Oliver Block
Dear Éric, On Wed, May 20, 2009 at 11:49:30AM +0200, Éric Piel wrote: [...] From what I understand you want panning. I would do it with this command: xrandr --output PANEL --mode 1680x1050 --panning 1920x1080 I cannot try this actually, since I only have xrandr 1.2 However, it requires

Joystick input driver and multimedia key events

2009-05-20 Thread Zarko Zivanov
Is it possible to use joystick driver to generate multimedia key events? I wanted to make i.e. buttons 1 and 3 to be volume up and volume down like this: Option MapButton1key=0x1008,0xff13 Option MapButton3key=0x1008,0xff11 I got codes 0x1008ff13 and 0x1008ff11