<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/3.3.3" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>CombatWombat Speaks - Latest comments on GUTSY ATi Efforts</title>
		<link>http://combatwombat.7doves.com/?disp=comments</link>
		<atom:link rel="self" type="application/rss+xml" href="http://combatwombat.7doves.com/?tempskin=_rss2&#38;disp=comments&#38;p=457" />
		<description></description>
		<language>en-US</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=3.3.3"/>
		<ttl>60</ttl>
				<item>
			<title>cw [Member] in response to: GUTSY ATi Efforts</title>
			<pubDate>Wed, 23 Jul 2008 19:57:00 +0000</pubDate>
			<dc:creator>cw [Member]</dc:creator>
			<guid isPermaLink="false">c1350@http://7doves.com/</guid>
			<description>H9290: You're welcome. Pay it forward! :-)</description>
			<content:encoded><![CDATA[H9290: You're welcome. Pay it forward! :-)]]></content:encoded>
			<link>http://combatwombat.7doves.com/2008/03/10/gutsy_ati_efforts#c1350</link>
		</item>
				<item>
			<title>h9290 [Visitor] in response to: GUTSY ATi Efforts</title>
			<pubDate>Wed, 23 Jul 2008 16:19:00 +0000</pubDate>
			<dc:creator>h9290 [Visitor]</dc:creator>
			<guid isPermaLink="false">c1349@http://7doves.com/</guid>
			<description>Seems like everything is working&lt;br /&gt; restarted and it still works,hope it doesnt get screwed again&lt;br /&gt; THANKS for the wonderfull guide and for the extra help</description>
			<content:encoded><![CDATA[Seems like everything is working<br /> restarted and it still works,hope it doesnt get screwed again<br /> THANKS for the wonderfull guide and for the extra help]]></content:encoded>
			<link>http://combatwombat.7doves.com/2008/03/10/gutsy_ati_efforts#c1349</link>
		</item>
				<item>
			<title>cw [Member] in response to: GUTSY ATi Efforts</title>
			<pubDate>Wed, 23 Jul 2008 06:13:00 +0000</pubDate>
			<dc:creator>cw [Member]</dc:creator>
			<guid isPermaLink="false">c1348@http://7doves.com/</guid>
			<description>If you can get the fglrx driver loaded ok first, then come back to compiz...&lt;br /&gt; &lt;br /&gt; use Syanptic. search for compiz&lt;br /&gt; do complete removal on everything installed.&lt;br /&gt; &lt;br /&gt; reboot&lt;br /&gt; &lt;br /&gt; then use synaptic to install compiz again.&lt;br /&gt; &lt;br /&gt; the do the following:&lt;br /&gt; &lt;br /&gt; sudo gedit /usr/bin/compiz&lt;br /&gt; &lt;br /&gt; Replace this top block of code with the following, paying special attention to the lines containing the word WHITELIST and X600:&lt;br /&gt; &lt;br /&gt; COMPIZ_BIN_PATH=&quot;/usr/bin/&quot; # For window decorators and compiz&lt;br /&gt; PLUGIN_PATH=&quot;/usr/lib/compiz/&quot;&lt;br /&gt; GLXINFO=&quot;/usr/bin/glxinfo&quot;&lt;br /&gt; KWIN=&quot;/usr/bin/kwin&quot;&lt;br /&gt; METACITY=&quot;/usr/bin/metacity&quot;&lt;br /&gt; COMPIZ_NAME=&quot;compiz.real&quot; # Final name for compiz (compiz.real)&lt;br /&gt; &lt;br /&gt; # For Xgl LD_PRELOAD&lt;br /&gt; LIBGL_NVIDIA=&quot;/usr/lib/nvidia/libGL.so.1.2.xlibmesa&quot;&lt;br /&gt; LIBGL_FGLRX=&quot;/usr/lib/fglrx/libGL.so.1.2.xlibmesa&quot;&lt;br /&gt; &lt;br /&gt; # Minimum amount of memory (in kilo bytes) that nVidia cards need&lt;br /&gt; # to be allowed to start&lt;br /&gt; # Set to 262144 to require 256MB&lt;br /&gt; NVIDIA_MEMORY=&quot;65536&quot; # 64MB&lt;br /&gt; NVIDIA_SETTINGS=&quot;nvidia-settings&quot; # Assume it's in the path by default&lt;br /&gt; &lt;br /&gt; # For detecting what driver is in use, the + is for one or more /'s&lt;br /&gt; XORG_DRIVER_PATH=&quot;/usr/lib/xorg/modules/drivers/+&quot;&lt;br /&gt; &lt;br /&gt; FALLBACKWM=&quot;${METACITY}&quot;&lt;br /&gt; FALLBACKWM_OPTIONS=&quot;--replace $@&quot;&lt;br /&gt; &lt;br /&gt; # Driver whitelist&lt;br /&gt; &lt;strong&gt;WHITELIST=&quot;fglrx&lt;/strong&gt; nvidia intel ati radeon i810&quot;&lt;br /&gt; &lt;br /&gt; # blacklist based on the pci ids&lt;br /&gt; # See http://wiki.compiz-fusion.org/Hardware/Blacklist for details&lt;br /&gt; #T=&quot; 1002:5954 1002:5854 1002:5955&quot; # ati rs480&lt;br /&gt; #T=&quot;$T 1002:4153&quot; # ATI Rv350&lt;br /&gt; T=&quot;$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12&quot; # intel 965&lt;br /&gt; T=&quot;$T 8086:2972&quot; # i965 (x3000)&lt;br /&gt; &lt;strong&gt;#T=&quot;$T 1002:3152 1002:3150 1002:5462 1002:5653 &quot; # ati X300 X600,X600 X700&lt;/strong&gt;&lt;br /&gt; BLACKLIST_PCIIDS=&quot;$T&quot;&lt;br /&gt; unset T&lt;br /&gt; &lt;br /&gt; Save and restart X, then see if you can start the 3d Desktop Effects.</description>
			<content:encoded><![CDATA[If you can get the fglrx driver loaded ok first, then come back to compiz...<br /> <br /> use Syanptic. search for compiz<br /> do complete removal on everything installed.<br /> <br /> reboot<br /> <br /> then use synaptic to install compiz again.<br /> <br /> the do the following:<br /> <br /> sudo gedit /usr/bin/compiz<br /> <br /> Replace this top block of code with the following, paying special attention to the lines containing the word WHITELIST and X600:<br /> <br /> COMPIZ_BIN_PATH="/usr/bin/" # For window decorators and compiz<br /> PLUGIN_PATH="/usr/lib/compiz/"<br /> GLXINFO="/usr/bin/glxinfo"<br /> KWIN="/usr/bin/kwin"<br /> METACITY="/usr/bin/metacity"<br /> COMPIZ_NAME="compiz.real" # Final name for compiz (compiz.real)<br /> <br /> # For Xgl LD_PRELOAD<br /> LIBGL_NVIDIA="/usr/lib/nvidia/libGL.so.1.2.xlibmesa"<br /> LIBGL_FGLRX="/usr/lib/fglrx/libGL.so.1.2.xlibmesa"<br /> <br /> # Minimum amount of memory (in kilo bytes) that nVidia cards need<br /> # to be allowed to start<br /> # Set to 262144 to require 256MB<br /> NVIDIA_MEMORY="65536" # 64MB<br /> NVIDIA_SETTINGS="nvidia-settings" # Assume it's in the path by default<br /> <br /> # For detecting what driver is in use, the + is for one or more /'s<br /> XORG_DRIVER_PATH="/usr/lib/xorg/modules/drivers/+"<br /> <br /> FALLBACKWM="${METACITY}"<br /> FALLBACKWM_OPTIONS="--replace $@"<br /> <br /> # Driver whitelist<br /> <strong>WHITELIST="fglrx</strong> nvidia intel ati radeon i810"<br /> <br /> # blacklist based on the pci ids<br /> # See http://wiki.compiz-fusion.org/Hardware/Blacklist for details<br /> #T=" 1002:5954 1002:5854 1002:5955" # ati rs480<br /> #T="$T 1002:4153" # ATI Rv350<br /> T="$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12" # intel 965<br /> T="$T 8086:2972" # i965 (x3000)<br /> <strong>#T="$T 1002:3152 1002:3150 1002:5462 1002:5653 " # ati X300 X600,X600 X700</strong><br /> BLACKLIST_PCIIDS="$T"<br /> unset T<br /> <br /> Save and restart X, then see if you can start the 3d Desktop Effects.]]></content:encoded>
			<link>http://combatwombat.7doves.com/2008/03/10/gutsy_ati_efforts#c1348</link>
		</item>
				<item>
			<title>h9290 [Visitor] in response to: GUTSY ATi Efforts</title>
			<pubDate>Wed, 23 Jul 2008 04:43:00 +0000</pubDate>
			<dc:creator>h9290 [Visitor]</dc:creator>
			<guid isPermaLink="false">c1347@http://7doves.com/</guid>
			<description>I did remove the fglrx drivers,and had the ati drivers from the ati/amd site&lt;br /&gt; the new driver is 8.7&lt;br /&gt; i tried trouble shoooting but no use,but to think about it,even when i installed the new ati driver,i didnt uninstall the compiz,i might try that&lt;br /&gt; i didnt understand (whitelisting necessary for the X600)&lt;br /&gt; Ubuntu live CD works fine,didnt try another,even fglxr driver with compiz worked fine for a week(still didnt figure how that can possibly happen)</description>
			<content:encoded><![CDATA[I did remove the fglrx drivers,and had the ati drivers from the ati/amd site<br /> the new driver is 8.7<br /> i tried trouble shoooting but no use,but to think about it,even when i installed the new ati driver,i didnt uninstall the compiz,i might try that<br /> i didnt understand (whitelisting necessary for the X600)<br /> Ubuntu live CD works fine,didnt try another,even fglxr driver with compiz worked fine for a week(still didnt figure how that can possibly happen)]]></content:encoded>
			<link>http://combatwombat.7doves.com/2008/03/10/gutsy_ati_efforts#c1347</link>
		</item>
				<item>
			<title>cw [Member] in response to: GUTSY ATi Efforts</title>
			<pubDate>Tue, 22 Jul 2008 20:13:00 +0000</pubDate>
			<dc:creator>cw [Member]</dc:creator>
			<guid isPermaLink="false">c1346@http://7doves.com/</guid>
			<description>H9290:&lt;br /&gt; It sounds like the compiz stuff is busted. &lt;br /&gt; &lt;br /&gt; Have you tried going through the troubleshooting steps to remove the fglrx drivers, test, then reinstall? And reinstall compiz, ensuring that you do the whitelisting necessary for the X600.&lt;br /&gt; &lt;br /&gt; Have you tried loading a livecd to see if that will work? I think ones like the new Sabayon 3.5 live DVD have the drivers already installed, you just choose them at boot.&lt;br /&gt; &lt;br /&gt; Can you take a look at the log file to find the issue?&lt;br /&gt; sudo cat /var/log/Xorg.0.log &gt;&gt; ~/xlog&lt;br /&gt; then&lt;br /&gt; cat ~/xlog&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;</description>
			<content:encoded><![CDATA[H9290:<br /> It sounds like the compiz stuff is busted. <br /> <br /> Have you tried going through the troubleshooting steps to remove the fglrx drivers, test, then reinstall? And reinstall compiz, ensuring that you do the whitelisting necessary for the X600.<br /> <br /> Have you tried loading a livecd to see if that will work? I think ones like the new Sabayon 3.5 live DVD have the drivers already installed, you just choose them at boot.<br /> <br /> Can you take a look at the log file to find the issue?<br /> sudo cat /var/log/Xorg.0.log >> ~/xlog<br /> then<br /> cat ~/xlog<br /> <br /> <br />]]></content:encoded>
			<link>http://combatwombat.7doves.com/2008/03/10/gutsy_ati_efforts#c1346</link>
		</item>
				<item>
			<title>h9290 [Visitor] in response to: GUTSY ATi Efforts</title>
			<pubDate>Tue, 22 Jul 2008 17:04:00 +0000</pubDate>
			<dc:creator>h9290 [Visitor]</dc:creator>
			<guid isPermaLink="false">c1345@http://7doves.com/</guid>
			<description>Thanks for the wonderful guide,i've been having a problem for the past days&lt;br /&gt; When i installed hardy,i did a full update,installed fgxlr and compiz everything worked fine,and stayed fine for a week&lt;br /&gt; then when i started ubuntu,i was able to login but then i get a blank screen,i tried booting from recovery mode and fixed xorg&lt;br /&gt; thing worked but no visuals or driver,ive been trying allot of guides,all steps work till i enable the driver,tried the fgxlr and the ati driver&lt;br /&gt; all result in the same problem,after entering user and password,i get a blank screen&lt;br /&gt; in your guide it was the same,till the step (sudo aticonfig --initial &amp;amp;&amp;amp; sudo aticonfig --overlay-type=Xv) after reboot i get the blank screen when entering ubuntu&lt;br /&gt; im not sure whats going on with my ATI,all was working for a whole week&lt;br /&gt; i'm using ATI mobility x600&lt;br /&gt; thanks</description>
			<content:encoded><![CDATA[Thanks for the wonderful guide,i've been having a problem for the past days<br /> When i installed hardy,i did a full update,installed fgxlr and compiz everything worked fine,and stayed fine for a week<br /> then when i started ubuntu,i was able to login but then i get a blank screen,i tried booting from recovery mode and fixed xorg<br /> thing worked but no visuals or driver,ive been trying allot of guides,all steps work till i enable the driver,tried the fgxlr and the ati driver<br /> all result in the same problem,after entering user and password,i get a blank screen<br /> in your guide it was the same,till the step (sudo aticonfig --initial &amp;&amp; sudo aticonfig --overlay-type=Xv) after reboot i get the blank screen when entering ubuntu<br /> im not sure whats going on with my ATI,all was working for a whole week<br /> i'm using ATI mobility x600<br /> thanks]]></content:encoded>
			<link>http://combatwombat.7doves.com/2008/03/10/gutsy_ati_efforts#c1345</link>
		</item>
				<item>
			<title>rannsaicher [Visitor] in response to: GUTSY ATi Efforts</title>
			<pubDate>Thu, 17 Apr 2008 09:51:00 +0000</pubDate>
			<dc:creator>rannsaicher [Visitor]</dc:creator>
			<guid isPermaLink="false">c1325@http://7doves.com/</guid>
			<description>i got in the same trouble as E visitor, seemd I had fallen back to teh veas driver.&lt;br /&gt; /var/log/Xorg.0.log and &lt;br /&gt; glxinfo showed mismatch between driver and kernel module. I think the missing step is to recompile the kernel module from the fglrx-kernel-source package using module-assistant. Note this packages deb is produced on the desktop from the installer execution.&lt;br /&gt; use &lt;br /&gt; sudo m-a prepare&lt;br /&gt; sudo m-a build,install fglrx-kernel&lt;br /&gt; once everything matches version wise then my system came right again</description>
			<content:encoded><![CDATA[i got in the same trouble as E visitor, seemd I had fallen back to teh veas driver.<br /> /var/log/Xorg.0.log and <br /> glxinfo showed mismatch between driver and kernel module. I think the missing step is to recompile the kernel module from the fglrx-kernel-source package using module-assistant. Note this packages deb is produced on the desktop from the installer execution.<br /> use <br /> sudo m-a prepare<br /> sudo m-a build,install fglrx-kernel<br /> once everything matches version wise then my system came right again]]></content:encoded>
			<link>http://combatwombat.7doves.com/2008/03/10/gutsy_ati_efforts#c1325</link>
		</item>
				<item>
			<title>cw [Member] in response to: GUTSY ATi Efforts</title>
			<pubDate>Wed, 16 Apr 2008 21:38:00 +0000</pubDate>
			<dc:creator>cw [Member]</dc:creator>
			<guid isPermaLink="false">c1324@http://7doves.com/</guid>
			<description>Cutout, it may not be an issue. The restricted Drivers manager may ignore it. Does it all work? 3D? Compiz?&lt;br /&gt; If it does then well and good. If not then do:&lt;br /&gt; sudo gedit /etc/X11/xorg.conf &lt;br /&gt; and post the file contents here.</description>
			<content:encoded><![CDATA[Cutout, it may not be an issue. The restricted Drivers manager may ignore it. Does it all work? 3D? Compiz?<br /> If it does then well and good. If not then do:<br /> sudo gedit /etc/X11/xorg.conf <br /> and post the file contents here.]]></content:encoded>
			<link>http://combatwombat.7doves.com/2008/03/10/gutsy_ati_efforts#c1324</link>
		</item>
			</channel>
</rss>
