Slackware: Difference between revisions

From cchtml.com
No edit summary
 
m (Protected "Slackware": Excessive vandalism (‎[edit=autoconfirmed] (expires 19:10, 30 March 2013 (UTC)) ‎[move=autoconfirmed] (expires 19:10, 30 March 2013 (UTC))))
 
(37 intermediate revisions by 12 users not shown)
Line 1: Line 1:
Welcome. This bare-bones little faq details how to get fglrx working on slackware.
<!-- Per http://wiki.cchtml.com/index.php/Slackware -->


First, note that I don't like kernel 2.4, and don't use it. Therefore this FAQ will for the most part assume you've updated your kernels along with the rest of us. (By default, Slackware 10.2 ships with 2.4.30).  My reasons for doing so are mainly stability related; having relatively modern hardware, the previous-gen kernel just doesn't like my computer very much. But now I digress...let's get to it.
[[Category:Distributions]]
Welcome. This bare-bone little FAQ details how to get fglrx working on Slackware, Slackware64 and 64 bit porting.


Enjoy!


First and foremost; check www.linuxpackages.net. In theory they have a man there who beta tests and packages flgrx for Slackware. In practice, fglrx hasn't been updated on that site, as of this writing (11/12/05) since Slackware 10.1 and fglrx 8.16. Still, there's always the off-chance that the slacker (pun not intended...okay, maybe it was intended just a little bit) has updated them; so check there first, and use them if they are up-to-date. They can be quite simply installed through
*[[Slackware: ATI SlackBuild (ENG)|ATI SlackBuild (ENG)]]
*[[Slackware: ATI SlackBuild (ITA)|ATI SlackBuild (ITA)]]


installpkg fglrx*.tgz
{{VCT}}
 
And then following the below procedure.
 
Please keep in mind, you'll need your kernel source installed. So if you're like me and update your kernel to a custom 2.6 kernel, then you're fine. If you get a pre-built one (anything from the Slackware site), then you're going to have to download the accompanying source code. Version numbers must match '''exactly'''; also, compiler versions (gcc) must also match (and unless you've upgraded to gcc-3.4, they will!).
 
rpm2targz fglrx*
tar -xvzf fglrx*.tar.gz -C /
cd /lib/modules/fglrx/build_mod
sh make.sh
sh ../make_install.sh
fglrxconfig
reboot
 
After that, you're golden.

Latest revision as of 19:10, 16 March 2013

Welcome. This bare-bone little FAQ details how to get fglrx working on Slackware, Slackware64 and 64 bit porting.

Enjoy!


Distribution Neutral Steps

Verifying | Configuring | Troubleshooting