<?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=148.87.19.198</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=148.87.19.198"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/148.87.19.198"/>
	<updated>2026-05-14T08:10:23Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Fedora_20_Installation_Guide&amp;diff=10401</id>
		<title>Fedora 20 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Fedora_20_Installation_Guide&amp;diff=10401"/>
		<updated>2014-01-22T01:20:20Z</updated>

		<summary type="html">&lt;p&gt;148.87.19.198: Added list of required RPMs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;FYI: FGLRX driver from RPM Fusion is no longer being maintained.&lt;br /&gt;
&lt;br /&gt;
The following packages are required:&lt;br /&gt;
 yum install gcc kernel-devel kernel-headers&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve tried to install catalyst and failed, uninstall by running:&lt;br /&gt;
 $ sudo /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
 $ sudo rm -rf /etc/ati&lt;br /&gt;
&lt;br /&gt;
If you are using a kernel before kernel-3.12.7-300.fc20.x86_64,&lt;br /&gt;
update your system to see if you really need to install Catalyst.&lt;br /&gt;
From that kernel forward, graphics seem to be good without Catalyst.&lt;br /&gt;
&lt;br /&gt;
To continue, get the latest driver from AMD:&lt;br /&gt;
    http://support.amd.com/en-us/download/desktop?os=Linux+x86&lt;br /&gt;
&lt;br /&gt;
 $ cd ~/Downloads&lt;br /&gt;
&lt;br /&gt;
Display the documentation:&lt;br /&gt;
&lt;br /&gt;
 $ ./amd-catalyst-13.12-linux-x86.x86_64.run --help&lt;br /&gt;
 Makeself version 2.2.0 &lt;br /&gt;
  1) Getting help or info about ./amd-catalyst-13.12-linux-x86.x86_64.run :&lt;br /&gt;
   ./amd-catalyst-13.12-linux-x86.x86_64.run -h|--help&lt;br /&gt;
       Print this message&lt;br /&gt;
   ./amd-catalyst-13.12-linux-x86.x86_64.run -i|--info&lt;br /&gt;
       Print embedded info : title, default target directory, embedded script &lt;br /&gt;
   ./amd-catalyst-13.12-linux-x86.x86_64.run -l|--list&lt;br /&gt;
       Print the list of files in the archive&lt;br /&gt;
   ./amd-catalyst-13.12-linux-x86.x86_64.run -c|--check&lt;br /&gt;
       Checks integrity of the archive&lt;br /&gt;
   ./amd-catalyst-13.12-linux-x86.x86_64.run --extract NewDirectory&lt;br /&gt;
       Extract this package to NewDirectory only&lt;br /&gt;
  &lt;br /&gt;
  2) Running ./amd-catalyst-13.12-linux-x86.x86_64.run :&lt;br /&gt;
   ./amd-catalyst-13.12-linux-x86.x86_64.run [options] \&lt;br /&gt;
       [additional arguments to embedded script] \&lt;br /&gt;
       with following options (in that order)&lt;br /&gt;
   --keep&lt;br /&gt;
       Do not erase target directory after running the embedded script&lt;br /&gt;
   --uninstall[=force|dryrun]&lt;br /&gt;
       Run AMD Catalyst(TM) Proprietary Driver Uninstall&lt;br /&gt;
 &lt;br /&gt;
   Following arguments will be passed to the embedded script:&lt;br /&gt;
   --install&lt;br /&gt;
       Install the driver(default)&lt;br /&gt;
   --listpkg&lt;br /&gt;
       List all the generatable packages &lt;br /&gt;
   --buildpkg package&lt;br /&gt;
       Build &amp;quot;package&amp;quot; if generatable (&amp;quot;package&amp;quot; as returned by --listpkg)&lt;br /&gt;
   --buildandinstallpkg package&lt;br /&gt;
       Build and Install &amp;quot;package&amp;quot; as returned by --listpkg&lt;br /&gt;
&lt;br /&gt;
Extract the source files:&lt;br /&gt;
&lt;br /&gt;
 $ ./amd-catalyst-13.12-linux-x86.x86_64.run --extract catalyst&lt;br /&gt;
&lt;br /&gt;
Edit the source code:&lt;br /&gt;
&lt;br /&gt;
 $ emacs catalyst/common/lib/modules/fglrx/build_mod/kcl_acpi.c&lt;br /&gt;
&lt;br /&gt;
Add &amp;quot;_tbl&amp;quot; to line 999 (third line from the end) so the file changes from&lt;br /&gt;
    ((acpi_table_handler)handler)(hdr);&lt;br /&gt;
to&lt;br /&gt;
    ((acpi_tbl_table_handler)handler)(hdr);&lt;br /&gt;
&lt;br /&gt;
Run the modified installer:&lt;br /&gt;
&lt;br /&gt;
 $ cd catalyst&lt;br /&gt;
 $ sudo ./ati-installer.sh 13.12 --install&lt;br /&gt;
&lt;br /&gt;
Choose Install Driver when prompted.&lt;br /&gt;
&lt;br /&gt;
Accept the license agreement.&lt;br /&gt;
&lt;br /&gt;
Choose Recommended install when prompted.&lt;/div&gt;</summary>
		<author><name>148.87.19.198</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Fedora_20_Installation_Guide&amp;diff=10400</id>
		<title>Fedora 20 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Fedora_20_Installation_Guide&amp;diff=10400"/>
		<updated>2014-01-22T00:51:05Z</updated>

		<summary type="html">&lt;p&gt;148.87.19.198: Started Fedora 20 installation guide&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;FYI: FGLRX driver from RPM Fusion is no longer being maintained.&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve tried to install catalyst and failed, uninstall by running:&lt;br /&gt;
 $ sudo /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
 $ sudo rm -rf /etc/ati&lt;br /&gt;
&lt;br /&gt;
If you are using a kernel before kernel-3.12.7-300.fc20.x86_64,&lt;br /&gt;
update your system to see if you really need to install Catalyst.&lt;br /&gt;
From that kernel forward, graphics seem to be good without Catalyst.&lt;br /&gt;
&lt;br /&gt;
To continue, get the latest driver from AMD:&lt;br /&gt;
    http://support.amd.com/en-us/download/desktop?os=Linux+x86&lt;br /&gt;
&lt;br /&gt;
 $ cd ~/Downloads&lt;br /&gt;
&lt;br /&gt;
Display the documentation:&lt;br /&gt;
&lt;br /&gt;
 $ ./amd-catalyst-13.12-linux-x86.x86_64.run --help&lt;br /&gt;
 Makeself version 2.2.0 &lt;br /&gt;
  1) Getting help or info about ./amd-catalyst-13.12-linux-x86.x86_64.run :&lt;br /&gt;
   ./amd-catalyst-13.12-linux-x86.x86_64.run -h|--help&lt;br /&gt;
       Print this message&lt;br /&gt;
   ./amd-catalyst-13.12-linux-x86.x86_64.run -i|--info&lt;br /&gt;
       Print embedded info : title, default target directory, embedded script &lt;br /&gt;
   ./amd-catalyst-13.12-linux-x86.x86_64.run -l|--list&lt;br /&gt;
       Print the list of files in the archive&lt;br /&gt;
   ./amd-catalyst-13.12-linux-x86.x86_64.run -c|--check&lt;br /&gt;
       Checks integrity of the archive&lt;br /&gt;
   ./amd-catalyst-13.12-linux-x86.x86_64.run --extract NewDirectory&lt;br /&gt;
       Extract this package to NewDirectory only&lt;br /&gt;
  &lt;br /&gt;
  2) Running ./amd-catalyst-13.12-linux-x86.x86_64.run :&lt;br /&gt;
   ./amd-catalyst-13.12-linux-x86.x86_64.run [options] \&lt;br /&gt;
       [additional arguments to embedded script] \&lt;br /&gt;
       with following options (in that order)&lt;br /&gt;
   --keep&lt;br /&gt;
       Do not erase target directory after running the embedded script&lt;br /&gt;
   --uninstall[=force|dryrun]&lt;br /&gt;
       Run AMD Catalyst(TM) Proprietary Driver Uninstall&lt;br /&gt;
 &lt;br /&gt;
   Following arguments will be passed to the embedded script:&lt;br /&gt;
   --install&lt;br /&gt;
       Install the driver(default)&lt;br /&gt;
   --listpkg&lt;br /&gt;
       List all the generatable packages &lt;br /&gt;
   --buildpkg package&lt;br /&gt;
       Build &amp;quot;package&amp;quot; if generatable (&amp;quot;package&amp;quot; as returned by --listpkg)&lt;br /&gt;
   --buildandinstallpkg package&lt;br /&gt;
       Build and Install &amp;quot;package&amp;quot; as returned by --listpkg&lt;br /&gt;
&lt;br /&gt;
Extract the source files:&lt;br /&gt;
&lt;br /&gt;
 $ ./amd-catalyst-13.12-linux-x86.x86_64.run --extract catalyst&lt;br /&gt;
&lt;br /&gt;
Edit the source code:&lt;br /&gt;
&lt;br /&gt;
 $ emacs catalyst/common/lib/modules/fglrx/build_mod/kcl_acpi.c&lt;br /&gt;
&lt;br /&gt;
Add &amp;quot;_tbl&amp;quot; to line 999 (third line from the end) so the file changes from&lt;br /&gt;
    ((acpi_table_handler)handler)(hdr);&lt;br /&gt;
to&lt;br /&gt;
    ((acpi_tbl_table_handler)handler)(hdr);&lt;br /&gt;
&lt;br /&gt;
Run the modified installer:&lt;br /&gt;
&lt;br /&gt;
 $ cd catalyst&lt;br /&gt;
 $ sudo ./ati-installer.sh 13.12 --install&lt;br /&gt;
&lt;br /&gt;
Choose Install Driver when prompted.&lt;br /&gt;
&lt;br /&gt;
Accept the license agreement.&lt;br /&gt;
&lt;br /&gt;
Choose Recommended install when prompted.&lt;/div&gt;</summary>
		<author><name>148.87.19.198</name></author>
	</entry>
</feed>