All pastes #998359 Raw Edit

Install ATI on Ubuntu 8.04

public text v1 · immutable
#998359 ·published 2008-04-26 13:15 UTC
rendered paste body
zamolxis@amedeo:~$ gksu gedit /etc/X11/xorg.conf
zamolxis@amedeo:~$ sudo apt-get update
Hit http://archive.canonical.com hardy Release.gpg
Ign http://archive.canonical.com hardy/partner Translation-en_CA    
Hit http://security.ubuntu.com hardy-security Release.gpg           
Ign http://security.ubuntu.com hardy-security/main Translation-en_CA 
Ign http://security.ubuntu.com hardy-security/restricted Translation-en_CA
Ign http://security.ubuntu.com hardy-security/universe Translation-en_CA
Ign http://security.ubuntu.com hardy-security/multiverse Translation-en_CA
Hit http://archive.canonical.com hardy Release                       
Hit http://security.ubuntu.com hardy-security Release                
Hit http://archive.canonical.com hardy/partner Packages             
Hit http://security.ubuntu.com hardy-security/main Packages
Hit http://archive.canonical.com hardy/partner Sources
Hit http://security.ubuntu.com hardy-security/restricted Packages
Hit http://security.ubuntu.com hardy-security/main Sources
Hit http://security.ubuntu.com hardy-security/restricted Sources
Hit http://security.ubuntu.com hardy-security/universe Packages
Hit http://security.ubuntu.com hardy-security/universe Sources
Hit http://security.ubuntu.com hardy-security/multiverse Packages
Hit http://security.ubuntu.com hardy-security/multiverse Sources
Hit http://ca.archive.ubuntu.com hardy Release.gpg
Ign http://ca.archive.ubuntu.com hardy/main Translation-en_CA
Ign http://ca.archive.ubuntu.com hardy/restricted Translation-en_CA
Ign http://ca.archive.ubuntu.com hardy/universe Translation-en_CA
Ign http://ca.archive.ubuntu.com hardy/multiverse Translation-en_CA
Hit http://ca.archive.ubuntu.com hardy-updates Release.gpg
Ign http://ca.archive.ubuntu.com hardy-updates/main Translation-en_CA
Ign http://ca.archive.ubuntu.com hardy-updates/restricted Translation-en_CA
Ign http://ca.archive.ubuntu.com hardy-updates/universe Translation-en_CA
Ign http://ca.archive.ubuntu.com hardy-updates/multiverse Translation-en_CA
Hit http://ca.archive.ubuntu.com hardy Release
Hit http://ca.archive.ubuntu.com hardy-updates Release
Hit http://ca.archive.ubuntu.com hardy/main Packages
Hit http://ca.archive.ubuntu.com hardy/restricted Packages
Hit http://ca.archive.ubuntu.com hardy/main Sources
Hit http://ca.archive.ubuntu.com hardy/restricted Sources
Hit http://ca.archive.ubuntu.com hardy/universe Packages
Hit http://ca.archive.ubuntu.com hardy/universe Sources
Hit http://ca.archive.ubuntu.com hardy/multiverse Packages
Hit http://ca.archive.ubuntu.com hardy/multiverse Sources
Hit http://ca.archive.ubuntu.com hardy-updates/main Packages
Hit http://ca.archive.ubuntu.com hardy-updates/restricted Packages
Hit http://ca.archive.ubuntu.com hardy-updates/main Sources
Hit http://ca.archive.ubuntu.com hardy-updates/restricted Sources
Hit http://ca.archive.ubuntu.com hardy-updates/universe Packages
Hit http://ca.archive.ubuntu.com hardy-updates/universe Sources
Hit http://ca.archive.ubuntu.com hardy-updates/multiverse Packages
Hit http://ca.archive.ubuntu.com hardy-updates/multiverse Sources
Reading package lists... Done
zamolxis@amedeo:~$ sudo apt-get install linux-restricted-modules-generic restricted-manager
Reading package lists... Done
Building dependency tree       
Reading state information... Done
linux-restricted-modules-generic is already the newest version.
Note, selecting jockey-gtk instead of restricted-manager
jockey-gtk is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
zamolxis@amedeo:~$ sudo apt-get install xorg-driver-fglrx
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  xorg-driver-fglrx
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 14.6MB of archives.
After this operation, 45.8MB of additional disk space will be used.
Get:1 http://ca.archive.ubuntu.com hardy/restricted xorg-driver-fglrx 1:7.1.0-8-3+2.6.24.12-16.34 [14.6MB]
Fetched 14.6MB in 1min36s (151kB/s)                                            
Selecting previously deselected package xorg-driver-fglrx.
(Reading database ... 94949 files and directories currently installed.)
Unpacking xorg-driver-fglrx (from .../xorg-driver-fglrx_1%3a7.1.0-8-3+2.6.24.12-16.34_amd64.deb) ...
Setting up xorg-driver-fglrx (1:7.1.0-8-3+2.6.24.12-16.34) ...
 * Starting atieventsd                                                   [ OK ] 

zamolxis@amedeo:~$ sudo aticonfig --initial
[sudo] password for zamolxis: 
No protocol specified
Data incomplete in file /etc/X11/xorg.conf
	Device section "Configured Video Device" must have a Driver line.
aticonfig: Parsing the configuration file failed.
The above error messages are reported from XFree86 and may assist you in
diagnosing the problem with your configuration input file. Try use -f option
to generate a new configuration file.
zamolxis@amedeo:~$ sudo aticonfig --f
No protocol specified
aticonfig: option `--f' is ambiguous
aticonfig: parsing the command-line failed.
zamolxis@amedeo:~$ sudo aticonfig -f
No protocol specified
Data incomplete in file /etc/X11/xorg.conf
	Device section "Configured Video Device" must have a Driver line.
Segmentation fault
zamolxis@amedeo:~$