[xorg.conf][ati] Which part of my xorg.conf is now obsolete with the new driver and new xorg ?

Alex Deucher alexdeucher at gmail.com
Tue Sep 18 08:17:52 PDT 2007


On 9/18/07, GiGGz <giggzounet at gmail.com> wrote:
> Hi,
>
> My xorg.conf is quite old. I don't know where I can find an actuel
> xorg.conf...so I post here. I would like to know which parts of this
> file (below) are now obsolete ?
>

You can remove all of the mergedfb options:
         Option          "MonitorLayout"               "LVDS,CRT"
         Option                 "MergedFB"    "true"
         Option                 "CRT2Position" "RightOf"
#        Option                 "CRT2Position" "LeftOf"
         Option                 "CRT2HSync" "30.0-86.0"
         Option                 "CRT2VRefresh" "50.0-75.0"
#        Option                 "MergedXineramaCRT2IsScreen0" "False"
         Option                 "MetaModes" "1400x1050-1280x1024"

but they will be ignored by the new driver anyway and you will need to
add a virtual line as per my previous email.

Alex


More information about the xorg-driver-ati mailing list