morgond
11-15-2007, 02:16 PM
Hi, I'm a new Linux user using Ubuntu Gutsy (just installed it). The computer I'm working with is an old Hypersonic Aviator ZX7, 2.8ghz P4, 1gig RAM, with a ATI Radeon Mobility Pro 9600 graphics card.
I'm unable to run the visual effects; when I try to activate them, I get an error message saying that "The Composite extension is not availible".
I'm trying now to install the new AMD/ATI drivers using this walkthrough: http://wiki.cchtml.com/index.php/Ubuntu_Gutsy_Installation_Guide
Method 1 didn't work, so I'm going through Method 2. Everything is going fine until I get to this command and results:
david@Hypersonic:~$ sudo dpkg -i xorg-driver-fglrx 8.42.3-1*.deb \
> fglrx-kernel-source_8.42.3-1*.deb \
> fglrx-amdcccle_8.42.3-1*.deb
dpkg: error processing xorg-driver-fglrx (--install):
cannot access archive: No such file or directory
dpkg: error processing 8.42.3-1*.deb (--install):
cannot access archive: No such file or directory
Selecting previously deselected package fglrx-kernel-source.
(Reading database ... 117896 files and directories currently installed.)
Unpacking fglrx-kernel-source (from fglrx-kernel-source_8.42.3-1_i386.deb) ...
Selecting previously deselected package fglrx-amdcccle.
Unpacking fglrx-amdcccle (from fglrx-amdcccle_8.42.3-1_i386.deb) ...
dpkg: error processing fglrx-amdcccle_8.42.3-1_i386.deb (--install):
trying to overwrite `/usr/bin/amdcccle', which is also in package xorg-driver-fglrx
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Setting up fglrx-kernel-source (8.42.3-1) ...
Errors were encountered while processing:
xorg-driver-fglrx
8.42.3-1*.deb
fglrx-amdcccle_8.42.3-1_i386.deb
If I try to proceed anyway:
david@Hypersonic:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I am a noob at this, so any help is greatly appreciated. I did some searching around here, but couldn't find anything, but maybe I'm searching for the wrong things.
I'm unable to run the visual effects; when I try to activate them, I get an error message saying that "The Composite extension is not availible".
I'm trying now to install the new AMD/ATI drivers using this walkthrough: http://wiki.cchtml.com/index.php/Ubuntu_Gutsy_Installation_Guide
Method 1 didn't work, so I'm going through Method 2. Everything is going fine until I get to this command and results:
david@Hypersonic:~$ sudo dpkg -i xorg-driver-fglrx 8.42.3-1*.deb \
> fglrx-kernel-source_8.42.3-1*.deb \
> fglrx-amdcccle_8.42.3-1*.deb
dpkg: error processing xorg-driver-fglrx (--install):
cannot access archive: No such file or directory
dpkg: error processing 8.42.3-1*.deb (--install):
cannot access archive: No such file or directory
Selecting previously deselected package fglrx-kernel-source.
(Reading database ... 117896 files and directories currently installed.)
Unpacking fglrx-kernel-source (from fglrx-kernel-source_8.42.3-1_i386.deb) ...
Selecting previously deselected package fglrx-amdcccle.
Unpacking fglrx-amdcccle (from fglrx-amdcccle_8.42.3-1_i386.deb) ...
dpkg: error processing fglrx-amdcccle_8.42.3-1_i386.deb (--install):
trying to overwrite `/usr/bin/amdcccle', which is also in package xorg-driver-fglrx
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Setting up fglrx-kernel-source (8.42.3-1) ...
Errors were encountered while processing:
xorg-driver-fglrx
8.42.3-1*.deb
fglrx-amdcccle_8.42.3-1_i386.deb
If I try to proceed anyway:
david@Hypersonic:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I am a noob at this, so any help is greatly appreciated. I did some searching around here, but couldn't find anything, but maybe I'm searching for the wrong things.