Mandriva: Difference between revisions

From cchtml.com
Line 23: Line 23:
Reboot.
Reboot.


== Installation with Mandriva 2006 RPM Packages ==
== Installation with Mandriva 2006 PLF Packages ==


Note: Thats are not Official Mandriva fglrx RPMS, it works perfekt on my machine.
Note: Thats are not Official Mandriva fglrx RPMS, it works perfekt on my machine.




First you must add or Download the RPMS for Mandriva 2006.
First you must add PLF non-free repository. Use [http://easyurpmi.zarb.org | easyurpmi] for example.


List:
Then, install the driver with this command.
<pre>
<pre>
dkms-fglrx-8.19.10-1.2006.Tux3D.i586.rpm
# urpmi ati-xorg dkms-ati
fglrx_GLX-8.19.10-1.2006.Tux3D.i586.rpm
fglrx-tools-8.19.10-1.2006.Tux3D.i586.rpm
fglrx-devel-8.19.10-1.2006.Tux3D.i586.rpm
</pre>
</pre>
Type this in your Root shell to add the responsity.
You can now choose fglrx driver for your card with the Mandriva drakx11 tool
<pre>
<pre>
urpmi.addmedia Tux3D http://www.tux3d.org/fglrx/Mandriva/2006/i586/ with hdlist.cz
# drakx11
</pre>
</pre>
Now Installing the driver with this command.
<pre>
urpmi fglrx-tools
</pre>
You can Configure the driver with these Alternatives
<pre>
fglrxconfig
</pre>
The Mandriva DrakX tool
<pre>
DrakX
</pre>
[http://www.tux3d.org/ Have Fun ;-)]
Greetz SmOkyS


[[Category:Distributions]]
[[Category:Distributions]]

Revision as of 17:23, 25 February 2006

ATI drivers are included in commercial release. Following instructions concern installation on the free release.

Installation with ATI installer

First of all, you have to install kernel sources :

$ su
# urpmi kernel-source

Then, download ati installer and launch it :

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

Follow the instructions.

Configuration

Use aticonfig. Consult help with aticonfig -h.

Reboot.

Installation with Mandriva 2006 PLF Packages

Note: Thats are not Official Mandriva fglrx RPMS, it works perfekt on my machine.


First you must add PLF non-free repository. Use | easyurpmi for example.

Then, install the driver with this command.

# urpmi ati-xorg dkms-ati

You can now choose fglrx driver for your card with the Mandriva drakx11 tool

# drakx11