Re: Is there the possibility to support EXA for legacy S3 chips?

2009-06-04 Thread Michel Dänzer
On Thu, 2009-05-28 at 15:07 +0400, Evgeny M. Zubok wrote: Ville Syrjälä syrj...@sci.fi writes: Just set the alignment to your fixed pitch value and it should work, shouldn't it? Great! Good idea! I have tried to set up pitch align pEXA-pixmapPitchAlign = pScrn-displayWidth *

Re: help configuring a 30 apple cinema display

2009-06-04 Thread Robby Findler
Ah! Well, I realized I missed something reading the man pages about xrandr and what I need to do is this, but it also fails: $ xrandr --addmode DVI1 2560x1600 X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 149 (RANDR) Minor opcode of

Re: help configuring a 30 apple cinema display

2009-06-04 Thread Alex Deucher
On Thu, Jun 4, 2009 at 10:33 AM, Robby Findler ro...@eecs.northwestern.edu wrote: Ah! Well, I realized I missed something reading the man pages about xrandr and what I need to do is this, but it also fails: $ xrandr --addmode DVI1 2560x1600 X Error of failed request:  BadMatch (invalid

Re: help configuring a 30 apple cinema display

2009-06-04 Thread Maarten Maathuis
You can only addmode after newmode. I would expect a monitor to have it's native resolution in edid. Maybe you only have a single link dvi (which lacks the bandwith for your native resolution)? Maarten. ___ xorg mailing list xorg@lists.freedesktop.org

Re: help configuring a 30 apple cinema display

2009-06-04 Thread Robby Findler
On Thu, Jun 4, 2009 at 9:41 AM, Maarten Maathuis madman2...@gmail.com wrote: You can only addmode after newmode. Right. I did them in the correct order (well, once I realized my mistake) to get the error message from my last message. I would expect a monitor to have it's native resolution in

Re: help configuring a 30 apple cinema display

2009-06-04 Thread Maarten Maathuis
xf86-video-nv which i guess you're using doesn't unconditionally support dual link dvi. Some bios'es don't init it appearantly. There is an option to force it, but you could end up with a blank screen. Option AllowDualLinkModes Maarten. ___ xorg

Re: Is there the possibility to support EXA for legacy S3 chips?

2009-06-04 Thread Evgeny M. Zubok
Michel Dänzer mic...@daenzer.net writes: EXA bug: Calling FinishAccess on pixmap 0x9278d68 with index 1 while it should have been (nil). This may indeed be a bug, Maarten? Might be interesting to see gdb backtraces for when these trigger. Is the

Re: Is there the possibility to support EXA for legacy S3 chips?

2009-06-04 Thread Alex Deucher
On Thu, Jun 4, 2009 at 11:54 AM, Evgeny M. Zubok evgeny.zu...@tochka.ru wrote: Michel Dänzer mic...@daenzer.net writes: EXA bug: Calling FinishAccess on pixmap 0x9278d68 with index 1 while it should have been (nil). This may indeed be a bug, Maarten? Might be interesting to see gdb

Re: Is there the possibility to support EXA for legacy S3 chips?

2009-06-04 Thread Maarten Maathuis
2009/6/4 Michel Dänzer mic...@daenzer.net: On Thu, 2009-05-28 at 15:07 +0400, Evgeny M. Zubok wrote: Ville Syrjälä syrj...@sci.fi writes: Just set the alignment to your fixed pitch value and it should work, shouldn't it? Great! Good idea! I have tried to set up pitch align

Re: help configuring a 30 apple cinema display

2009-06-04 Thread David Gerard
2009/6/4 Robby Findler ro...@eecs.northwestern.edu: That did it!! So how many others reading this thread were just envious of his two huge really really nice displays? :-) - d. ___ xorg mailing list xorg@lists.freedesktop.org

Re: help configuring a 30 apple cinema display

2009-06-04 Thread Robby Findler
Sorry, guys. :) But thanks again for the advice. It is a real pisser to comtemplate 1.5k on the scrapheap. Don't get me started as to why I'm using Linux on a nice mac in the first place ... gr. Robby On Thu, Jun 4, 2009 at 1:37 PM, David Gerard dger...@gmail.com wrote: 2009/6/4 Robby

Re: Is there the possibility to support EXA for legacy S3 chips?

2009-06-04 Thread Evgeny M. Zubok
Michel Dänzer mic...@daenzer.net writes: I think that it may be bug somewhere in EXA or driver bacause server's log is full of error messages. EXA bug: Calling FinishAccess on pixmap 0x9278d68 with index 1 while it should have been (nil). This may indeed be a bug, Maarten? Might be

Re: XI2 pull warning

2009-06-04 Thread Matthew Helsley
On Sat, May 30, 2009 at 9:29 AM, John Tapsell johnf...@gmail.com wrote: 2009/5/29 Peter Hutterer peter.hutte...@who-t.net: On Thu, May 28, 2009 at 02:54:22PM -0400, Thomas Jaeger wrote: Thanks for the work you've put into this.  I haven't spent a lot of time  testing the new code, but here are