Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=4254          
     




------- Additional Comments From [EMAIL PROTECTED]  2005-08-26 11:50 -------
> I suspect this is a bandwidth issue.  2560x1024 coupled with 3D operations is 
> a lot of data to push.  You might try setting the "displaypriority" option to 
> "HIGH".

I've tried BIOS and HIGH.. unfortunately nothing changed.

> MergedXineramaCRT2IsScreen0 just switches which screen is advertised as 
> "screen 0" by the builtin pseudo-xinerama extension.  It doesn't actually 
> change the orientation of the crtcs.  You probably don't want that option. 

True, but i've just noticed it helped while experimenting with Options.

> If you want to reverse the heads, you should change the "CRT2Position" option 
> between "RightOf" or "LeftOf" (or "Above" and "Below" depending on your set 
> up).  Try that and I supect you will get what you want.

Yes, i'm using that kind of setup. 

Section "Device"
    Identifier                            "r200"
    Driver                                "radeon"
    Option "AGPMode"                      "8" # tried also dropping to 4.
    Option "BusType"                      "AGP" # correct.
    Option "EnablePageFlip"               "on" # tried also without this.
    Option "MonitorLayout"                "CRT, CRT" # they are both CRTs.
    Option "MergedFB"                     "true"
    Option "CRT2HSync"                    "24-64" # these are 100% correct.
    Option "CRT2VRefresh"                 "47-105"
    Option "CRT2Position"                 "LeftOf" # like you suggested.
    Option "MetaModes"                    "1024x768-1024x768"
    BusID  "PCI:1:0:0"
    Screen 0
EndSection

But if I do 1280x1024-1280x1024 it does that.. blurry on CRT1.
          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to