<?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=Arisjack</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=Arisjack"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/Arisjack"/>
	<updated>2026-04-29T00:10:39Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Slackware_Installation_Guide&amp;diff=6417</id>
		<title>Slackware Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Slackware_Installation_Guide&amp;diff=6417"/>
		<updated>2011-02-25T10:22:20Z</updated>

		<summary type="html">&lt;p&gt;Arisjack: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First, note that I don&#039;t like kernel 2.4, and don&#039;t use it. Therefore this FAQ will for the most part assume you&#039;ve updated your kernels along with the rest of us. (By default, Slackware 10.2 ships with 2.4.30). This shouldn&#039;t cause any descrepencies, as fglrx will work with a 2.4 or 2.6 kernel; however, if you can&#039;t get acceleration on the older kernel series, my suggestion is to update! My own reasons for doing so are mainly stability related; having relatively modern hardware, the previous-gen kernel just doesn&#039;t like my computer very much. But now I digress...let&#039;s get to it.&lt;br /&gt;
&lt;br /&gt;
First and foremost; check [http://www.linuxpackages.net www.linuxpackages.net]. In theory, they have a man there who beta-tests and packages flgrx for Slackware. In practice, fglrx hasn&#039;t been updated on that site, as of this writing (2005-11-12), since Slackware 10.1 and fglrx 8.16. Still, there&#039;s always the off-chance that the slacker (pun not intended...okay, maybe it was ;) has updated them; so check there first, and use them if they are up-to-date. They can be installed quite simply.&lt;br /&gt;
&lt;br /&gt;
 installpkg ati-fglrx*.tgz&lt;br /&gt;
&lt;br /&gt;
Now follow the below procedure.&lt;br /&gt;
&lt;br /&gt;
Please keep in mind that you&#039;ll need your kernel source and kernel headers installed. So if you&#039;re like me custom compile the kernel, then you&#039;re fine. If you get a pre-built one (anything from the Slackware site, or anything that comes with a default slackware install), then you&#039;re going to have to download the corresponding source code. Version numbers must match exactly; also, you must have GCC 3.3 libraries installed (if you&#039;ve upgraded to GCC 3.4, make sure cxxlibs is installed). &lt;br /&gt;
&lt;br /&gt;
So, assuming you&#039;ve got the relevant file from the ATI site, let&#039;s install this sucker.&lt;br /&gt;
&lt;br /&gt;
 rpm2targz fglrx*.rpm ( or rpm2tgz fglrx*.rpm to get a .tgz file that pkgtools can install )&lt;br /&gt;
 tar -xvzf fglrx*.tar.gz -C /&lt;br /&gt;
 cd /lib/modules/fglrx/build_mod&lt;br /&gt;
 sh make.sh&lt;br /&gt;
 sh ../make_install.sh&lt;br /&gt;
 aticonfig --initial&lt;br /&gt;
&lt;br /&gt;
Now, add this line to /etc/fstab&lt;br /&gt;
&lt;br /&gt;
 tmpfs     /dev/shm           tmpfs        defaults            0 0&lt;br /&gt;
&lt;br /&gt;
And just reboot:&lt;br /&gt;
&lt;br /&gt;
 reboot&lt;br /&gt;
&lt;br /&gt;
After that, you&#039;re golden. Or should be, at least. Verify you&#039;ve got hardware rendering by typing in:&lt;br /&gt;
&lt;br /&gt;
 fglrxinfo&lt;br /&gt;
&lt;br /&gt;
If it says yes,then use the [http://www.ukulc.com/ language translation] and the OpenGL version string is ATI and NOT Mesa, then you&#039;re good. If not, well, follow the above procedure again and pay attention this time. :p Ok, you probably did follow the procedure verbatim, so something else is the matter. I&#039;ll cover troubleshooting at a later date; for now, google it. The instructions for installing [http://www.nonohairremovalnow.com/ nono hair removal] the ATI driver across various distrobutions are surprisingly uniform, with most of the variations going on in the way certain distros package their files, what they include in a default installation, and where they put things. So, good luck with your wanderings, Slacker!&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation Documentation]]&lt;/div&gt;</summary>
		<author><name>Arisjack</name></author>
	</entry>
</feed>