<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.cchtml.com/index.php?action=history&amp;feed=atom&amp;title=Aticonfighelp</id>
	<title>Aticonfighelp - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.cchtml.com/index.php?action=history&amp;feed=atom&amp;title=Aticonfighelp"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Aticonfighelp&amp;action=history"/>
	<updated>2026-05-13T05:59:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Aticonfighelp&amp;diff=5946&amp;oldid=prev</id>
		<title>210.216.60.104: Updated with Catalyst 10.6 aticonfig output</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Aticonfighelp&amp;diff=5946&amp;oldid=prev"/>
		<updated>2010-06-20T04:07:08Z</updated>

		<summary type="html">&lt;p&gt;Updated with Catalyst 10.6 aticonfig output&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Usage: aticonfig [OPTION] ...&lt;br /&gt;
Parses an existing X-Server configuration file and modifies it to operate with&lt;br /&gt;
ATI products.&lt;br /&gt;
&lt;br /&gt;
The following command-line options can be invoked as parameters:&lt;br /&gt;
&lt;br /&gt;
ATI Initial Configuration:&lt;br /&gt;
  --initial&lt;br /&gt;
        Generate a default ATI device section in the configuration file which&lt;br /&gt;
        is capable of loading the fglrx driver.&lt;br /&gt;
  --initial=dual-head&lt;br /&gt;
        Same as &amp;#039;--initial&amp;#039; but generate a basic dual head configuration file.&lt;br /&gt;
  --initial=check&lt;br /&gt;
        Identifies if the fglrx driver is present in configuration file.&lt;br /&gt;
&lt;br /&gt;
TV Options:&lt;br /&gt;
  --tvf, --tv-format-type=STRING&lt;br /&gt;
        Change the TV signal format.  STRING can be one of:&lt;br /&gt;
           NTSC-M &lt;br /&gt;
           NTSC-JPN&lt;br /&gt;
           NTSC-N&lt;br /&gt;
           PAL-B&lt;br /&gt;
           PAL-COMB-N&lt;br /&gt;
           PAL-D&lt;br /&gt;
           PAL-G&lt;br /&gt;
           PAL-H&lt;br /&gt;
           PAL-I&lt;br /&gt;
           PAL-K&lt;br /&gt;
           PAL-K1&lt;br /&gt;
           PAL-L&lt;br /&gt;
           PAL-M&lt;br /&gt;
           PAL-N&lt;br /&gt;
           PAL-SECAM-D&lt;br /&gt;
           PAL-SECAM-K&lt;br /&gt;
           PAL-SECAM-K1&lt;br /&gt;
           PAL-SECAM-L&lt;br /&gt;
        Note: Not all graphics cards support every mode. Regional &lt;br /&gt;
              settings are applicable. &lt;br /&gt;
  --tvs, --tv-standard-type=STRING&lt;br /&gt;
        Change the TV standard for TV output.  STRING can be one of:&lt;br /&gt;
            VIDEO&lt;br /&gt;
            SCART&lt;br /&gt;
            YUV&lt;br /&gt;
 --tv-overscan={on|off}&lt;br /&gt;
       Enable or disable overscan mode for TVout&lt;br /&gt;
       Note, not all tv-formats support overscan. Try to &lt;br /&gt;
       toggle overscan off before changing tv-format if &lt;br /&gt;
       and error occurs. &lt;br /&gt;
 --tv-info&lt;br /&gt;
         Print out the current tv geometry, tv format, and if the&lt;br /&gt;
         tv is physically connected. &lt;br /&gt;
 --tv-geometry=WIDTHxHEIGHT{+|-}X{+|-}Y&lt;br /&gt;
              =WIDTHxHEIGHT&lt;br /&gt;
         Change the size and position of the TVout display. &lt;br /&gt;
         WIDTH and HEIGHT are in percentage units. Please note&lt;br /&gt;
         that the valid range for WIDTH and HEIGHT depends on&lt;br /&gt;
         the tv-format selected. However, as a rule of thumb  &lt;br /&gt;
         WIDTH and HEIGHT are valid in the range [1,100]  &lt;br /&gt;
         X and Y are pixels offsets from centre &lt;br /&gt;
         of the screen. X and Y are have variable ranges dependant &lt;br /&gt;
         on ASIC. Use tv-info to get valid X and Y ranges &lt;br /&gt;
         If tv-geometry is invoked with just width and height &lt;br /&gt;
         then X and Y are assumed to be 0&lt;br /&gt;
         See example 5 below for a sample usage. &lt;br /&gt;
&lt;br /&gt;
FireGL Workstation Board Features:&lt;br /&gt;
  --app, --use-app-profile=STRING&lt;br /&gt;
        Change the application profile for a FireGL workstation board.&lt;br /&gt;
        STRING can be one of:&lt;br /&gt;
            default&lt;br /&gt;
            maya&lt;br /&gt;
            softimage-xsi&lt;br /&gt;
            softimage-3d&lt;br /&gt;
            houdini4.0&lt;br /&gt;
            houdini5.0&lt;br /&gt;
            houdini5.5&lt;br /&gt;
Screen-Related Options:&lt;br /&gt;
  --ovt, --overlay-type=STRING&lt;br /&gt;
        Change the overlay for the X server.  STRING can be one of:&lt;br /&gt;
            opengl&lt;br /&gt;
            disable&lt;br /&gt;
  --ovon, --overlay-on={0|1}&lt;br /&gt;
        Choose which head the hardware overlay should be visible on.  The&lt;br /&gt;
        hardware overlay can be used for either OpenGL, video, pseudo-color&lt;br /&gt;
        or stereo.&lt;br /&gt;
  --lcd, --lcd-mode=STRING&lt;br /&gt;
        Change the LCD mode.  STRING can be one of:&lt;br /&gt;
            center&lt;br /&gt;
            full&lt;br /&gt;
  --dtop, --desktop-setup=STRING&lt;br /&gt;
        Change the desktop setup for multiple display adapters.&lt;br /&gt;
        STRING can be one of:&lt;br /&gt;
            single              1 screen, second dark&lt;br /&gt;
            mirror              2 screens - same content, identical&lt;br /&gt;
                                refresh rate/resolution&lt;br /&gt;
                                Note: This option is NOT supported with Avivo&lt;br /&gt;
            clone               2 screens - same content, allows for&lt;br /&gt;
                                different refresh rates/resolutions&lt;br /&gt;
            horizontal          2 screens - one framebuffer,&lt;br /&gt;
                                screen 1 right of screen 0&lt;br /&gt;
            horizontal,reverse  2 screens - one framebuffer,&lt;br /&gt;
                                screen 1 left of screen 0&lt;br /&gt;
            vertical            2 screens - one framebuffer,&lt;br /&gt;
                                screen 1 above of screen 0&lt;br /&gt;
            vertical,reverse    2 screens - one framebuffer,&lt;br /&gt;
                                screen 1 below of screen 0&lt;br /&gt;
        Note:  This option is not valid if &amp;#039;--initial=dual-head&amp;#039; is specified.&lt;br /&gt;
  --vs, --sync-vsync={on|off}&lt;br /&gt;
        Enable/disable sync buffer swaps with vsync.  Enable this option to&lt;br /&gt;
        prevent tearing during 3D rendering.&lt;br /&gt;
  --psc, --pseudo-color={on|off}&lt;br /&gt;
        Enable/disable pseudo-color visuals.  Enable this option to get 16-bit&lt;br /&gt;
        color support.&lt;br /&gt;
  --sm, --stereo-mode={active | passive | passiveInvertHorz | passiveInvertVert | horizontalInterleave | verticalInterleave | off}&lt;br /&gt;
        Enable/disable stereo support.  Enable active option only for&lt;br /&gt;
        applications that support the use of hardware 3D shutter glasses.&lt;br /&gt;
        For the use of passive, passiveInvertHorz, passiveInvertVert, horizontalInterleave and verticalInterleave modes&lt;br /&gt;
        specialized monitor equipment is required.&lt;br /&gt;
  --resolution=Screen#,W1xH1,W2xH2,W3xH3,...&lt;br /&gt;
        Set the modes for the specified screen.  You may specify several&lt;br /&gt;
        resolutions separated by commas.&lt;br /&gt;
        Screens start at 0.  You can use 1 for dual-head&lt;br /&gt;
  --hsync=Screen#,LOW-HIGH&lt;br /&gt;
        Change the horizontal sync range of the specified monitor.  Make sure&lt;br /&gt;
        you know the capabilities of your monitor before changing this option.&lt;br /&gt;
        Screens start at 0.  You can use 1 for dual-head&lt;br /&gt;
  --vrefresh=Screen#,LOW-HIGH&lt;br /&gt;
        Change the vertical refresh range of the specified monitor.  Make sure&lt;br /&gt;
        you know the capabilities of your monitor before changing this option.&lt;br /&gt;
        Screens start at 0.  You can use 1 for dual-head&lt;br /&gt;
  --hsync2=LOW-HIGH&lt;br /&gt;
        Change the horizontal sync range of the second display.  Make sure you&lt;br /&gt;
        know the capabilities of your monitor before changing this option.&lt;br /&gt;
  --vrefresh2=LOW-HIGH&lt;br /&gt;
        Change the vertical refresh range of the second display.  Make sure you&lt;br /&gt;
        know the capabilities of your monitor before changing this option.&lt;br /&gt;
  --mode2=W1xH1,W2XH2,W3xH3,...&lt;br /&gt;
        Change the modes for the second display.  You may specify several&lt;br /&gt;
        resolutions separated by commas.  Only valid for clone and big desktop&lt;br /&gt;
        settings.&lt;br /&gt;
  --screen-layout={left|right|above|below}&lt;br /&gt;
        Set the secondary screen position for dual head.&lt;br /&gt;
  --screen-overlap=NUM&lt;br /&gt;
        Set the screen overlap region in big desktop mode to be NUM pixels.&lt;br /&gt;
  --force-monitor=STRING[,STRING...]&lt;br /&gt;
        Describe all displays that are to be enabled and/or disabled regardless&lt;br /&gt;
        of physical connection.  STRING can be one or more of the following&lt;br /&gt;
        set, separated by commas:&lt;br /&gt;
            crt1&lt;br /&gt;
            crt2&lt;br /&gt;
            lvds&lt;br /&gt;
            tv&lt;br /&gt;
            cv&lt;br /&gt;
            tmds1&lt;br /&gt;
            tmds2&lt;br /&gt;
            tmds2i&lt;br /&gt;
            dfp3&lt;br /&gt;
            dfp4&lt;br /&gt;
            dfp5&lt;br /&gt;
            dfp6&lt;br /&gt;
            nocrt1&lt;br /&gt;
            nocrt2&lt;br /&gt;
            nolvds&lt;br /&gt;
            notv&lt;br /&gt;
            nocv&lt;br /&gt;
            notmds1&lt;br /&gt;
            notmds2&lt;br /&gt;
            notmds2i&lt;br /&gt;
            nodfp3&lt;br /&gt;
            nodfp4&lt;br /&gt;
            nodfp5&lt;br /&gt;
            nodfp6&lt;br /&gt;
&lt;br /&gt;
Advanced Options:&lt;br /&gt;
  --sync-video={on|off}&lt;br /&gt;
        Enable/disable sync to vsync for AVIVO video.&lt;br /&gt;
        This option is enabled by default and is used to prevent&lt;br /&gt;
        video tearing. By disabling this option video is free to&lt;br /&gt;
        render as fast as the 3D engine can handle. In the case of&lt;br /&gt;
        choppy video try to disable sync-video.&lt;br /&gt;
  --tls={on|off}&lt;br /&gt;
        Enable/disable fast thread local storage.  Disable this option when&lt;br /&gt;
        virtual machines or WineX fail to work properly.&lt;br /&gt;
  --sb, --signal-block={on|off}&lt;br /&gt;
        Enable/disable signal blocking.  Disable this option when debugging a&lt;br /&gt;
        multi-threaded OpenGL application.&lt;br /&gt;
  --locked-userpages={on|off}&lt;br /&gt;
        Enable/disable locked user pages. Disable this option if the system&lt;br /&gt;
        hangs when running fgl_glxgears.&lt;br /&gt;
        User page lock is no longer available on AGP system now.&lt;br /&gt;
  --max-gart-size=VALUE1,VALUE2&lt;br /&gt;
        Set user-defined max total GART size(VALUE1) and cacheable gart&lt;br /&gt;
        size(VALUE2) for non-AGP systems.&lt;br /&gt;
        This option can combined with --adapter option to set the gart size&lt;br /&gt;
        for individual card. &lt;br /&gt;
&lt;br /&gt;
Dynamic Display Management Options:&lt;br /&gt;
  Following options will not change the config file. They are&lt;br /&gt;
  used for querying driver, controller and adaptor information.&lt;br /&gt;
  These options will be effective immediately. Other options on &lt;br /&gt;
  the same command line will be ignored.&lt;br /&gt;
  --enable-monitor=STRING,STRING&lt;br /&gt;
        Setting current monitor to be enabled. Only 2 displays&lt;br /&gt;
        can be enabled at the same time. Any displays&lt;br /&gt;
        that are not on the list will be disabled.&lt;br /&gt;
        STRING can be one of the following set, separated &lt;br /&gt;
        by commas:&lt;br /&gt;
            none&lt;br /&gt;
            crt1&lt;br /&gt;
            crt2&lt;br /&gt;
            lvds&lt;br /&gt;
            tv&lt;br /&gt;
            cv&lt;br /&gt;
            tmds1&lt;br /&gt;
            tmds2&lt;br /&gt;
            tmds2i&lt;br /&gt;
            dfp3&lt;br /&gt;
            dfp4&lt;br /&gt;
            dfp5&lt;br /&gt;
            dfp6&lt;br /&gt;
            auto   -- use default policy to enable the displays.&lt;br /&gt;
  --query-monitor&lt;br /&gt;
        This will return connected and enabled monitor information&lt;br /&gt;
  --swap-monitor&lt;br /&gt;
        This only works for big desktop setup. This will swap the&lt;br /&gt;
        contents on the two monitors.&lt;br /&gt;
  --swap-screens={on|off}&lt;br /&gt;
        Enable/disable swap heads in dual-head mode.&lt;br /&gt;
        This option works only in dual-head mode.&lt;br /&gt;
&lt;br /&gt;
Pair mode options: &lt;br /&gt;
  Following options are used for query add and remove pair modes. &lt;br /&gt;
  These options will be effective immediately. Other options on   &lt;br /&gt;
  the same command line will be ignored.&lt;br /&gt;
  --list-pairmode &lt;br /&gt;
        list all the current existing pair modes the driver can use.&lt;br /&gt;
  --add-pairmode=width0xheight0+width1xheight1&lt;br /&gt;
        Add one pair mode to the list. width0 and height0 are the &lt;br /&gt;
        size of primary display and width1 and height1 for the &lt;br /&gt;
        secondary  display.&lt;br /&gt;
  --remove-pairmode=index &lt;br /&gt;
        Remove one pair mode from the list. User can get index by &lt;br /&gt;
        list-pairmode.&lt;br /&gt;
&lt;br /&gt;
External Events Daemon Options:&lt;br /&gt;
  Following options will not change the config file. They are&lt;br /&gt;
  used to send commands to the atieventsd external events daemon.&lt;br /&gt;
  --set-policy=STRING&lt;br /&gt;
        Sets the event policy for the daemon to be STRING.&lt;br /&gt;
        See the atieventsd(8) manpage for further details.&lt;br /&gt;
&lt;br /&gt;
Display attribute options:&lt;br /&gt;
  Following options are used for query and set adjustment of &lt;br /&gt;
  specific attribute for specific display. These options will be &lt;br /&gt;
  effective immediately. Other options on the same command line &lt;br /&gt;
  will be ignored.&lt;br /&gt;
  The DISPLAYTYPE in options can be one of the following strings:&lt;br /&gt;
        crt1,  lvds,   tv,   cv,   tmds1, crt2,&lt;br /&gt;
        tmds2, tmds2i, dfp3, dfp4, dfp5,  dfp6 .&lt;br /&gt;
   The ATTRIBTYPE in options can be one of the following strings:&lt;br /&gt;
        brightness, contrast, saturation, hue, positionX, &lt;br /&gt;
        positionY, sizeX, sizeY, overscan, videoStandard  &lt;br /&gt;
  --query-dispattrib=DISPLAYTYPE,ATTRIBTYPE &lt;br /&gt;
        query the specific adjustment info of the specific display.&lt;br /&gt;
        if ATTRIBTYPE is not specified, all supported attribute &lt;br /&gt;
        information will be printed out. &lt;br /&gt;
  --set-dispattrib=DISPLAYTYPE,ATTRIBTYPE:VALUE &lt;br /&gt;
        set the attribute value of the specific display.&lt;br /&gt;
&lt;br /&gt;
Connector type options:&lt;br /&gt;
  Following options are used for query connector type &lt;br /&gt;
  for specific display. These options will be &lt;br /&gt;
  effective immediately. Other options on the same command line &lt;br /&gt;
  will be ignored.&lt;br /&gt;
  The DISPLAYTYPE in options can be one of the following strings:&lt;br /&gt;
        crt1,  lvds,   tv,   cv,   tmds1, crt2,&lt;br /&gt;
        tmds2, tmds2i, dfp3, dfp4, dfp5,  dfp6 .&lt;br /&gt;
   --query-connectortype=DISPLAYTYPE &lt;br /&gt;
        query the connector type of the specific display.&lt;br /&gt;
&lt;br /&gt;
Component video dongle options:&lt;br /&gt;
  Following options are used for query and set dongles for a &lt;br /&gt;
  component video. These options will be effective immediately.&lt;br /&gt;
  Other options on the same command line will be ignored.&lt;br /&gt;
  --query-cvdongle&lt;br /&gt;
        query dongle setting informations of the component video.&lt;br /&gt;
  --set-cvdongle=VALUE&lt;br /&gt;
        set the custom override value of the CV dongle. &lt;br /&gt;
  --reset-cvdongle&lt;br /&gt;
        reset the custom override setting(to zero)of the CV dongle.&lt;br /&gt;
&lt;br /&gt;
Component video customized mode options:&lt;br /&gt;
  Following options are used for query and set customized mode for&lt;br /&gt;
  component video. These options will be effective immediately.&lt;br /&gt;
  Other options on the same command line will be ignored.&lt;br /&gt;
  --query-cvmode&lt;br /&gt;
        query customized modes for component video.&lt;br /&gt;
  --add-cvmode=WIDTH,HEIGHT,FLAGS,BASEWIDTH,BASEDHEIGHT,REFRESH.&lt;br /&gt;
        add a customized mode for component video.&lt;br /&gt;
  --validate-cvmode=WIDTH,HEIGHT,FLAGS,BASEWIDTH,BASEHEIGHT,REFRESH.&lt;br /&gt;
        validate a customized mode for component video.&lt;br /&gt;
  --delete-cvmode=INDEX &lt;br /&gt;
        delete one customized mode for component video. &lt;br /&gt;
&lt;br /&gt;
Persistent Configuration Store (PCS) Options:&lt;br /&gt;
  Following options will not change the config file. They are&lt;br /&gt;
  used to manipulate the PCS database.  Due to their nature, these.&lt;br /&gt;
  commands may only be run by the root user. Note that the prefix&lt;br /&gt;
  and key names are not case-sensitive.&lt;br /&gt;
  --get-pcs-key=PREFIX,KEY&lt;br /&gt;
        Prints out the specified prefix and key from the PCS&lt;br /&gt;
        database.  The type of data will be shown along with&lt;br /&gt;
        the contents.&lt;br /&gt;
  --set-pcs-u32=PREFIX,KEY,VALUE&lt;br /&gt;
  --set-pcs-val=PREFIX,KEY,VALUE (deprecated)&lt;br /&gt;
        Sets an integer value at the specified prefix and key in&lt;br /&gt;
        the PCS database.  The value may be specified in hex by&lt;br /&gt;
        prefixing it with 0x or in octal by prefixing it with 0,&lt;br /&gt;
        otherwise the value is assumed to be in decimal.  Note&lt;br /&gt;
        that --set-pcs-val is deprecated and --set-pcs-u32 should&lt;br /&gt;
        be used instead.  --set-pcs-val will be removed soon.&lt;br /&gt;
  --set-pcs-u32array=PREFIX,KEY,VALUE[,VALUE]...&lt;br /&gt;
        Sets an array of integer values at the specified prefix&lt;br /&gt;
        and key in the PCS database.  The values may be specified&lt;br /&gt;
        in hex by prefixing it with 0x or in octal by prefixing&lt;br /&gt;
        it with 0, otherwise the value is assumed to be in decimal.&lt;br /&gt;
        (e.g. --set-pcs-u32array=&amp;quot;TestSection,TestData,1,0x2,3&amp;quot;)&lt;br /&gt;
  --set-pcs-str=PREFIX,KEY,STRING&lt;br /&gt;
        Sets a string value at the specified prefix and key in&lt;br /&gt;
        the PCS database.&lt;br /&gt;
  --set-pcs-raw=PREFIX,KEY,HEXSTRING&lt;br /&gt;
        Sets a raw binary value at the specified prefix and key in&lt;br /&gt;
        the PCS database.  The value is specified as a series of&lt;br /&gt;
        hex bytes with no 0x or spaces.&lt;br /&gt;
        (e.g. --set-pcs-raw=&amp;quot;TestSection,TestData,E84C0E&amp;quot; sets 3 bytes)&lt;br /&gt;
  --set-pcs-bool=PREFIX,KEY,VALUE&lt;br /&gt;
        Sets a boolean value at the specified prefix and key in&lt;br /&gt;
        the PCS database.  The value may be specified as either&lt;br /&gt;
        &amp;quot;true&amp;quot;, &amp;quot;yes&amp;quot;, &amp;quot;on&amp;quot;, &amp;quot;enable&amp;quot; or &amp;quot;1&amp;quot; meaning boolean TRUE or&lt;br /&gt;
        &amp;quot;false&amp;quot;, &amp;quot;no&amp;quot;, &amp;quot;off&amp;quot;, &amp;quot;disable&amp;quot; or &amp;quot;0&amp;quot; meaning boolean FALSE.&lt;br /&gt;
  --del-pcs-key=PREFIX,KEY&lt;br /&gt;
        Deletes the specified prefix and key from the PCS database.&lt;br /&gt;
&lt;br /&gt;
Multiple display adapter options:&lt;br /&gt;
  Following options are used for querying and setting up multiple&lt;br /&gt;
  display adapters that are installed for multihead or Crossfire&lt;br /&gt;
  configurations.&lt;br /&gt;
  --lsa, --list-adapters&lt;br /&gt;
        Lists all detected and supported display adapters.&lt;br /&gt;
        The default adapter (used when --adapter is not specified)&lt;br /&gt;
        will be indicated with a &amp;quot;*&amp;quot; next to it.&lt;br /&gt;
  --adapter=ADAPTERLIST&lt;br /&gt;
        Selects which adapters returned by --list-adapters should&lt;br /&gt;
        be affected by other aticonfig options.  ADAPTERLIST contains&lt;br /&gt;
        either a comma-seperated sequence of the index numbers of the&lt;br /&gt;
        adapters to be affected or else contains the keyword &amp;quot;all&amp;quot; to&lt;br /&gt;
        select all the adapters.  If --adapter is missing, only the&lt;br /&gt;
        default adapter will be affected.&lt;br /&gt;
  --lscc, --list-crossfire-candidates&lt;br /&gt;
        Queries the driver to determine the pool of available devices that can&lt;br /&gt;
        can be chained together for CrossFire.&lt;br /&gt;
  --lscs, --list-crossfire-status&lt;br /&gt;
        List current Crossfire status (enabled or disabled) along with diagnostics&lt;br /&gt;
        information indicates the status of your system&lt;br /&gt;
  --lsch, --list-crossfire-chains&lt;br /&gt;
        Lists the CrossFire chains that are currently defined along with their&lt;br /&gt;
        enabled state&lt;br /&gt;
  --cfa, --add-crossfire-chain&lt;br /&gt;
        Defines a new CrossFire chain.  --adapter should contain the adapter&lt;br /&gt;
        chain definition, with the master adapter being the first entry and&lt;br /&gt;
        the slave adapters being the subsequent entries in order of priority.&lt;br /&gt;
  --cfd, --delete-crossfire-chain&lt;br /&gt;
        Delete and existing defined CrossFire chain.  --adapter should list the&lt;br /&gt;
        master adapters of the chains to be deleted.  --adapter=all will delete&lt;br /&gt;
        all chain definitions.&lt;br /&gt;
  --cf, --crossfire={on|off}&lt;br /&gt;
        Enables/disables CrossFire support on the currently defined CrossFire&lt;br /&gt;
        chains.  --adapter should list the master adapters to be enabled or&lt;br /&gt;
        disabled.&lt;br /&gt;
  --cfl, --crossfire-logo={on|off}&lt;br /&gt;
        Enables/disables the appearance of the CrossFire Logo when rendering&lt;br /&gt;
        in CrossFire mode&lt;br /&gt;
&lt;br /&gt;
ATI Overdrive (TM) options:&lt;br /&gt;
  The following options are used to get and set current and peak, core&lt;br /&gt;
  and memory clock information as well as read the current temperature of&lt;br /&gt;
  adapters.  By using the &amp;quot;--adapter=&amp;quot; argument the ATI Overdrive (TM)&lt;br /&gt;
  options can be targeted to a particular adapter in a multi-adapter scenario.&lt;br /&gt;
  If no adapter is explicitly targeted the commands will be run on the Default&lt;br /&gt;
  adapter as indicated by the &amp;quot;--list-adapters&amp;quot; command&lt;br /&gt;
  --od-enable&lt;br /&gt;
        Unlocks the ability to change core or memory clock values by&lt;br /&gt;
        acknowledging that you have read and understood the ATI Overdrive (TM)&lt;br /&gt;
        disclaimer and accept responsibility for and recognize the potential&lt;br /&gt;
        dangers posed to your hardware by changing the default core or memory&lt;br /&gt;
        clocks&lt;br /&gt;
  --od-disable&lt;br /&gt;
        Disables ATI Overdrive(TM) set related aticonfig options.  Previously&lt;br /&gt;
        commited core and memory clock values will remain, but will not be set&lt;br /&gt;
        on X Server restart.&lt;br /&gt;
  --odgc, --od-getclocks&lt;br /&gt;
        Lists various information regarding current core and memory clock&lt;br /&gt;
        settings.&lt;br /&gt;
        Including: current and peak clocks&lt;br /&gt;
                   the theoretical range clocks can be set to&lt;br /&gt;
                   the current load on the GPU&lt;br /&gt;
  --odsc, --od-setclocks={NewCoreClock|0,NewMemoryClock|0}&lt;br /&gt;
        Sets the core and memory clock to the values specified in MHz&lt;br /&gt;
        The new clock values must be within the theoretical ranges provided&lt;br /&gt;
        by --od-getclocks.  If a 0 is passed as either the NewCoreClock or&lt;br /&gt;
        NewMemoryClock it will retain the previous value and not be changed.&lt;br /&gt;
        There is no guarantee that the attempted clock values will succeed&lt;br /&gt;
        even if they lay inside the theoretical range.  These newly set&lt;br /&gt;
        clock values will revert to the default values if they are not&lt;br /&gt;
        committed using the &amp;quot;--od-commitclocks&amp;quot; command before X is&lt;br /&gt;
        restarted&lt;br /&gt;
  --odrd, --od-restoredefaultclocks&lt;br /&gt;
        Sets the core and memory clock to the default values.&lt;br /&gt;
        Warning X needs to be restarted before these clock changes will take&lt;br /&gt;
        effect&lt;br /&gt;
  --odcc, --od-commitclocks&lt;br /&gt;
        Once the stability of a new set of custom clocks has been proven this&lt;br /&gt;
        command will ensure that the Adapter will attempt to run at these new&lt;br /&gt;
        values whenever X is restarted&lt;br /&gt;
  --odgt, --od-gettemperature&lt;br /&gt;
        Returns the temperature reported by any thermal sensors available on&lt;br /&gt;
        the adapter.&lt;br /&gt;
&lt;br /&gt;
ACPI Options:&lt;br /&gt;
  --acpi-services=on|off&lt;br /&gt;
        Enable/disable ACPI services. In the case of BIOS or kernel ACPI issues,&lt;br /&gt;
        ACPI services in the driver can be disabled through this option.&lt;br /&gt;
        The ACPI services are enabled by default.&lt;br /&gt;
  --acpi-display-switch=on|off&lt;br /&gt;
        Enable/disable display switching with ACPI methods on mobile platforms.&lt;br /&gt;
        This option is enabled by default.&lt;br /&gt;
&lt;br /&gt;
Genlock/Framelock options:&lt;br /&gt;
  The following options are used to control operation with GLSYNC module&lt;br /&gt;
  in the system.  By using the &amp;quot;--adapter=&amp;quot; argument --glsync-getconfig,&lt;br /&gt;
  --glsync-setconfig, --glsync-getgenlock, --glsync-setgenlock options&lt;br /&gt;
  can be targeted to a particular adapter in a multi-adapter scenario.&lt;br /&gt;
  If no adapter is explicitly targeted the commands will be run on the Default&lt;br /&gt;
  adapter as indicated by the &amp;quot;--list-adapters&amp;quot; command&lt;br /&gt;
  --glsync-getport={RJ45_1 | RJ45_2 | BNC}&lt;br /&gt;
        Get configuration state for specified GLSync port.&lt;br /&gt;
        Including: Number of LEDs&lt;br /&gt;
                   Scanned frequency&lt;br /&gt;
                   Signal Source for RJ45 port if it is configured as output &lt;br /&gt;
                   Port state (Input or Output) for RJ45 port&lt;br /&gt;
                   Signal type for BNC port&lt;br /&gt;
  --glsync-setport=port_type,cntl,sig_src&lt;br /&gt;
        Set configuration for specified GLSync port&lt;br /&gt;
        Parameters: port_type - RJ45_1 or RJ45_2&lt;br /&gt;
                                only RJ45 ports can be configured&lt;br /&gt;
                    cntl - 0 if port is configured as input or&lt;br /&gt;
                           1 if port is configured as output&lt;br /&gt;
                    sig_src - signal source for GL Sync port&lt;br /&gt;
                              if 0-3 - GPU port index&lt;br /&gt;
                              if RJ45_1, RJ45_2 or BNC - another GL Sync port&lt;br /&gt;
                              if -1  - signal source is undefined&lt;br /&gt;
  --glsync-getconfig&lt;br /&gt;
        Get timing configuration for particular GL Sync connector&lt;br /&gt;
        Including: Sync Delay in ms&lt;br /&gt;
                   Signal Source&lt;br /&gt;
                   Sample Rate&lt;br /&gt;
                   Sync field&lt;br /&gt;
                   Trigger Edge&lt;br /&gt;
                   Scan Rate multiplier&lt;br /&gt;
                   GPU port index this adapter connected to&lt;br /&gt;
  --glsync-setconfig=delay,fr_cntl,sig_src,smpl_rate,fld,edge,coef&lt;br /&gt;
        Set timing configuration for GL Sync connector&lt;br /&gt;
        Parameters: delay - Sync Delay in ms&lt;br /&gt;
                    fr_cntl - Enable/Disable framlock control &lt;br /&gt;
                              0 Disable Framelock&lt;br /&gt;
                              1 Enable Framelock&lt;br /&gt;
                    sig_src - Signal Source for this adapter.&lt;br /&gt;
                              if 0-3 - GPU port index.&lt;br /&gt;
                                   It can not be GPU port index of this adapter&lt;br /&gt;
                              if RJ45_1, RJ45_2 or BNC - GL Sync port&lt;br /&gt;
                              if -1  - signal source is undefined&lt;br /&gt;
                    smpl_rate - Sample Rate for sampled sync signal.&lt;br /&gt;
                              0 for no sampling&lt;br /&gt;
                    fld - Sync field for interlaced sync signal. &lt;br /&gt;
                              0 if sync field is undefined&lt;br /&gt;
                              1 if synced to both field&lt;br /&gt;
                              2 if synced to field 1&lt;br /&gt;
                    edge - it is defined which signal edge&lt;br /&gt;
                                 should trigger syncronization&lt;br /&gt;
                              0 if edge is undefined&lt;br /&gt;
                              1 if it is triggered by raising edge&lt;br /&gt;
                              2 if it is triggered by falling edge&lt;br /&gt;
                              3 if it is triggered by both edges&lt;br /&gt;
                    coef - Scan Rate multiplier applied to sync signal&lt;br /&gt;
                              0 if coef is undefined&lt;br /&gt;
                              1 if coef is 5&lt;br /&gt;
                              2 if coef is 4&lt;br /&gt;
                              3 if coef is 3&lt;br /&gt;
                              4 if coef is 2.5&lt;br /&gt;
                              5 if coef is 2&lt;br /&gt;
                              6 if coef is 1.33&lt;br /&gt;
                              7 if coef is 1.25&lt;br /&gt;
                              8 if coef is 1.&lt;br /&gt;
                              9 if coef is 0.8&lt;br /&gt;
                             10 if coef is 0.67&lt;br /&gt;
                             11 if coef is 0,5&lt;br /&gt;
                             12 if coef is 0.4&lt;br /&gt;
                             13 if coef is 0.33&lt;br /&gt;
                             14 if coef is 0.25&lt;br /&gt;
                             15 if coef is 0.2&lt;br /&gt;
        Note: Some parameters may not be valid for manual configuration.&lt;br /&gt;
              Please use --glsync-getconfig command to verify.&lt;br /&gt;
  --glsync-getgenlock=disp_type&lt;br /&gt;
        Get genlock mode for particular display&lt;br /&gt;
        disp_type  - Display Type. When RandR 1.2 and above is enabled&lt;br /&gt;
                     can be query by using xrandr -q command.&lt;br /&gt;
                     If RandR 1.2 is not enabled&lt;br /&gt;
                     aticonfig --query-monitor command should be used&lt;br /&gt;
                     to query this parameter&lt;br /&gt;
  --glsync-setgenlock=disp_type,mode,timing_server&lt;br /&gt;
        Set genlock mode for particular display&lt;br /&gt;
        Parameters: disp_type  - Display Type.&lt;br /&gt;
                                 When RandR 1.2 and above is enabled&lt;br /&gt;
                                 can be query by using xrandr -q command.&lt;br /&gt;
                                 If RandR 1.2 is not enabled&lt;br /&gt;
                                 aticonfig --query-monitor command&lt;br /&gt;
                                 should be used to query this parameter.&lt;br /&gt;
                    mode       - Enable/Disable Genlock&lt;br /&gt;
                                 0 Disable Genlock&lt;br /&gt;
                                 1 Enable Genlock&lt;br /&gt;
                    timing_server - Enable/Disable timing server&lt;br /&gt;
                                 0 to configure display as free run&lt;br /&gt;
                                 1 to configure display as a timing server&lt;br /&gt;
  --glsync-restart&lt;br /&gt;
        Reinitialized all genlock settings after power down system&lt;br /&gt;
&lt;br /&gt;
X Server Options:&lt;br /&gt;
  --xinerama={on|off}&lt;br /&gt;
        Enable/disable Xinerama (MultiView) in the X Server configuration file.&lt;br /&gt;
        MultiView allows for the merging of independent desktop heads into a&lt;br /&gt;
        unified workspace allowing windows to freely cross X Screen boundaries.&lt;br /&gt;
&lt;br /&gt;
Miscellaneous Options:&lt;br /&gt;
  -v, --verbose&lt;br /&gt;
        Show what aticonfig is doing.&lt;br /&gt;
  -q, --quiet&lt;br /&gt;
        Disable all information output except for errors.&lt;br /&gt;
  --effective={now,startup}&lt;br /&gt;
        Choose when the requested changes should take effect.&lt;br /&gt;
            now:     Immediately.  This change will affect the running X&lt;br /&gt;
                     session if applicable.  Only &amp;#039;set-powerstate&amp;#039; and&lt;br /&gt;
                     &amp;#039;overlay-on&amp;#039; are applicable for now.&lt;br /&gt;
            startup: On future X server startups.  This change will modify the&lt;br /&gt;
                     X server configuration file if applicable.&lt;br /&gt;
        The default is &amp;#039;now,startup&amp;#039;, i.e., do both as applicable.&lt;br /&gt;
  --nobackup&lt;br /&gt;
        Do not make an automatic backup of the configuration file.&lt;br /&gt;
  -i, --input=FILE&lt;br /&gt;
        Select a FILE to input as the configuration file. Set FILE to &amp;#039;-&amp;#039; to&lt;br /&gt;
        pipe from standard input.  Without this option, aticonfig will search&lt;br /&gt;
        /etc/X11 for the default configuration file.&lt;br /&gt;
  -o, --output=FILE&lt;br /&gt;
        Select a FILE to output the new configuration file to.  Set FILE to &amp;#039;-&amp;#039;&lt;br /&gt;
        to print to standard output.  Without this option, aticonfig will&lt;br /&gt;
        replace the input file with the newly generated file.&lt;br /&gt;
  -h, --help&lt;br /&gt;
        Display this help screen.&lt;br /&gt;
  -f, --force&lt;br /&gt;
        Only valid with &amp;#039;initial&amp;#039; option.  Force aticonfig to generate default&lt;br /&gt;
        Monitor, Device, and Screen sections even if the original configuration&lt;br /&gt;
        file has invalid settings in these sections.&lt;br /&gt;
&lt;br /&gt;
Composite options:&lt;br /&gt;
  --xv-pixmap-buffer-type=gartcacheable&lt;br /&gt;
       Allocate pixmap buffer from GART cacheable heap.&lt;br /&gt;
  --xv-pixmap-buffer-type=lfb&lt;br /&gt;
       Allocate pixmap buffer from local framebuffer.&lt;br /&gt;
  --xv-pixmap-buffer-type=gartuswc&lt;br /&gt;
       Allocate pixmap buffer from GART USWC heap.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
  1. Setting up fglrx for the first time.&lt;br /&gt;
       Single head :    aticonfig --initial --input=/etc/X11/xorg.conf&lt;br /&gt;
       Dual head   :    aticonfig --initial=dual-head --screen-layout=above&lt;br /&gt;
                        This command will generate a dual head configuration&lt;br /&gt;
                        file with the second screen located above the first&lt;br /&gt;
                        screen.&lt;br /&gt;
       Multi head  :    aticonfig --initial --heads=4 --adapter=1&lt;br /&gt;
                        This command will generate 4 adjacent X Screens&lt;br /&gt;
                        on adapter 1.  Use with -f to reduce previously configured heads.&lt;br /&gt;
  2. Setting up big desktop to horizontal and set overlay on secondary display.&lt;br /&gt;
                        aticonfig --dtop=horizontal --overlay-on=1&lt;br /&gt;
  3. Setting up modes for primary display.&lt;br /&gt;
                        aticonfig --resolution=0,1600x1200,1280x1024,1024x768&lt;br /&gt;
  4. Force primary CRT on and TV-out off.&lt;br /&gt;
                        aticonfig --force-monitor=crt1,notv&lt;br /&gt;
  5. Change tv geometry &lt;br /&gt;
                         aticonfig --tv-geometry=85x90+10-10 &lt;br /&gt;
         This will set tv to 85% width (where 100% ==&lt;br /&gt;
         overscan) 90% height and shift 10 pixels right of centre&lt;br /&gt;
         and 10 pixels down of centre. &lt;br /&gt;
  6. Multiple display adapters.&lt;br /&gt;
       List adapters :  aticonfig --list-adapters&lt;br /&gt;
       Init 0 and 2  :  aticonfig --adapter=0,2 --initial&lt;br /&gt;
       Init all      :  aticonfig --adapter=all --initial&lt;br /&gt;
       MultiView     :  aticonfig --xinerama=on&lt;br /&gt;
  7. ATI Overdrive (TM).&lt;br /&gt;
       List adapters          :  aticonfig --list-adapters&lt;br /&gt;
       Get Clocks of 0        :  aticonfig --adapter=0 --od-getclocks&lt;br /&gt;
       Set new Clocks for 0   :  aticonfig --adapter=0 --od-setclocks=770,1126&lt;br /&gt;
       Test out 3D            :  atiode -P60 -H localhost:0; echo $?&lt;br /&gt;
       Check Temperature of 0 :  aticonfig --adapter=0 --od-gettemperature&lt;br /&gt;
       Commit changes for 0   :  aticonfig --adapter=0 --od-commitclocks&lt;br /&gt;
&lt;br /&gt;
     ***note***&lt;br /&gt;
             atiode is a stress application you start with a required&lt;br /&gt;
             parameter -P which specifies the test duration and the optional&lt;br /&gt;
             -H parameter to target a specific display to use.  For example&lt;br /&gt;
             atiode -P 600 -H localhost:0 would test display 0 for 10 minutes&lt;br /&gt;
             the return code from the application is the test result&lt;br /&gt;
             0: Test successfully completed.&lt;br /&gt;
             1: Invalid command-line parameters.&lt;br /&gt;
             2: Test failed because of rendering errors.&lt;br /&gt;
             3: Target adapter not found.&lt;br /&gt;
             4: Test aborted due to unknown reason&lt;br /&gt;
&lt;br /&gt;
  8. Framelock/Genlock with GL Sync module&lt;br /&gt;
       Set GL Sync connector parameters for particular adapter: &lt;br /&gt;
                     aticonfig --glsync-setconfig=0,0,2,0.0,3,8 --adapter=1&lt;br /&gt;
       Enable Genlock for particular display:&lt;br /&gt;
                     aticonfig --glsync-setgenlock=lvds,1,0 --adapter=1&lt;br /&gt;
       Enable Timing Master:&lt;br /&gt;
                     aticonfig --glsync-setgenlock=dfp3,0,1 --adapter=1&lt;br /&gt;
       Verify if the frequiency is locked for particular display:&lt;br /&gt;
                     aticonfig --glsync-getgenlock=crt1 --adapter=1&lt;br /&gt;
       Set GL Sync output port RJ45_1:&lt;br /&gt;
                     aticonfig --glsync-setport=RJ45_1,1,BNC&lt;br /&gt;
       Reinitialize all genlock settings for all displays and adapters:&lt;br /&gt;
                     aticonfig --glsync-restart&lt;br /&gt;
&lt;br /&gt;
Please report bugs to http://support.ati.com&lt;/div&gt;</summary>
		<author><name>210.216.60.104</name></author>
	</entry>
</feed>