Forum overview »
Hardware » installing ATI driver problems for AMD64 (1/1)
| installing ATI driver problems for AMD64 |
| Author |
Message |
blastradius
Junior Member
Posts: 2
Joined: 2005-07-05
Member No.: 67240
|
2005-07-05 12:13:29
Can anyone tell me how to run the installer program from ATI. I've downloaded the actual driver RPM (although i had to do it from my Windows partition and drag it across because none of my browsers would link to the driver page), and i've downloaded the installer program. According to the instructions i should type;-
./ati-driver-installer-8.14.13.run
and this would start a nice install front-end, all i get though is "permission denied" although i'm running as root. I've got the driver and installer in the same folder and i'm stuck as to what to do next.
I'm using Mandrake for the AMD64 and i'm trying to install the x.org driver for my ATI Radeon 9600.
Please help as i can't live without Neverwinter nights and i've had it running under Linux but the lack of 3D makes it unplayable.
If i do an RPM -i on the driver itself i get;-
file /usr/X11R6/lib/libGL.so.1.2 from install of fglrx64_6_8_0-8.14.13-1 conflicts with file from package libxorg-x11-6.7.0-3mdk
please help
|
|
| Post #163997 |
|
danleff
Moderator
Posts: 2365
From: Albany, NY
Joined: 2002-08-30
Member No.: 12718
|
2005-07-05 15:40:02
First of all, from the ATI Linux driver faq page;
"What computer architectures are supported by this driver?
A3: Systems using 32-bit processors from Intel (Pentium III and later) and AMD (Athlon and later) are currently supported. 64-bit drivers are under development, and should be available in a future release. PowerPC, Alpha, and others are not currently supported."
You seem to be trying to do 2 different things. Are you trying to install the run package, or the rpm driver package?
They are two different driver sets.
According to the faq page 64 bit drivers are still under development.
Does anyone have more information on this?
|
|
| Post #164004 |
|
egorgry
Senior Member
Posts: 314
From: New Jersey
Joined: 2003-08-29
Member No.: 20474
|
2005-07-05 18:10:57
The script needs to be made executable. chmod +x filename. If you do an ll in that diresctory it will most likely report that the file is rw-rw-r-- when it should be at least rwx------ That's all I got. sorry, I'm an nvidia guy.
|
|
| Post #164009 |
|
lanix
Junior Member
Posts: 1
Joined: 2005-07-06
Member No.: 67279
|
2005-07-06 09:40:41
The best way to install the ATI driver is by running it with sh, for example:
[root@localhost ~]# sh ati-driver-installer-8.14.13.run
|
|
| Post #164030 |
|
egorgry
Senior Member
Posts: 314
From: New Jersey
Joined: 2003-08-29
Member No.: 20474
|
2005-07-06 15:37:45
Originally posted by lanix:
"The best way to install the ATI driver is by running it with sh, for example:
[root@localhost ~]# sh ati-driver-installer-8.14.13.run "
If you know it's a shell script that will work. If it's perl or something else it will return an error. I don't know what ATI uses but if you wnat to try sh instead of teh permissions it won't hurt anything and will most likely work just as well.
|
|
| Post #164051 |
|
Related Threads 
Forum overview »
Hardware » installing ATI driver problems for AMD64
| Legend |
View profile
Mark this post as solution (topic starter only)
Reply with quote to post
Edit post
Delete post (admin only)
|
|