<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Ubuntu Ibex 8.10 with ATI Radeon HD 2400 XT</title>
	<atom:link href="http://linuxtipsandtricks.com/ubuntu/ubuntu-ibex-810-with-ati-radeon-hd-2400-xt/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxtipsandtricks.com/ubuntu/ubuntu-ibex-810-with-ati-radeon-hd-2400-xt/</link>
	<description>A collection of tips, tricks and everything linux</description>
	<pubDate>Sat, 04 Feb 2012 18:00:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matthew</title>
		<link>http://linuxtipsandtricks.com/ubuntu/ubuntu-ibex-810-with-ati-radeon-hd-2400-xt/comment-page-1/#comment-23</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Mon, 04 May 2009 15:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtipsandtricks.com/?p=26#comment-23</guid>
		<description>Thanks! Here is my xorg.conf

Section "ServerLayout"
	Identifier     "aticonfig Layout"
	Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Files"
EndSection

Section "Module"
EndSection

Section "Monitor"
	Identifier   "Configured Monitor"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]-0"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "Configured Video Device"
	Driver      "vesa"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]-0"
	Driver      "fglrx"
	BusID       "PCI:3:0:0"
EndSection

#Section "Screen"
#	Identifier "Default Screen"
#	Device     "Configured Video Device"
#	Monitor    "Configured Monitor"
#EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]-0"
	Device     "aticonfig-Device[0]-0"
	Monitor    "aticonfig-Monitor[0]-0"
	DefaultDepth     24
	SubSection "Display"
#		Viewport   0 0
		Depth     24
		Virtual 2560 1024
		Modes "1280x1024"
	EndSubSection
EndSection</description>
		<content:encoded><![CDATA[<p>Thanks! Here is my xorg.conf</p>
<p>Section &#8220;ServerLayout&#8221;<br />
	Identifier     &#8220;aticonfig Layout&#8221;<br />
	Screen      0  &#8220;aticonfig-Screen[0]-0&#8243; 0 0<br />
EndSection</p>
<p>Section &#8220;Files&#8221;<br />
EndSection</p>
<p>Section &#8220;Module&#8221;<br />
EndSection</p>
<p>Section &#8220;Monitor&#8221;<br />
	Identifier   &#8220;Configured Monitor&#8221;<br />
EndSection</p>
<p>Section &#8220;Monitor&#8221;<br />
	Identifier   &#8220;aticonfig-Monitor[0]-0&#8243;<br />
	Option	    &#8220;VendorName&#8221; &#8220;ATI Proprietary Driver&#8221;<br />
	Option	    &#8220;ModelName&#8221; &#8220;Generic Autodetecting Monitor&#8221;<br />
	Option	    &#8220;DPMS&#8221; &#8220;true&#8221;<br />
EndSection</p>
<p>Section &#8220;Device&#8221;<br />
	Identifier  &#8220;Configured Video Device&#8221;<br />
	Driver      &#8220;vesa&#8221;<br />
EndSection</p>
<p>Section &#8220;Device&#8221;<br />
	Identifier  &#8220;aticonfig-Device[0]-0&#8243;<br />
	Driver      &#8220;fglrx&#8221;<br />
	BusID       &#8220;PCI:3:0:0&#8243;<br />
EndSection</p>
<p>#Section &#8220;Screen&#8221;<br />
#	Identifier &#8220;Default Screen&#8221;<br />
#	Device     &#8220;Configured Video Device&#8221;<br />
#	Monitor    &#8220;Configured Monitor&#8221;<br />
#EndSection</p>
<p>Section &#8220;Screen&#8221;<br />
	Identifier &#8220;aticonfig-Screen[0]-0&#8243;<br />
	Device     &#8220;aticonfig-Device[0]-0&#8243;<br />
	Monitor    &#8220;aticonfig-Monitor[0]-0&#8243;<br />
	DefaultDepth     24<br />
	SubSection &#8220;Display&#8221;<br />
#		Viewport   0 0<br />
		Depth     24<br />
		Virtual 2560 1024<br />
		Modes &#8220;1280&#215;1024&#8243;<br />
	EndSubSection<br />
EndSection</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mnk0</title>
		<link>http://linuxtipsandtricks.com/ubuntu/ubuntu-ibex-810-with-ati-radeon-hd-2400-xt/comment-page-1/#comment-22</link>
		<dc:creator>mnk0</dc:creator>
		<pubDate>Fri, 01 May 2009 18:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtipsandtricks.com/?p=26#comment-22</guid>
		<description>You have to manually edit the xorg.conf to set that up, if you post your xorg.conf i can help you make the edits.</description>
		<content:encoded><![CDATA[<p>You have to manually edit the xorg.conf to set that up, if you post your xorg.conf i can help you make the edits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://linuxtipsandtricks.com/ubuntu/ubuntu-ibex-810-with-ati-radeon-hd-2400-xt/comment-page-1/#comment-21</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Fri, 17 Apr 2009 15:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtipsandtricks.com/?p=26#comment-21</guid>
		<description>I have the same thing as Rod_

When I restart X or Reboot I get cloned screens. I have to back to Applications -&gt; Accessories -&gt; ATI Catalyst Control Center and change back to dual monitors. It never saves this configuration. 

Any ideas?

Can someone share their working xorg.conf?</description>
		<content:encoded><![CDATA[<p>I have the same thing as Rod_</p>
<p>When I restart X or Reboot I get cloned screens. I have to back to Applications -&gt; Accessories -&gt; ATI Catalyst Control Center and change back to dual monitors. It never saves this configuration. </p>
<p>Any ideas?</p>
<p>Can someone share their working xorg.conf?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mnk0</title>
		<link>http://linuxtipsandtricks.com/ubuntu/ubuntu-ibex-810-with-ati-radeon-hd-2400-xt/comment-page-1/#comment-20</link>
		<dc:creator>mnk0</dc:creator>
		<pubDate>Wed, 01 Apr 2009 03:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtipsandtricks.com/?p=26#comment-20</guid>
		<description>yo rod, ok so what exactly do you mean reinstall the drivers??

the drivers should be there still, do you mean that your dual screen setup, resoluation is being reset after every boot?</description>
		<content:encoded><![CDATA[<p>yo rod, ok so what exactly do you mean reinstall the drivers??</p>
<p>the drivers should be there still, do you mean that your dual screen setup, resoluation is being reset after every boot?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod_</title>
		<link>http://linuxtipsandtricks.com/ubuntu/ubuntu-ibex-810-with-ati-radeon-hd-2400-xt/comment-page-1/#comment-19</link>
		<dc:creator>Rod_</dc:creator>
		<pubDate>Mon, 30 Mar 2009 21:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtipsandtricks.com/?p=26#comment-19</guid>
		<description>Hi there!.
Guys when I restart my laptop I have to reinstall the radeon drivers. How can I avoid this and keep my radeon drivers as default video drivers?.</description>
		<content:encoded><![CDATA[<p>Hi there!.<br />
Guys when I restart my laptop I have to reinstall the radeon drivers. How can I avoid this and keep my radeon drivers as default video drivers?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mnk0</title>
		<link>http://linuxtipsandtricks.com/ubuntu/ubuntu-ibex-810-with-ati-radeon-hd-2400-xt/comment-page-1/#comment-18</link>
		<dc:creator>mnk0</dc:creator>
		<pubDate>Wed, 18 Mar 2009 16:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtipsandtricks.com/?p=26#comment-18</guid>
		<description>hey dan, you wanna msg me your xorg.conf , it could be a configuration issue, or your monitors can't support more than that.</description>
		<content:encoded><![CDATA[<p>hey dan, you wanna msg me your xorg.conf , it could be a configuration issue, or your monitors can&#8217;t support more than that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://linuxtipsandtricks.com/ubuntu/ubuntu-ibex-810-with-ati-radeon-hd-2400-xt/comment-page-1/#comment-17</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Fri, 13 Mar 2009 18:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtipsandtricks.com/?p=26#comment-17</guid>
		<description>This works, but yealds only dual 1024x768 monitors.  Their doesn't seem to be a way to increase this.  I've been trying different methods for almost a week now.  I've gotten one monitor at be 1600x1200, but hte second monitor stays at a lower resolution. - VERY frustrating.</description>
		<content:encoded><![CDATA[<p>This works, but yealds only dual 1024&#215;768 monitors.  Their doesn&#8217;t seem to be a way to increase this.  I&#8217;ve been trying different methods for almost a week now.  I&#8217;ve gotten one monitor at be 1600&#215;1200, but hte second monitor stays at a lower resolution. - VERY frustrating.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mnk0</title>
		<link>http://linuxtipsandtricks.com/ubuntu/ubuntu-ibex-810-with-ati-radeon-hd-2400-xt/comment-page-1/#comment-15</link>
		<dc:creator>mnk0</dc:creator>
		<pubDate>Mon, 05 Jan 2009 17:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtipsandtricks.com/?p=26#comment-15</guid>
		<description>Hmm, not sure if the 9600 is using the legacy driver or the fglrx .. have you tried it out ?</description>
		<content:encoded><![CDATA[<p>Hmm, not sure if the 9600 is using the legacy driver or the fglrx .. have you tried it out ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale Curren</title>
		<link>http://linuxtipsandtricks.com/ubuntu/ubuntu-ibex-810-with-ati-radeon-hd-2400-xt/comment-page-1/#comment-14</link>
		<dc:creator>Dale Curren</dc:creator>
		<pubDate>Sun, 04 Jan 2009 12:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtipsandtricks.com/?p=26#comment-14</guid>
		<description>Would this work for a Radeon 9600?</description>
		<content:encoded><![CDATA[<p>Would this work for a Radeon 9600?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: richard</title>
		<link>http://linuxtipsandtricks.com/ubuntu/ubuntu-ibex-810-with-ati-radeon-hd-2400-xt/comment-page-1/#comment-13</link>
		<dc:creator>richard</dc:creator>
		<pubDate>Tue, 23 Dec 2008 23:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtipsandtricks.com/?p=26#comment-13</guid>
		<description>mnk0,

great job. works for me after a full day of frustration!

tx, richard</description>
		<content:encoded><![CDATA[<p>mnk0,</p>
<p>great job. works for me after a full day of frustration!</p>
<p>tx, richard</p>
]]></content:encoded>
	</item>
</channel>
</rss>

