Category:Installation Documentation: Difference between revisions
m (Reverted edits by 80.227.1.100 (Talk); changed back to last version by Mooninite) |
No edit summary |
||
Line 1: | Line 1: | ||
Documentation to install the ATi Linux driver under the different distributions of GNU/Linux. | Documentation to install the ATi Linux driver under the different distributions of GNU/Linux. | ||
'''Installing ATI Proprietary Catalyst driver 8.3 posted March 5th 2008 on Debian Lenny (testing)''' | |||
This was tested by running the automated install: | |||
Update /etc/apt/sources.list as follows: | |||
deb http://mirrors.usc.edu/pub/linux/distributions/debian/ lenny main contrib n$ | |||
deb-src http://mirrors.usc.edu/pub/linux/distributions/debian/ lenny main contr$ | |||
deb http://security.debian.org/ lenny/updates main contrib non-free<br> | |||
deb-src http://security.debian.org/ lenny/updates main contrib non-free<br> | |||
Code:<br> | |||
apt-get update<br> | |||
apt-get install module-assistant build-essential fakeroot dh-make debconf bzip2 wget<br> | |||
aptitude install linux-headers-2.6.22-3-amd64<br> | |||
cd /var/tmp<br> | |||
su -<br> | |||
wget https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/64bit/ati-driver-installer-8-3-x86.x86_64.run<br> | |||
bash ati-driver-installer-8-3-x86.x86_64.run.bin<br> | |||
<br> | |||
Follow screen for automatic installation.<br> | |||
aticonfig --initial<br> | |||
REBOOT REBOOT REBOOT<br> | |||
<br> | |||
My xorg.conf is available at http://www.trbailey.net/xorg.conf.copy<br> |
Revision as of 05:05, 9 March 2008
Documentation to install the ATi Linux driver under the different distributions of GNU/Linux.
Installing ATI Proprietary Catalyst driver 8.3 posted March 5th 2008 on Debian Lenny (testing)
This was tested by running the automated install:
Update /etc/apt/sources.list as follows:
deb http://mirrors.usc.edu/pub/linux/distributions/debian/ lenny main contrib n$ deb-src http://mirrors.usc.edu/pub/linux/distributions/debian/ lenny main contr$
deb http://security.debian.org/ lenny/updates main contrib non-free
deb-src http://security.debian.org/ lenny/updates main contrib non-free
Code:
apt-get update
apt-get install module-assistant build-essential fakeroot dh-make debconf bzip2 wget
aptitude install linux-headers-2.6.22-3-amd64
cd /var/tmp
su -
wget https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/64bit/ati-driver-installer-8-3-x86.x86_64.run
bash ati-driver-installer-8-3-x86.x86_64.run.bin
Follow screen for automatic installation.
aticonfig --initial
REBOOT REBOOT REBOOT
My xorg.conf is available at http://www.trbailey.net/xorg.conf.copy
Pages in category "Installation Documentation"
The following 29 pages are in this category, out of 29 total.
F
U
- Ubuntu Breezy Installation Guide
- Ubuntu Dapper Installation Guide
- Ubuntu Feisty Installation Guide
- Ubuntu Gutsy Installation Guide
- Ubuntu Hardy Installation Guide
- Ubuntu Intrepid Installation Guide
- Ubuntu Jaunty Installation Guide
- Ubuntu Lucid Installation Guide
- Ubuntu Maverick Installation Guide
- Ubuntu Natty Installation Guide
- Ubuntu Oneiric Installation Guide
- Ubuntu Precise Installation Guide
- Ubuntu Quantal Installation Guide
- Ubuntu Raring Installation Guide
- Ubuntu Saucy Installation Guide
- Ubuntu Trusty Installation Guide
- Ubuntu Utopic Installation Guide