<?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: How To: Install ATI Catalyst (fglrx) Drivers</title>
	<atom:link href="http://gofedora.com/how-to-install-ati-catalyst-fglrx-98-drivers-fedora-11/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>How Tos, Tutorials, Tips and Tricks</description>
	<lastBuildDate>Wed, 01 Jun 2011 05:17:07 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Candid</title>
		<link>http://gofedora.com/how-to-install-ati-catalyst-fglrx-98-drivers-fedora-11/comment-page-1/#comment-50955</link>
		<dc:creator>Candid</dc:creator>
		<pubDate>Tue, 19 Apr 2011 01:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://gofedora.com/?p=676#comment-50955</guid>
		<description>gnNpqd Very true! Makes a chnage to see someone spell it out like that. :)</description>
		<content:encoded><![CDATA[<p>gnNpqd Very true! Makes a chnage to see someone spell it out like that. <img src='http://gofedora.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: damir</title>
		<link>http://gofedora.com/how-to-install-ati-catalyst-fglrx-98-drivers-fedora-11/comment-page-2/#comment-50884</link>
		<dc:creator>damir</dc:creator>
		<pubDate>Mon, 18 Apr 2011 13:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://gofedora.com/?p=676#comment-50884</guid>
		<description>i found the error .
this card is not suported any more.</description>
		<content:encoded><![CDATA[<p>i found the error .<br />
this card is not suported any more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: damir</title>
		<link>http://gofedora.com/how-to-install-ati-catalyst-fglrx-98-drivers-fedora-11/comment-page-2/#comment-50875</link>
		<dc:creator>damir</dc:creator>
		<pubDate>Mon, 18 Apr 2011 10:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://gofedora.com/?p=676#comment-50875</guid>
		<description>hi 
i have a problem i tried to install 
ati-driver-installer-11-3-x86.x86_64.run i have kernel 2.6.35.12-88.fc14.x86_64
i get this error 
&lt;code&gt;
[root@localhost fglrx]# glxgears
Segmentation fault (core dumped)
[root@localhost fglrx]# fgl_glxgears
Using GLX_SGIX_pbuffer
Segmentation fault (core dumped)

&lt;/code&gt;
and this 
&lt;code&gt;
[root@localhost fglrx]# aticonfig --initial
aticonfig: No supported adapters detected
&lt;/code&gt;
and this might help
&lt;code&gt;
[root@localhost build_mod]# ./make.sh 
AMD kernel module generator version 2.1
./make.sh: line 389: [: =: unary operator expected
doing Makefile based build for kernel 2.6.x and higher
rm -rf *.c *.h *.o *.ko *.a .??* *.symvers
make -C /lib/modules/2.6.35.12-88.fc14.x86_64/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/kernels/2.6.35.12-88.fc14.x86_64&#039;
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/firegl_public.o
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.o
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_agp.o
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_debug.o
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_ioctl.o
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_io.o
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_pci.o
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_str.o
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_wait.o
  LD [M]  /lib/modules/fglrx/build_mod/2.6.x/fglrx.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /lib/modules/fglrx/build_mod/2.6.x/fglrx.mod.o
  LD [M]  /lib/modules/fglrx/build_mod/2.6.x/fglrx.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.35.12-88.fc14.x86_64&#039;
build succeeded with return value 0
duplicating results into driver repository...
done.
You must change your working directory to /lib/modules/fglrx
and then call ./make_install.sh in order to install the built module.
&lt;/code&gt;
&lt;code&gt;
[root@localhost fglrx]# ./make_install.sh 
- recreating module dependency list
- trying a sample load of the kernel modules
FATAL: Error inserting fglrx (/lib/modules/2.6.35.12-88.fc14.x86_64/kernel/drivers/char/drm/fglrx.ko): No such device
failed.
[root@localhost fglrx]# 

&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>hi<br />
i have a problem i tried to install<br />
ati-driver-installer-11-3-x86.x86_64.run i have kernel 2.6.35.12-88.fc14.x86_64<br />
i get this error<br />
<code><br />
[root@localhost fglrx]# glxgears<br />
Segmentation fault (core dumped)<br />
[root@localhost fglrx]# fgl_glxgears<br />
Using GLX_SGIX_pbuffer<br />
Segmentation fault (core dumped)</p>
<p></code><br />
and this<br />
<code><br />
[root@localhost fglrx]# aticonfig --initial<br />
aticonfig: No supported adapters detected<br />
</code><br />
and this might help<br />
<code><br />
[root@localhost build_mod]# ./make.sh<br />
AMD kernel module generator version 2.1<br />
./make.sh: line 389: [: =: unary operator expected<br />
doing Makefile based build for kernel 2.6.x and higher<br />
rm -rf *.c *.h *.o *.ko *.a .??* *.symvers<br />
make -C /lib/modules/2.6.35.12-88.fc14.x86_64/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules<br />
make[1]: Entering directory `/usr/src/kernels/2.6.35.12-88.fc14.x86_64'<br />
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/firegl_public.o<br />
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.o<br />
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_agp.o<br />
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_debug.o<br />
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_ioctl.o<br />
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_io.o<br />
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_pci.o<br />
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_str.o<br />
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/kcl_wait.o<br />
  LD [M]  /lib/modules/fglrx/build_mod/2.6.x/fglrx.o<br />
  Building modules, stage 2.<br />
  MODPOST 1 modules<br />
  CC      /lib/modules/fglrx/build_mod/2.6.x/fglrx.mod.o<br />
  LD [M]  /lib/modules/fglrx/build_mod/2.6.x/fglrx.ko<br />
make[1]: Leaving directory `/usr/src/kernels/2.6.35.12-88.fc14.x86_64'<br />
build succeeded with return value 0<br />
duplicating results into driver repository...<br />
done.<br />
You must change your working directory to /lib/modules/fglrx<br />
and then call ./make_install.sh in order to install the built module.<br />
</code><br />
<code><br />
[root@localhost fglrx]# ./make_install.sh<br />
- recreating module dependency list<br />
- trying a sample load of the kernel modules<br />
FATAL: Error inserting fglrx (/lib/modules/2.6.35.12-88.fc14.x86_64/kernel/drivers/char/drm/fglrx.ko): No such device<br />
failed.<br />
[root@localhost fglrx]# </p>
<p></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tommed</title>
		<link>http://gofedora.com/how-to-install-ati-catalyst-fglrx-98-drivers-fedora-11/comment-page-2/#comment-43659</link>
		<dc:creator>tommed</dc:creator>
		<pubDate>Thu, 20 Jan 2011 10:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://gofedora.com/?p=676#comment-43659</guid>
		<description>This worked great, except I had to add radeon to the blacklist before I ran the atixxxx.run file otherwise the radeon mod could not be unloaded due to it being in use.

So I started with step 5, then rebooted, then did the rest.

Strangely I also had to skip step 7 otherwise I loose my cursor when I start gnome-shell.

Hope that helps! Thanks for the guide! :D First distro I&#039;ve had my ATI graphics card working on! yay!</description>
		<content:encoded><![CDATA[<p>This worked great, except I had to add radeon to the blacklist before I ran the atixxxx.run file otherwise the radeon mod could not be unloaded due to it being in use.</p>
<p>So I started with step 5, then rebooted, then did the rest.</p>
<p>Strangely I also had to skip step 7 otherwise I loose my cursor when I start gnome-shell.</p>
<p>Hope that helps! Thanks for the guide! <img src='http://gofedora.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  First distro I&#8217;ve had my ATI graphics card working on! yay!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo</title>
		<link>http://gofedora.com/how-to-install-ati-catalyst-fglrx-98-drivers-fedora-11/comment-page-2/#comment-42376</link>
		<dc:creator>Jo</dc:creator>
		<pubDate>Sat, 08 Jan 2011 20:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://gofedora.com/?p=676#comment-42376</guid>
		<description>Hi,

I just followed the steps here to set up the driver.

I am now having an issue with the annoying &quot;AMD Unsupported hardware&quot;
watermark in the lower right-hand corner of my screen.   

I&#039;ve googled several solutions to no avail.


Please Help!!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just followed the steps here to set up the driver.</p>
<p>I am now having an issue with the annoying &#8220;AMD Unsupported hardware&#8221;<br />
watermark in the lower right-hand corner of my screen.   </p>
<p>I&#8217;ve googled several solutions to no avail.</p>
<p>Please Help!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: telo</title>
		<link>http://gofedora.com/how-to-install-ati-catalyst-fglrx-98-drivers-fedora-11/comment-page-2/#comment-41827</link>
		<dc:creator>telo</dc:creator>
		<pubDate>Sun, 02 Jan 2011 15:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://gofedora.com/?p=676#comment-41827</guid>
		<description>any suggestion step by step installing fendora...
i&#039;m new in linux.
help me pls.</description>
		<content:encoded><![CDATA[<p>any suggestion step by step installing fendora&#8230;<br />
i&#8217;m new in linux.<br />
help me pls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XV22</title>
		<link>http://gofedora.com/how-to-install-ati-catalyst-fglrx-98-drivers-fedora-11/comment-page-2/#comment-40813</link>
		<dc:creator>XV22</dc:creator>
		<pubDate>Sat, 25 Dec 2010 04:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://gofedora.com/?p=676#comment-40813</guid>
		<description>yeah, it seems so
ATI website says u should use the supplied drivers from other companies, and most likely they supplied u with Windows drivers only.
I think u have to buy a new laptop anyways</description>
		<content:encoded><![CDATA[<p>yeah, it seems so<br />
ATI website says u should use the supplied drivers from other companies, and most likely they supplied u with Windows drivers only.<br />
I think u have to buy a new laptop anyways</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calvin</title>
		<link>http://gofedora.com/how-to-install-ati-catalyst-fglrx-98-drivers-fedora-11/comment-page-2/#comment-40535</link>
		<dc:creator>Calvin</dc:creator>
		<pubDate>Tue, 21 Dec 2010 21:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://gofedora.com/?p=676#comment-40535</guid>
		<description>Looks like my FEL13 and Mobility Radeon X300 are not compatible, since ATI dropped the non-free drvier support for my card.

Anyone know how far back I need to go to get support for the 9.4 version Catalyst installer?</description>
		<content:encoded><![CDATA[<p>Looks like my FEL13 and Mobility Radeon X300 are not compatible, since ATI dropped the non-free drvier support for my card.</p>
<p>Anyone know how far back I need to go to get support for the 9.4 version Catalyst installer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calvin</title>
		<link>http://gofedora.com/how-to-install-ati-catalyst-fglrx-98-drivers-fedora-11/comment-page-2/#comment-40056</link>
		<dc:creator>Calvin</dc:creator>
		<pubDate>Wed, 15 Dec 2010 19:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://gofedora.com/?p=676#comment-40056</guid>
		<description>I&#039;m using FEL 13 on a Thinkpad T43 with an ATI Mobility chip. I used the latest Kernel and the latest drivers from ATI, and I get this error at step 4:
&lt;code&gt;
- trying a sample load of the kernel modules
failed.
[Error] Kernel Module : Reboot required. 
[Reboot] Kernel Module : dracut
&lt;/code&gt;
Now when I reboot GLX gives errors. :-(</description>
		<content:encoded><![CDATA[<p>I&#8217;m using FEL 13 on a Thinkpad T43 with an ATI Mobility chip. I used the latest Kernel and the latest drivers from ATI, and I get this error at step 4:<br />
<code><br />
- trying a sample load of the kernel modules<br />
failed.<br />
[Error] Kernel Module : Reboot required.<br />
[Reboot] Kernel Module : dracut<br />
</code><br />
Now when I reboot GLX gives errors. <img src='http://gofedora.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luislack</title>
		<link>http://gofedora.com/how-to-install-ati-catalyst-fglrx-98-drivers-fedora-11/comment-page-2/#comment-39602</link>
		<dc:creator>Luislack</dc:creator>
		<pubDate>Sun, 05 Dec 2010 12:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://gofedora.com/?p=676#comment-39602</guid>
		<description>Fedora 14 - + ATI 4550 + catalyst = NO 

Não funciona !

Brasil!!</description>
		<content:encoded><![CDATA[<p>Fedora 14 &#8211; + ATI 4550 + catalyst = NO </p>
<p>Não funciona !</p>
<p>Brasil!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

