Mandriva: Difference between revisions

From cchtml.com
No edit summary
(swjuMa And how much?,)
 
(44 intermediate revisions by 30 users not shown)
Line 1: Line 1:
[[Category:NeedsUpdating]]
ATI commercial driver is included in commercial edition and in the freely downloadable Mandriva Linux One live / install CD edition. Commercial driver is not included in freely downloadable Mandriva Linux Free traditional installer edition. ATI commercial driver is available from public non-free section on official mirrors for Mandriva Linux 2007 Spring and later. ATI commercial driver is available from third-party PLF repository for all currently supported Mandriva Linux releases.
ATI commercial driver is included in commercial edition and in the freely downloadable Mandriva Linux One live / install CD edition. Commercial driver is not included in freely downloadable Mandriva Linux Free traditional installer edition. ATI commercial driver is available from public non-free section on official mirrors for Mandriva Linux 2007 Spring and later. ATI commercial driver is available from third-party PLF repository for all currently supported Mandriva Linux releases.


== Installation from official mirrors (Mandriva Linux 2007 Spring and later) ==
'''N.B.''' From 2008 Spring the driver package has been renamed, replacing "ati" with "fglrx". e.g. dkms-fglrx


Ensure non-free repository is set up on your system. Follow instructions at [http://wiki.mandriva.com/en/Docs/Basic_tasks/Installing_and_removing_software#Making_more_applications_available Mandriva Wiki].
swjuMa And how much?,


Using Mandriva software installation tools - either rpmdrake or urpmi - install the packages '''dkms-ati''' and '''ati''' (some other packages will probably be pulled in as dependencies). See [http://wiki.mandriva.com/en/Docs/Basic_tasks/Installing_and_removing_software Mandriva Wiki] for more instructions on installing packages.
== Installation from RPMS built from the ATI installer (use only if you need a driver more recent than PLF backports) ==


Re-configure graphics card using XFdrake configuration utility (in the Mandriva Control Center, go to '''Hardware''' then '''Set up the graphical server'''). Select the proprietary driver when offered the choice. Restart the system. Note that '''aticonfig''' utility is not currently available in official packages: if you need it, use PLF driver as instructed below.
First, download ati driver/installer and launch it with the parameter that ask for the RPM creation. Then install the built RPMS :
 
<pre>
== Installation from PLF third party repository ==
# su
 
$ chmod x ati-driver-installer-X.X.X.run
Set up PLF non-free repository on your system. Use [http://easyurpmi.zarb.org/ Easy URPMI] or [http://www.mandrivauser.de/smarturpmi Smart URPMI] to generate an urpmi.addmedia command to run at a console as root. See [http://wiki.mandriva.com/en/Docs/Basic_tasks/Being_root Mandriva Wiki] for more instructions on running commands as root.
$ ./ati-driver-installer-X.X.X.run --buildpkg Mandriva/2008.1
 
$ urpmi *fglrx*.rpm
Using Mandriva software installation tools - either rpmdrake or urpmi - install the packages '''dkms-ati''' and '''ati''' (some other packages will probably be pulled in as dependencies). See [http://wiki.mandriva.com/en/Docs/Basic_tasks/Installing_and_removing_software Mandriva Wiki] for more instructions on installing packages.
</pre>
 
Re-configure graphics card using XFdrake configuration utility (in the Mandriva Control Center, go to '''Hardware''' then '''Set up the graphical server'''). Select the proprietary driver when offered the choice. Restart the system.


== Installation with ATI installer (not recommended: use only if you cannot use the above methods) ==
== Installation with ATI installer (not recommended: use only if you cannot use the above methods) ==
Nowadays ATI supports prety well Linux SO. The installer has a simply-to-use graphical interface so the instalation is automatic.
Nowadays ATI supports pretty well Linux SO. The installer has a simply-to-use graphical interface so the instalation is automatic.


First, download ati driver/installer and launch it:
First, download ati driver/installer and launch it:
Line 26: Line 25:
</pre>
</pre>


Follow the instructions. After that you have to reboot the Xorg server. For that you could reboot the computer or the easiest way: Crtl+Alt+Return
Follow the instructions. After that you have to reboot the Xorg server. For that you could reboot the computer or the easiest way: Crtl+Alt+Backspace
 
<b>DKMS error during installation: </b>
 
If you have error in DKMS module installation for kernel (In console crash, in X server "DKMS installation failed. See ati-install.log for details"), probably you have not install "kernel-xxx-'''devel'''".
So you have to download it and install it. Try also "libncurses-devel"
Warning: If you do not download it, XV will not work (use "xvinfo" for check).


<!-- Dead link alert...
<!-- Dead link alert...

Latest revision as of 04:42, 13 April 2015

ATI commercial driver is included in commercial edition and in the freely downloadable Mandriva Linux One live / install CD edition. Commercial driver is not included in freely downloadable Mandriva Linux Free traditional installer edition. ATI commercial driver is available from public non-free section on official mirrors for Mandriva Linux 2007 Spring and later. ATI commercial driver is available from third-party PLF repository for all currently supported Mandriva Linux releases.

N.B. From 2008 Spring the driver package has been renamed, replacing "ati" with "fglrx". e.g. dkms-fglrx

swjuMa And how much?,

Installation from RPMS built from the ATI installer (use only if you need a driver more recent than PLF backports)

First, download ati driver/installer and launch it with the parameter that ask for the RPM creation. Then install the built RPMS :

# su
$ chmod x ati-driver-installer-X.X.X.run
$ ./ati-driver-installer-X.X.X.run --buildpkg Mandriva/2008.1
$ urpmi *fglrx*.rpm

Installation with ATI installer (not recommended: use only if you cannot use the above methods)

Nowadays ATI supports pretty well Linux SO. The installer has a simply-to-use graphical interface so the instalation is automatic.

First, download ati driver/installer and launch it:

# chmod x ati-driver-installer-X.X.X.run
# ./ati-driver-installer-X.X.X.run

Follow the instructions. After that you have to reboot the Xorg server. For that you could reboot the computer or the easiest way: Crtl+Alt+Backspace

DKMS error during installation:

If you have error in DKMS module installation for kernel (In console crash, in X server "DKMS installation failed. See ati-install.log for details"), probably you have not install "kernel-xxx-devel". So you have to download it and install it. Try also "libncurses-devel" Warning: If you do not download it, XV will not work (use "xvinfo" for check).



Distribution Neutral Steps

Verifying | Configuring | Troubleshooting