ati-driver-installer-8-5-x86.x86_64.run not working
|
Author |
Message |
|
|
Posted : Thu, 22 May 2008 07:21:44
Subject :
ati-driver-installer-8-5-x86.x86_64.run not working
How do i get ati-driver-installer-8-5-x86.x86_64.run to work in fedora. It says it has no packages and my terminal cannot even find it on my desktop. simply put im damned confused.
|
|
|
|
Shashank Sharma
|
Posted : Tue, 27 May 2008 19:20:44
Subject :
ati-driver-installer-8-5-x86.x86_64.run not working
First of all, you need to make the file executable. You can do that from the terminal with the command:
chmod u+x ati-driver-installer-8-5-x86.x86_64.run
Next, you can run it with the command:
./ati-driver-installer-8-5-x86.x86_64.run
Are you sure you downloaded the file to the Desktop? Maybe it's in the Downloads directory or someplace else?
|