<?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=46.4.215.192</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=46.4.215.192"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/46.4.215.192"/>
	<updated>2026-04-29T23:15:58Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=SUSE/openSUSE&amp;diff=7791</id>
		<title>SUSE/openSUSE</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=SUSE/openSUSE&amp;diff=7791"/>
		<updated>2011-12-20T11:42:22Z</updated>

		<summary type="html">&lt;p&gt;46.4.215.192: /* Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General Status ==&lt;br /&gt;
* Native Installer Support contributed by Stefan Dirsch&lt;br /&gt;
* Repackaged by [http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html Flavio Stanchina]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
===OpenSuSe 12.1 (Driver from ATI website) easy way--only way so far...===&lt;br /&gt;
*Download The Latest ATi Driver (11.11) minimum!!! from ATI website&lt;br /&gt;
*Open software manager in YAST and install  &lt;br /&gt;
   kernel-source,kernel-devel,kernel-default-devel,kernel-desktop-devel,Gcc,Gcc++,Make&lt;br /&gt;
*reboot&lt;br /&gt;
*Open terminal, SU to get root,cd to directory where &amp;quot;ati-driver-installer&amp;quot; is, &lt;br /&gt;
type:   &lt;br /&gt;
   sh ati-driver-installer-*.run &lt;br /&gt;
*install default (do not generate distibution package)&lt;br /&gt;
*verify /usr/share/ati fglrx-install.log, at the end of the file you should see &amp;quot;build succeeded with return value 0 duplicating results into driver repository...done.&lt;br /&gt;
*in terminal type: &lt;br /&gt;
   aticonfig --initial &lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video Playback==&lt;br /&gt;
Add Packman Repositories&lt;br /&gt;
*Open YAST&lt;br /&gt;
*Open Software Source,Click add,From URL&lt;br /&gt;
*and add this url    http://packman.inode.at/suse/openSUSE_12.1&lt;br /&gt;
*This will provide extra packages for video playback and other stuff&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free so share it!&lt;br /&gt;
&lt;br /&gt;
==    ==&lt;br /&gt;
===OpenSuSE 11.0 &amp;amp; 11.1 The Easy Way===&lt;br /&gt;
*There is a one click installer available [http://en.opensuse.org/ATI_Driver_HOWTO#1-click_install_for_openSUSE_11.1.2C_11.0_and_10.3] for both of these OS&#039;s, this will give you access to a working ATi driver however it may not be the latest one available.&lt;br /&gt;
&lt;br /&gt;
EDIT: This is currently not working. ATi Repository is down for OpenSUSE.&lt;br /&gt;
&lt;br /&gt;
===OpenSuSE 11.0 &amp;amp; 11.1 With The Latest Driver===&lt;br /&gt;
&lt;br /&gt;
You can easily install the latest versions of the ATi driver on OpenSuSE 11.0+.&lt;br /&gt;
&lt;br /&gt;
*Download The Latest ATi Driver.&lt;br /&gt;
*Log in as Root using su&lt;br /&gt;
*Install some dependencies with: &#039;&#039;&#039;zypper in kernel-source gcc make patch&#039;&#039;&#039; &#039;&#039;(I think, this needs more documentation &amp;amp; explanation in and of itself)&#039;&#039;&lt;br /&gt;
*Install the ATi Driver with: &#039;&#039;&#039;sh ./ati-driver-installer-VERSION.run&#039;&#039;&#039;&lt;br /&gt;
*Configure X to use the ATi Driver with: &#039;&#039;&#039;aticonfig --initial -f&#039;&#039;&#039;&lt;br /&gt;
*Configure sax2 to use the driver with sax2 -r -m 0=fglrx &amp;lt;b&amp;gt;Test May Crash the computer, Press Save&amp;lt;/b&amp;gt;&lt;br /&gt;
*Exit the root account with exit&lt;br /&gt;
*Reboot the computer. &amp;lt;i&amp;gt;You can restart X by pressing ctrl-alt-backspace twice however rebooting is more reliable&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which came first, the problem or the sotluion? Luckily it doesn&#039;t matter.&lt;br /&gt;
&lt;br /&gt;
===GUIDE: ATI Installer HOWTO for SUSE/Novell users===&lt;br /&gt;
http://www.suse.de/~sndirsch/ati-installer-HOWTO.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===YET ANOTHER Installation Guide:===&lt;br /&gt;
&lt;br /&gt;
Generally following this guide should help most of you:&lt;br /&gt;
http://linux.wordpress.com/2006/05/12/suse-101-ati-drivers-installation/&lt;br /&gt;
&lt;br /&gt;
What follows is a slightly simplified version that I&#039;ve used numerous times without fail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. BACKUP your current &amp;lt;code&amp;gt;/etc/X11/xorg.conf&amp;lt;/code&amp;gt; file, preferably to your home directory. Now change to a command shell by hitting Ctrl-Alt-F1.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. Remove any previous versions of the ATI driver by either&lt;br /&gt;
&lt;br /&gt;
If you have installed a previous ATI driver version without using RPM packages (or if you don&#039;t know if you have or not), type the following:&lt;br /&gt;
&lt;br /&gt;
 cd /usr/share/ati &lt;br /&gt;
 sh ./fglrx-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
Otherwise, and even if you&#039;ve done the above type the following,&lt;br /&gt;
&lt;br /&gt;
 rpm -e $(rpm -qa | grep fglrx)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. Change the directory containing the downloaded ati-driver...run file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4. Change the permissions of the driver file to executable by typing the following:&lt;br /&gt;
&lt;br /&gt;
 chmod +x ./ati-driver...&lt;br /&gt;
&lt;br /&gt;
Use the tab button to complete the rest of the ati-driver... file name.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5. Create a SUSE RPM (info is for 32 bit version) from the file by typing&lt;br /&gt;
&lt;br /&gt;
 ./ati-driver-installer-*.run --buildpkg SuSE/SUSE101-IA32&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
6. Install the created fglrx... file by typing&lt;br /&gt;
&lt;br /&gt;
 rpm -ivh fglrx_...(hit tab again to get full name)...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
7. The following command will update your library cache, you&#039;re recommended to run it:&lt;br /&gt;
&lt;br /&gt;
 ldconfig&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
8. Now run the ati config commands:&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial --input=/etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
9. Now run the Sax2 setup.&lt;br /&gt;
&lt;br /&gt;
 sax2 -r -m 0=fglrx&lt;br /&gt;
&lt;br /&gt;
You may wish to alter the refresh rates and DPI info with this, otherwise just hit save. DO NOT hit the test button, it regually crashes my machine when i do...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
10. Reboot you machine. Do not use the reboot command, again this messes my machine up on the next boot for whatever reason... try&lt;br /&gt;
&lt;br /&gt;
 shutdown -h now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
11. Boot up again, and check the new /etc/X11/xorg.conf file, compare it to your old one, and make any changes if you know what you&#039;re doing.&lt;br /&gt;
&lt;br /&gt;
This website makes tinhgs hella easy.&lt;/div&gt;</summary>
		<author><name>46.4.215.192</name></author>
	</entry>
</feed>