Jump to content

Cannot install Ati drivers in mandriva 2007


Guest Saint-Maggot
 Share

Recommended Posts

Guest Saint-Maggot

Hi that,

 

cannot install Ati drivers in mandriva 2007, i have ati radeon 1650 pro agp, and the drivers is a (.RUN)

 

Someone can help me like in the installation of these drives that RUN is extencion

 

Thank you very much!!}

 

 

Display Drivers for XFree86 4.3 and X.Org 6.7, 6.8, 6.9, 7.0, 7.1

 

 

sorry for my english but , i speak spanish.

 

 

Saint-Maggot!

 

 

[moved from Software by spinynorman - welcome aboard :)]

Link to comment
Share on other sites

If you haven't already done so, please read and set up urpmi using these instructions: setting up easyurpmi.

 

Then install dkms-ati with the gui software management, or in a terminal as root do

urpmi dkms-ati

If you must have the latest drivers, open a terminal in the directory where your .run file is located and as root do

./name-of-your-file.run

replacing 'name-of-your-file' with your run file name.

Edited by Greg2
Link to comment
Share on other sites

If you must have the latest drivers, open a terminal in the directory where your .run file is located and as root do
./name-of-your-file.run

replacing 'name-of-your-file' with your run file name.

 

Might require a:

 

chmod +x filename.run

 

first before the ./filename.run will work. The:

 

sh filename.run

 

will save you having to chmod the file first in order to get it to run :)

Link to comment
Share on other sites

Based on my experience with installing ATI Proprietary Drivers on Mandriva, I would definitely dissuade You from installing them using this method. I only managed to successfully do that with the following procedure:

1. Download newest version of the driver - for Your card it should be this one.

2. Save it anywhere on HDD. Then log in in a console, and move to that location.

3. Type in

 

[zibi1981@localhost ATI]$ sh ./ati-driver-installer-8.36.5-x86.x86_64.run --buildpkg Mandriva/2007

 

You should see something like

 

Created directory fglrx-install.F31831

Verifying archive integrity... All good.

Uncompressing ATI Proprietary Linux Driver-8.36.5..........................................................................

................................................................................

.

................................................................................

.

................................................................................

.

................................................................................

.

................................................................................

.

................................................................................

.

...............................................................................

==================================================

ATI Technologies Linux Driver Installer/Packager

==================================================

Generating package: Mandriva/2007

Package /home/zibi1981/Pobieranie/ATI/ati-8.36.5-1mdv2007.1.i586.rpm has been successfully generated

Package /home/zibi1981/Pobieranie/ATI/ati-utils-8.36.5-1mdv2007.1.i586.rpm has been successfully generated

Package /home/zibi1981/Pobieranie/ATI/dkms-ati-8.36.5-1mdv2007.1.i586.rpm has been successfully generated

Package /home/zibi1981/Pobieranie/ATI/atieventsd-8.36.5-1mdv2007.1.i586.rpm has been successfully generated

Removing temporary directory: fglrx-install.F31831

 

4. You'll get four packages:

a. ati-8.36.5-1mdv2007.1.i586.rpm

b. ati-utils-8.36.5-1mdv2007.1.i586.rpm

c. atieventsd-8.36.5-1mdv2007.1.i586.rpm

d. dkms-ati-8.36.5-1mdv2007.1.i586.rpm

Now install them in the correct order.

 

5. After successful installation run XFdrake as a root to configure Your graphics card.

 

[root@localhost ATI]# XFdrake

 

Choose closed driver.

 

6. Restart.

 

It should work. Well, it did for me.

Unfortunately there's a catch... The new Mandriva Spring 2007.1 uses X.org version 7.2 as You can see below

 

[zibi1981@localhost ATI]$ X -version

 

X Window System Version 7.2.0

Release Date: 22 January 2007

X Protocol Version 11, Revision 0, Release 7.2

Build Operating System: UNKNOWN

Current Operating System: Linux localhost 2.6.17-13mdv #1 SMP Fri Mar 23 19:03:31 UTC 2007 i686

Build Date: 10 April 2007

Before reporting problems, check http://wiki.x.org

to make sure that you have the latest version.

Module Loader present

 

and the ATI Proprietary Driver supports X.org only up to version 7.1, at least till now. So my "recipe" works for Mandriva 2007.0. I didn't check it on 2007.1.

Edited by zibi1981
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...