<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.cchtml.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=204.187.63.106</id>
	<title>cchtml.com - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.cchtml.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=204.187.63.106"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/204.187.63.106"/>
	<updated>2026-05-02T13:16:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Features&amp;diff=10245</id>
		<title>Features</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Features&amp;diff=10245"/>
		<updated>2013-09-10T20:59:16Z</updated>

		<summary type="html">&lt;p&gt;204.187.63.106: /* VDPAU -&amp;gt; VA-API/XvBA / VDPAU -&amp;gt; OpenGL Wrapper (RadeonHD &amp;gt;= 4000 using Catalyst) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Open Source Drivers =&lt;br /&gt;
NOTE: The features listed are based off of the development repository at the time of this writing (2011-01-17). This does not mean that every Linux distribution will have the same capabilities. More than likely, major distributions will have an older, better-tested version of the graphics stack as a default and offer bleeding-edge versions of the driver in a repository. For a concise chart of features supported by the open source radeon drivers, see: http://www.x.org/wiki/RadeonFeature &lt;br /&gt;
Here are the highlights:&lt;br /&gt;
 * Kernel Mode-Setting (KMS)&lt;br /&gt;
 * 2D Acceleration (EXA)&lt;br /&gt;
 * DRI2&lt;br /&gt;
 * OpenGL 2.x and GLSL 1.2&lt;br /&gt;
 * Textured Video Acceleration (Xv)&lt;br /&gt;
 * Power Management&lt;br /&gt;
 * HDMI Audio (RadeonHD 4000-series requires booting with radeon.audio=1 and RadeonHD 5000-series requires kernel &amp;gt;= 3.3)&lt;br /&gt;
 * XRandR 1.3&lt;br /&gt;
 * AIGLX (desktop effects)&lt;br /&gt;
The developers also have a frequently updated list of 3D applications which they use to mark their progress: http://www.x.org/wiki/RadeonProgram&lt;br /&gt;
&lt;br /&gt;
= AMD Catalyst/fglrx =&lt;br /&gt;
AMD also offers a proprietary driver for RadeonHD chips based off of their Windows code (a legacy proprietary driver is offered for older cards, but it will not run on modern kernels/X servers)&lt;br /&gt;
 * OpenGL 3.3/4.1 and GLSL(dependent on the latest version your card supports)&lt;br /&gt;
 * XvBA video decode acceleration (through VA-API and only for RadeonHD 4x00 cards and later): {{404}}http://www.splitted-desktop.com/~gbeauchesne/&lt;br /&gt;
 * Direct2D acceleration&lt;br /&gt;
 * Catalyst Control Center&lt;br /&gt;
 * amdconfig CLI tool&lt;br /&gt;
 * OverDrive (power management, overclocking)&lt;br /&gt;
 * HDMI Audio&lt;br /&gt;
 * XRandR 1.3&lt;br /&gt;
 * AIGLX (desktop effects)&lt;br /&gt;
&lt;br /&gt;
= Switchable Graphic Chips Status=&lt;br /&gt;
&lt;br /&gt;
Some laptops (and other systems) are now being sold with both an integrated, low power GPU, and a discrete, high performance GPU [http://www.amd.com/us/products/technologies/switchable-graphics/Pages/switchable-graphics.aspx AMD Switchable Graphics Technology]. There are two basic types of hybrid designs. Older hybrid systems use a multiplexor (MUX) to switch between GPU&#039;s. Newer systems (those with PowerXpress &amp;gt;= 4.0) are MUX-less. As far as I can tell, PowerXpress 4.0 started with RadeonHD 6000-series GPU&#039;s, and systems with older ATI GPU&#039;s have a MUX, but don&#039;t quote that. &lt;br /&gt;
&lt;br /&gt;
== Switchable Graphic Chips Warning==&lt;br /&gt;
{| WIDTH=&amp;quot;650&amp;quot; cellpadding=0 cellspacing=0 style=&amp;quot;background-color: red; border: solid 1px #666666; color: #ffffff; text-align: center;&amp;quot; &lt;br /&gt;
| style=&amp;quot;background-color: #666666; border: solid 1px #666666; border-bottom: 1px solid #888;&amp;quot; | &amp;lt;font size=&amp;quot;-1&amp;quot;&amp;gt;&#039;&#039;&#039;WARNING&#039;&#039;&#039;&amp;lt;/font&amp;gt; &lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;br /&amp;gt;&lt;br /&gt;
 Carefully research before purchasing a laptop, or you may not be able to fully use the hardware you pay for.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== MUXed Systems ==&lt;br /&gt;
&lt;br /&gt;
Open source drivers support switching from integrated to discrete graphics cards using [http://linux-hybrid-graphics.blogspot.com/2010/02/howto-install-vgaswitcheroo-for-linux.html vga_switcheroo] on MUXed systems. However, the performance of the chips with the switchable open source drivers may not be optimized. For example, with the open source driver on the HP DV7-4045ea you can switch between the 4200 and 5650; the 4200 works okay, but although the 5650 does work, it does not perform well.&lt;br /&gt;
Catalyst supposedly supports switching using the following commands, but reports of success are scarce:&lt;br /&gt;
 amdconfig --pxl       # List current activated GPU&lt;br /&gt;
 amdconfig --px-dgpu   # Activate discrete GPU (High-Performance mode), must re-start X to take effect&lt;br /&gt;
 amdconfig --px-igpu   # Activate integrated GPU (Power-Saving mode), must re-start X to take effect&lt;br /&gt;
&lt;br /&gt;
== MUX-less Systems ==&lt;br /&gt;
&lt;br /&gt;
On MUX-less systems, the discrete card is used solely for rendering, not display. At the moment, the X server does not support rendering and display from different cards so the discrete card can not be used with MUX-less systems at the moment. Most new laptops (2011+) are MUX-less. &lt;br /&gt;
There is a bug raised against the inability to switch between integrated and discrete graphics cards [http://ati.cchtml.com/show_bug.cgi?id=16 Official AMD Bug]&lt;br /&gt;
&lt;br /&gt;
There is a [http://phoronix.com/forums/showthread.php?70128-Really-AMD-does-not-provide-any-support-for-the-switchable-graphics&amp;amp;s=ef268e08353e7bff6ffe69ea4f9139b4&amp;amp;p=257729#post257729 report] of switchable graphics working on an HP laptop using the proprietary driver&lt;br /&gt;
&lt;br /&gt;
= Video Decode Acceleration Status =&lt;br /&gt;
&lt;br /&gt;
== VDPAU -&amp;gt; VA-API/XvBA / VDPAU -&amp;gt; OpenGL Wrapper (RadeonHD &amp;gt;= 4000 using Catalyst)==&lt;br /&gt;
&lt;br /&gt;
Applications which support VDPAU can use Intel cards (VA-API), AMD cards (XvBA with [http://cgit.freedesktop.org/vaapi/xvba-driver/ xvba-va]), or any card (OpenGL).&lt;br /&gt;
&lt;br /&gt;
[https://github.com/i-rinat/libvdpau-va-gl GIT project]&lt;br /&gt;
&lt;br /&gt;
== VA-API/XvBA Wrapper (RadeonHD &amp;gt;= 4000 using Catalyst)==&lt;br /&gt;
&lt;br /&gt;
Video acceleration can be achieved through drivers supplied at [http://www.splitted-desktop.com/~gbeauchesne/ gbeauchesne] Modern distros should have this installable from their repo (Debian/Ubuntu does).&lt;br /&gt;
Note that this wrapper is no longer maintained/developed and should be considered a dead-end.&lt;br /&gt;
&lt;br /&gt;
== Using XvBA in XBMC (with Catalyst &amp;gt;= 11-11) ==&lt;br /&gt;
&lt;br /&gt;
The XBMC project has implemented acceleration in their media player using AMD&#039;s libxvba library. This is a fairly new/experimental feature at the time of this writing, but XBMC claims positive feedback. [http://forum.xbmc.org/showthread.php?t=116996 Install Instructions]&lt;br /&gt;
&lt;br /&gt;
== Gallium3D VDPAU (open-source driver) ==&lt;br /&gt;
&lt;br /&gt;
The open-source 3D mesa driver now implements acceleration through a VDPAU/VA-API wrapper that uses the 3D engine. This is a fairly new/experimental feature at the time of this writing, so it may require rebuilding mesa. AMD is interested in using the UVD hardware directly, but this is currently held up for legal reasons.&lt;br /&gt;
&lt;br /&gt;
The open-source 3D mesa driver implements video acceleration that is better and more stable than fglrx one.&lt;br /&gt;
&lt;br /&gt;
[http://www.phoronix.com/scan.php?page=article&amp;amp;item=amd_opensource_uvd&amp;amp;num=1]&lt;br /&gt;
&lt;br /&gt;
= EyeFinity =&lt;br /&gt;
Catalyst supports more than two simultaneous outputs on RadeonHD5xxx cards having more than two physical independent out. Default settings starts every monitors in a cloned stage, but you can switch to a multiple display desktop via the Catalyst Control Center. Be aware that the AMD Catalyst Control Center does not let you fix arbitrary position settings : it only lets you approximately place your monitors on a virtual desktop. It&#039;s often best to adjust screen alignment using the &amp;quot;Position +x +y&amp;quot; option in xorg.conf.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Open source drivers also support Eyefinity.&lt;/div&gt;</summary>
		<author><name>204.187.63.106</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Features&amp;diff=10244</id>
		<title>Features</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Features&amp;diff=10244"/>
		<updated>2013-09-10T20:57:04Z</updated>

		<summary type="html">&lt;p&gt;204.187.63.106: added information in regards to new VA-GL vdpau driver&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Open Source Drivers =&lt;br /&gt;
NOTE: The features listed are based off of the development repository at the time of this writing (2011-01-17). This does not mean that every Linux distribution will have the same capabilities. More than likely, major distributions will have an older, better-tested version of the graphics stack as a default and offer bleeding-edge versions of the driver in a repository. For a concise chart of features supported by the open source radeon drivers, see: http://www.x.org/wiki/RadeonFeature &lt;br /&gt;
Here are the highlights:&lt;br /&gt;
 * Kernel Mode-Setting (KMS)&lt;br /&gt;
 * 2D Acceleration (EXA)&lt;br /&gt;
 * DRI2&lt;br /&gt;
 * OpenGL 2.x and GLSL 1.2&lt;br /&gt;
 * Textured Video Acceleration (Xv)&lt;br /&gt;
 * Power Management&lt;br /&gt;
 * HDMI Audio (RadeonHD 4000-series requires booting with radeon.audio=1 and RadeonHD 5000-series requires kernel &amp;gt;= 3.3)&lt;br /&gt;
 * XRandR 1.3&lt;br /&gt;
 * AIGLX (desktop effects)&lt;br /&gt;
The developers also have a frequently updated list of 3D applications which they use to mark their progress: http://www.x.org/wiki/RadeonProgram&lt;br /&gt;
&lt;br /&gt;
= AMD Catalyst/fglrx =&lt;br /&gt;
AMD also offers a proprietary driver for RadeonHD chips based off of their Windows code (a legacy proprietary driver is offered for older cards, but it will not run on modern kernels/X servers)&lt;br /&gt;
 * OpenGL 3.3/4.1 and GLSL(dependent on the latest version your card supports)&lt;br /&gt;
 * XvBA video decode acceleration (through VA-API and only for RadeonHD 4x00 cards and later): {{404}}http://www.splitted-desktop.com/~gbeauchesne/&lt;br /&gt;
 * Direct2D acceleration&lt;br /&gt;
 * Catalyst Control Center&lt;br /&gt;
 * amdconfig CLI tool&lt;br /&gt;
 * OverDrive (power management, overclocking)&lt;br /&gt;
 * HDMI Audio&lt;br /&gt;
 * XRandR 1.3&lt;br /&gt;
 * AIGLX (desktop effects)&lt;br /&gt;
&lt;br /&gt;
= Switchable Graphic Chips Status=&lt;br /&gt;
&lt;br /&gt;
Some laptops (and other systems) are now being sold with both an integrated, low power GPU, and a discrete, high performance GPU [http://www.amd.com/us/products/technologies/switchable-graphics/Pages/switchable-graphics.aspx AMD Switchable Graphics Technology]. There are two basic types of hybrid designs. Older hybrid systems use a multiplexor (MUX) to switch between GPU&#039;s. Newer systems (those with PowerXpress &amp;gt;= 4.0) are MUX-less. As far as I can tell, PowerXpress 4.0 started with RadeonHD 6000-series GPU&#039;s, and systems with older ATI GPU&#039;s have a MUX, but don&#039;t quote that. &lt;br /&gt;
&lt;br /&gt;
== Switchable Graphic Chips Warning==&lt;br /&gt;
{| WIDTH=&amp;quot;650&amp;quot; cellpadding=0 cellspacing=0 style=&amp;quot;background-color: red; border: solid 1px #666666; color: #ffffff; text-align: center;&amp;quot; &lt;br /&gt;
| style=&amp;quot;background-color: #666666; border: solid 1px #666666; border-bottom: 1px solid #888;&amp;quot; | &amp;lt;font size=&amp;quot;-1&amp;quot;&amp;gt;&#039;&#039;&#039;WARNING&#039;&#039;&#039;&amp;lt;/font&amp;gt; &lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;br /&amp;gt;&lt;br /&gt;
 Carefully research before purchasing a laptop, or you may not be able to fully use the hardware you pay for.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== MUXed Systems ==&lt;br /&gt;
&lt;br /&gt;
Open source drivers support switching from integrated to discrete graphics cards using [http://linux-hybrid-graphics.blogspot.com/2010/02/howto-install-vgaswitcheroo-for-linux.html vga_switcheroo] on MUXed systems. However, the performance of the chips with the switchable open source drivers may not be optimized. For example, with the open source driver on the HP DV7-4045ea you can switch between the 4200 and 5650; the 4200 works okay, but although the 5650 does work, it does not perform well.&lt;br /&gt;
Catalyst supposedly supports switching using the following commands, but reports of success are scarce:&lt;br /&gt;
 amdconfig --pxl       # List current activated GPU&lt;br /&gt;
 amdconfig --px-dgpu   # Activate discrete GPU (High-Performance mode), must re-start X to take effect&lt;br /&gt;
 amdconfig --px-igpu   # Activate integrated GPU (Power-Saving mode), must re-start X to take effect&lt;br /&gt;
&lt;br /&gt;
== MUX-less Systems ==&lt;br /&gt;
&lt;br /&gt;
On MUX-less systems, the discrete card is used solely for rendering, not display. At the moment, the X server does not support rendering and display from different cards so the discrete card can not be used with MUX-less systems at the moment. Most new laptops (2011+) are MUX-less. &lt;br /&gt;
There is a bug raised against the inability to switch between integrated and discrete graphics cards [http://ati.cchtml.com/show_bug.cgi?id=16 Official AMD Bug]&lt;br /&gt;
&lt;br /&gt;
There is a [http://phoronix.com/forums/showthread.php?70128-Really-AMD-does-not-provide-any-support-for-the-switchable-graphics&amp;amp;s=ef268e08353e7bff6ffe69ea4f9139b4&amp;amp;p=257729#post257729 report] of switchable graphics working on an HP laptop using the proprietary driver&lt;br /&gt;
&lt;br /&gt;
= Video Decode Acceleration Status =&lt;br /&gt;
&lt;br /&gt;
== VDPAU -&amp;gt; VA-API/XvBA / VDPAU -&amp;gt; OpenGL Wrapper (RadeonHD &amp;gt;= 4000 using Catalyst)==&lt;br /&gt;
&lt;br /&gt;
Applications which support VDPAU can use Intel cards (VA-API), potentially AMD cards (XvBA with another middleman), or any card (OpenGL).&lt;br /&gt;
&lt;br /&gt;
[https://github.com/i-rinat/libvdpau-va-gl GIT project]&lt;br /&gt;
&lt;br /&gt;
== VA-API/XvBA Wrapper (RadeonHD &amp;gt;= 4000 using Catalyst)==&lt;br /&gt;
&lt;br /&gt;
Video acceleration can be achieved through drivers supplied at [http://www.splitted-desktop.com/~gbeauchesne/ gbeauchesne] Modern distros should have this installable from their repo (Debian/Ubuntu does).&lt;br /&gt;
Note that this wrapper is no longer maintained/developed and should be considered a dead-end.&lt;br /&gt;
&lt;br /&gt;
== Using XvBA in XBMC (with Catalyst &amp;gt;= 11-11) ==&lt;br /&gt;
&lt;br /&gt;
The XBMC project has implemented acceleration in their media player using AMD&#039;s libxvba library. This is a fairly new/experimental feature at the time of this writing, but XBMC claims positive feedback. [http://forum.xbmc.org/showthread.php?t=116996 Install Instructions]&lt;br /&gt;
&lt;br /&gt;
== Gallium3D VDPAU (open-source driver) ==&lt;br /&gt;
&lt;br /&gt;
The open-source 3D mesa driver now implements acceleration through a VDPAU/VA-API wrapper that uses the 3D engine. This is a fairly new/experimental feature at the time of this writing, so it may require rebuilding mesa. AMD is interested in using the UVD hardware directly, but this is currently held up for legal reasons.&lt;br /&gt;
&lt;br /&gt;
The open-source 3D mesa driver implements video acceleration that is better and more stable than fglrx one.&lt;br /&gt;
&lt;br /&gt;
[http://www.phoronix.com/scan.php?page=article&amp;amp;item=amd_opensource_uvd&amp;amp;num=1]&lt;br /&gt;
&lt;br /&gt;
= EyeFinity =&lt;br /&gt;
Catalyst supports more than two simultaneous outputs on RadeonHD5xxx cards having more than two physical independent out. Default settings starts every monitors in a cloned stage, but you can switch to a multiple display desktop via the Catalyst Control Center. Be aware that the AMD Catalyst Control Center does not let you fix arbitrary position settings : it only lets you approximately place your monitors on a virtual desktop. It&#039;s often best to adjust screen alignment using the &amp;quot;Position +x +y&amp;quot; option in xorg.conf.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Open source drivers also support Eyefinity.&lt;/div&gt;</summary>
		<author><name>204.187.63.106</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Configuring&amp;diff=10078</id>
		<title>Configuring</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Configuring&amp;diff=10078"/>
		<updated>2013-06-06T20:16:56Z</updated>

		<summary type="html">&lt;p&gt;204.187.63.106: added information in regards to alternative display types, tmds2 depends on the type of monitor attached.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{VCT-on-top}}&lt;br /&gt;
== aticonfig ==&lt;br /&gt;
&lt;br /&gt;
Since version 8.18.6 the fglrx driver includes the &#039;&#039;&#039;aticonfig&#039;&#039;&#039; tool which simplifies &#039;&#039;xorg.conf&#039;&#039; editing. Here are some useful commands this tool offers (for a complete list see [http://wiki.cchtml.com/index.php/aticonfighelp &#039;&#039;aticonfig --help&#039;&#039;]).&lt;br /&gt;
&lt;br /&gt;
=== Changes taking effect on startup ===&lt;br /&gt;
&#039;&#039;Changes will change the config file!&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;Initial setup (creates device section using fglrx):&lt;br /&gt;
:&amp;lt;pre&amp;gt;sudo aticonfig --initial&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Enable Video acceleration (Xv Overlay):&lt;br /&gt;
:&amp;lt;pre&amp;gt;sudo aticonfig --overlay-type=Xv&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Force fglrx to use kernel&#039;s AGP driver instead of own implementation (only use when internal agpgart doesn&#039;t work):&lt;br /&gt;
:&amp;lt;pre&amp;gt;sudo aticonfig --internal-agp=off&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Note: Newer fglrx driver versions do not include an internal AGPGART so the kernel agpgart is used no matter what.&lt;br /&gt;
&lt;br /&gt;
;Use extended desktop with two monitors (dual-head and big desktop):&lt;br /&gt;
&lt;br /&gt;
Assuming you successfully completed the &#039;Ubuntu Gutsy Installation Guide&#039; with two monitors connected:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;pre&amp;gt;sudo aticonfig --initial=dual-head --screen-layout=right&amp;lt;/pre&amp;gt;&lt;br /&gt;
                       &lt;br /&gt;
This command will generate a dual head configuration file with the second screen located to the right of the first screen.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;pre&amp;gt;sudo aticonfig --dtop=horizontal --overlay-on=1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This command will set up big desktop to horizontal and set overlay on the secondary display.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;pre&amp;gt;sudo aticonfig --set-pcs-val=MCIL,DigitalHDTVDefaultUnderscan,0&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This command will disable underscan and saves the option until next driver update. Needed to remove black borders on some LCD displays by default.&lt;br /&gt;
&lt;br /&gt;
If black borders doesn&#039;t remove try this :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
aticonfig --query-monitor # to see monitors&lt;br /&gt;
aticonfig --query-dispattrib=tmds2 #to see supported values&lt;br /&gt;
aticonfig --set-dispattrib=tmds2,sizeX:1920 # to set X resolution&lt;br /&gt;
aticonfig --set-dispattrib=tmds2,sizey:1080 # to set Y resolution &lt;br /&gt;
aticonfig --set-dispattrib=tmds2,positionX:0 # to set X position to 0&lt;br /&gt;
aticonfig --set-dispattrib=tmds2,positionY:0 # to set Y position to 0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you receive and error in regards to tmds2 not being valid, please see this post on the possible alternative display types.&lt;br /&gt;
http://ubuntuforums.org/showthread.php?t=1409508&amp;amp;p=8842310#post8842310&lt;br /&gt;
&lt;br /&gt;
Now, black borders is really gone.&lt;br /&gt;
&lt;br /&gt;
=== Changes taking effect immediately ===&lt;br /&gt;
&#039;&#039;Changes will not change the config file.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;Print information about power states. &lt;br /&gt;
:&amp;lt;pre&amp;gt;aticonfig --list-powerstates&amp;lt;/pre&amp;gt;&lt;br /&gt;
Or, for us lazy folk, the shorter version is &#039;&#039;aticonfig --lsp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Set a power state to the lowest (battery friendly):&lt;br /&gt;
:&amp;lt;pre&amp;gt;aticonfig --set-powerstate=1&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Note: check out available power states using &#039;&#039;aticonfig --list-powerstates&#039;&#039; &lt;br /&gt;
*Note: this option does not work when an external monitor is connected &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Print information about connected and enabled monitors:&lt;br /&gt;
:&amp;lt;pre&amp;gt;aticonfig --query-monitor&amp;lt;/pre&amp;gt;&lt;br /&gt;
;deprecated by RandR&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Examples how to enable two monitors on the fly:&lt;br /&gt;
* Assume you have two monitors already setup correctly ([http://ubuntuforums.org/showthread.php?t=301941 Dual monitor support] at Ubuntuforums)&lt;br /&gt;
* This example enable laptop internal monitor (lvds) and external monitor (crt1)&lt;br /&gt;
:&amp;lt;pre&amp;gt;aticonfig --enable-monitor=lvds,crt1 --effective=now&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Note: &#039;&#039;aticonfig --enable-monitor=STRING,STRING&#039;&#039; where STRING can be one of the following set, separated by commas: none,crt1,crt2,lvds,tv,tmds1,tmds2,auto. &lt;br /&gt;
Only 2 displays can be enabled at the same time. Any displays that are not on the list will be disabled.&lt;br /&gt;
*Note: check out connected and enabled monitors using &#039;&#039;aticonfig --query-monitor&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Turn off the second monitor on the fly and start to use only laptop internal monitor (lvds)&lt;br /&gt;
:&amp;lt;pre&amp;gt;aticonfig --enable-monitor=lvds --effective=now&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
;Swap monitors on the fly when using big desktop mode&lt;br /&gt;
* Assume you have two monitors already setup correctly ([http://ubuntuforums.org/showthread.php?t=301941 Dual monitor support] at Ubuntuforums)&lt;br /&gt;
:&amp;lt;pre&amp;gt;aticonfig --swap-monitor --effective=now&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Note: This only works for big desktop setup. This will swap the contents on the two monitors.&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
&lt;br /&gt;
Still not working?  Go to the [[Troubleshooting]] page.&lt;br /&gt;
&lt;br /&gt;
== Graphical Configuration ==&lt;br /&gt;
&lt;br /&gt;
When instaling the propietary Ati linux driver, it also can install the Ati Catalyst Control Center. With this tool you can configure Ati&#039;s driver more easily.&lt;br /&gt;
&lt;br /&gt;
[[Category:NeedsUpdating]]&lt;br /&gt;
{{VCT}}&lt;/div&gt;</summary>
		<author><name>204.187.63.106</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Features&amp;diff=10061</id>
		<title>Features</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Features&amp;diff=10061"/>
		<updated>2013-05-09T16:47:34Z</updated>

		<summary type="html">&lt;p&gt;204.187.63.106: /* MUX-less Systems */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Open Source Drivers =&lt;br /&gt;
NOTE: The features listed are based off of the development repository at the time of this writing (2011-01-17). This does not mean that every Linux distribution will have the same capabilities. More than likely, major distributions will have an older, better-tested version of the graphics stack as a default and offer bleeding-edge versions of the driver in a repository. For a concise chart of features supported by the open source radeon drivers, see: http://www.x.org/wiki/RadeonFeature &lt;br /&gt;
Here are the highlights:&lt;br /&gt;
 * Kernel Mode-Setting (KMS)&lt;br /&gt;
 * 2D Acceleration (EXA)&lt;br /&gt;
 * DRI2&lt;br /&gt;
 * OpenGL 2.x and GLSL 1.2&lt;br /&gt;
 * Textured Video Acceleration (Xv)&lt;br /&gt;
 * Power Management&lt;br /&gt;
 * HDMI Audio (RadeonHD 4000-series requires booting with radeon.audio=1 and RadeonHD 5000-series requires kernel &amp;gt;= 3.3)&lt;br /&gt;
 * XRandR 1.3&lt;br /&gt;
 * AIGLX (desktop effects)&lt;br /&gt;
The developers also have a frequently updated list of 3D applications which they use to mark their progress: http://www.x.org/wiki/RadeonProgram&lt;br /&gt;
&lt;br /&gt;
= AMD Catalyst/fglrx =&lt;br /&gt;
AMD also offers a proprietary driver for RadeonHD chips based off of their Windows code (a legacy proprietary driver is offered for older cards, but it will not run on modern kernels/X servers)&lt;br /&gt;
 * OpenGL 3.3/4.1 and GLSL(dependent on the latest version your card supports)&lt;br /&gt;
 * XvBA video decode acceleration (through VA-API and only for RadeonHD 4x00 cards and later): {{404}}http://www.splitted-desktop.com/~gbeauchesne/&lt;br /&gt;
 * Direct2D acceleration&lt;br /&gt;
 * Catalyst Control Center&lt;br /&gt;
 * amdconfig CLI tool&lt;br /&gt;
 * OverDrive (power management, overclocking)&lt;br /&gt;
 * HDMI Audio&lt;br /&gt;
 * XRandR 1.3&lt;br /&gt;
 * AIGLX (desktop effects)&lt;br /&gt;
&lt;br /&gt;
= Switchable Graphic Chips Status=&lt;br /&gt;
&lt;br /&gt;
Some laptops (and other systems) are now being sold with both an integrated, low power GPU, and a discrete, high performance GPU [http://www.amd.com/us/products/technologies/switchable-graphics/Pages/switchable-graphics.aspx AMD Switchable Graphics Technology]. There are two basic types of hybrid designs. Older hybrid systems use a multiplexor (MUX) to switch between GPU&#039;s. Newer systems (those with PowerXpress &amp;gt;= 4.0) are MUX-less. As far as I can tell, PowerXpress 4.0 started with RadeonHD 6000-series GPU&#039;s, and systems with older ATI GPU&#039;s have a MUX, but don&#039;t quote that. &lt;br /&gt;
&lt;br /&gt;
== Switchable Graphic Chips Warning==&lt;br /&gt;
{| WIDTH=&amp;quot;650&amp;quot; cellpadding=0 cellspacing=0 style=&amp;quot;background-color: red; border: solid 1px #666666; color: #ffffff; text-align: center;&amp;quot; &lt;br /&gt;
| style=&amp;quot;background-color: #666666; border: solid 1px #666666; border-bottom: 1px solid #888;&amp;quot; | &amp;lt;font size=&amp;quot;-1&amp;quot;&amp;gt;&#039;&#039;&#039;WARNING&#039;&#039;&#039;&amp;lt;/font&amp;gt; &lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;br /&amp;gt;&lt;br /&gt;
 Carefully research before purchasing a laptop, or you may not be able to fully use the hardware you pay for.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== MUXed Systems ==&lt;br /&gt;
&lt;br /&gt;
Open source drivers support switching from integrated to discrete graphics cards using [http://linux-hybrid-graphics.blogspot.com/2010/02/howto-install-vgaswitcheroo-for-linux.html vga_switcheroo] on MUXed systems. However, the performance of the chips with the switchable open source drivers may not be optimized. For example, with the open source driver on the HP DV7-4045ea you can switch between the 4200 and 5650; the 4200 works okay, but although the 5650 does work, it does not perform well.&lt;br /&gt;
Catalyst supposedly supports switching using the following commands, but reports of success are scarce:&lt;br /&gt;
 amdconfig --pxl       # List current activated GPU&lt;br /&gt;
 amdconfig --px-dgpu   # Activate discrete GPU (High-Performance mode), must re-start X to take effect&lt;br /&gt;
 amdconfig --px-igpu   # Activate integrated GPU (Power-Saving mode), must re-start X to take effect&lt;br /&gt;
&lt;br /&gt;
== MUX-less Systems ==&lt;br /&gt;
&lt;br /&gt;
On MUX-less systems, the discrete card is used solely for rendering, not display. At the moment, the X server does not support rendering and display from different cards so the discrete card can not be used with MUX-less systems at the moment. Most new laptops (2011+) are MUX-less. &lt;br /&gt;
There is a bug raised against the inability to switch between integrated and discrete graphics cards [http://ati.cchtml.com/show_bug.cgi?id=16 Official AMD Bug]&lt;br /&gt;
&lt;br /&gt;
There is a [http://phoronix.com/forums/showthread.php?70128-Really-AMD-does-not-provide-any-support-for-the-switchable-graphics&amp;amp;s=ef268e08353e7bff6ffe69ea4f9139b4&amp;amp;p=257729#post257729 report] of switchable graphics working on an HP laptop using the proprietary driver&lt;br /&gt;
&lt;br /&gt;
= Video Decode Acceleration Status =&lt;br /&gt;
&lt;br /&gt;
== VA-API/XvBA Wrapper (RadeonHD &amp;gt;= 4000 using Catalyst)==&lt;br /&gt;
&lt;br /&gt;
Video acceleration can be achieved through drivers supplied at [http://www.splitted-desktop.com/~gbeauchesne/ gbeauchesne] Modern distros should have this installable from their repo (Debian/Ubuntu does).&lt;br /&gt;
Note that this wrapper is no longer maintained/developed and should be considered a dead-end.&lt;br /&gt;
&lt;br /&gt;
== Using XvBA in XBMC (with Catalyst &amp;gt;= 11-11) ==&lt;br /&gt;
&lt;br /&gt;
The XBMC project has implemented acceleration in their media player using AMD&#039;s libxvba library. This is a fairly new/experimental feature at the time of this writing, but XBMC claims positive feedback. [http://forum.xbmc.org/showthread.php?t=116996 Install Instructions]&lt;br /&gt;
&lt;br /&gt;
== Gallium3D VDPAU (open-source driver) ==&lt;br /&gt;
&lt;br /&gt;
The open-source 3D mesa driver now implements acceleration through a VDPAU/VA-API wrapper that uses the 3D engine. This is a fairly new/experimental feature at the time of this writing, so it may require rebuilding mesa. AMD is interested in using the UVD hardware directly, but this is currently held up for legal reasons.&lt;br /&gt;
&lt;br /&gt;
The open-source 3D mesa driver implements video acceleration that is better and more stable than fglrx one.&lt;br /&gt;
&lt;br /&gt;
= EyeFinity =&lt;br /&gt;
Catalyst supports more than two simultaneous outputs on RadeonHD5xxx cards having more than two physical independent out. Default settings starts every monitors in a cloned stage, but you can switch to a multiple display desktop via the Catalyst Control Center. Be aware that the AMD Catalyst Control Center does not let you fix arbitrary position settings : it only lets you approximately place your monitors on a virtual desktop. It&#039;s often best to adjust screen alignment using the &amp;quot;Position +x +y&amp;quot; option in xorg.conf.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Open source drivers also support Eyefinity.&lt;/div&gt;</summary>
		<author><name>204.187.63.106</name></author>
	</entry>
</feed>