<?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=68.166.120.178</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=68.166.120.178"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/68.166.120.178"/>
	<updated>2026-05-01T01:33:23Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Fedora_Core_6_Installation_Guide&amp;diff=3584</id>
		<title>Fedora Core 6 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Fedora_Core_6_Installation_Guide&amp;diff=3584"/>
		<updated>2007-08-16T17:33:26Z</updated>

		<summary type="html">&lt;p&gt;68.166.120.178: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Official ATI Factory Installer==&lt;br /&gt;
* To do the following, you must have the following software installed:&lt;br /&gt;
#kernel-devel&lt;br /&gt;
#qt-devel&lt;br /&gt;
#rpmdevtools.noarch&lt;br /&gt;
#redhat-rpm-config.noarch&lt;br /&gt;
#compat-libstdc++-33&lt;br /&gt;
&lt;br /&gt;
* The ATI installer is theoretically capable of creating FC6 RPMs.  To see a compete list of installer options, do&lt;br /&gt;
 # sh ati-driver-installer-&amp;lt;your_version&amp;gt;.run --help&lt;br /&gt;
* To see a list of all distributions you can generate packages for, do&lt;br /&gt;
 # sh ati-driver-installer-&amp;lt;your_version&amp;gt;.run --list&lt;br /&gt;
* To create a set of FC6 RPM&#039;s with the (current) ATI factory installer, usually you would do the following:&lt;br /&gt;
 # sh ati-driver-installer-8.34.8-x86.x86_64.run --buildpkg Fedora/FC6&lt;br /&gt;
&lt;br /&gt;
Normally this would work, but the current version of the ATI Factory installer (8.34.8) is broken and will not complete generation of FC6 rpm&#039;s.  In fact the ATI Factory installer has been broken since at least 8.29.  When RPM generation is invoked, it produces the following error: &lt;br /&gt;
&lt;br /&gt;
 &amp;quot;install: cannot stat `fireglcontrolpanel&#039;: No such file or directory&amp;quot;&lt;br /&gt;
&lt;br /&gt;
and exits.  The problem seems to be related to the qt-devel or the version of qt installed.  There is a hack to work around this problem; it involves editing the scripts packaged with the installer.  The hack is on Phoronix Forums.&amp;lt;ref&amp;gt;http://www.phoronix.net/forums/showthread.php?t=318&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It&#039;s all about deleting fireglcontrolpanel completely out of the rpm generation entirely.  Basically you won&#039;t have fireglcontrolpanel installed after you generate and install the rpm&#039;s, but everything else should work.&lt;br /&gt;
&lt;br /&gt;
* When you do manage to get the drivers installed, remember to put this at the end of your xorg.conf file:&lt;br /&gt;
&lt;br /&gt;
 Section &amp;quot;Extensions&amp;quot;&lt;br /&gt;
        Option &amp;quot;Composite&amp;quot; &amp;quot;Disable&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If this is not done then Mesa will load instead of ATI DRI.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Livna rpm ==&lt;br /&gt;
&lt;br /&gt;
If your /var/log/Xorg.0.log does not say anything useful and fglrxinfo shows only Mesa and everything else seems OK then add directory /usr/lib/ati-fglrx to library path:&lt;br /&gt;
* Create /etc/ld.so.conf.d/fglrx.conf and add /usr/lib/fglrx row there.&lt;br /&gt;
* run ldconfig&lt;br /&gt;
* restart X&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
[[Category:Installation Documentation]]&lt;/div&gt;</summary>
		<author><name>68.166.120.178</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Fedora_Core_6_Installation_Guide&amp;diff=3583</id>
		<title>Fedora Core 6 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Fedora_Core_6_Installation_Guide&amp;diff=3583"/>
		<updated>2007-08-16T17:33:01Z</updated>

		<summary type="html">&lt;p&gt;68.166.120.178: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Official ATI Factory Installer==&lt;br /&gt;
* To do the following, you must have the following software installed:&lt;br /&gt;
#kernel-devel&lt;br /&gt;
#qt-devel&lt;br /&gt;
#rpmdevtools.noarch&lt;br /&gt;
#redhat-rpm-config.noarch&lt;br /&gt;
#compat-libstd++-33&lt;br /&gt;
&lt;br /&gt;
* The ATI installer is theoretically capable of creating FC6 RPMs.  To see a compete list of installer options, do&lt;br /&gt;
 # sh ati-driver-installer-&amp;lt;your_version&amp;gt;.run --help&lt;br /&gt;
* To see a list of all distributions you can generate packages for, do&lt;br /&gt;
 # sh ati-driver-installer-&amp;lt;your_version&amp;gt;.run --list&lt;br /&gt;
* To create a set of FC6 RPM&#039;s with the (current) ATI factory installer, usually you would do the following:&lt;br /&gt;
 # sh ati-driver-installer-8.34.8-x86.x86_64.run --buildpkg Fedora/FC6&lt;br /&gt;
&lt;br /&gt;
Normally this would work, but the current version of the ATI Factory installer (8.34.8) is broken and will not complete generation of FC6 rpm&#039;s.  In fact the ATI Factory installer has been broken since at least 8.29.  When RPM generation is invoked, it produces the following error: &lt;br /&gt;
&lt;br /&gt;
 &amp;quot;install: cannot stat `fireglcontrolpanel&#039;: No such file or directory&amp;quot;&lt;br /&gt;
&lt;br /&gt;
and exits.  The problem seems to be related to the qt-devel or the version of qt installed.  There is a hack to work around this problem; it involves editing the scripts packaged with the installer.  The hack is on Phoronix Forums.&amp;lt;ref&amp;gt;http://www.phoronix.net/forums/showthread.php?t=318&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It&#039;s all about deleting fireglcontrolpanel completely out of the rpm generation entirely.  Basically you won&#039;t have fireglcontrolpanel installed after you generate and install the rpm&#039;s, but everything else should work.&lt;br /&gt;
&lt;br /&gt;
* When you do manage to get the drivers installed, remember to put this at the end of your xorg.conf file:&lt;br /&gt;
&lt;br /&gt;
 Section &amp;quot;Extensions&amp;quot;&lt;br /&gt;
        Option &amp;quot;Composite&amp;quot; &amp;quot;Disable&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If this is not done then Mesa will load instead of ATI DRI.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Livna rpm ==&lt;br /&gt;
&lt;br /&gt;
If your /var/log/Xorg.0.log does not say anything useful and fglrxinfo shows only Mesa and everything else seems OK then add directory /usr/lib/ati-fglrx to library path:&lt;br /&gt;
* Create /etc/ld.so.conf.d/fglrx.conf and add /usr/lib/fglrx row there.&lt;br /&gt;
* run ldconfig&lt;br /&gt;
* restart X&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
[[Category:Installation Documentation]]&lt;/div&gt;</summary>
		<author><name>68.166.120.178</name></author>
	</entry>
</feed>