Salut,
Après install de la distri ( mandrake 10.1 ) mes polices à l'écran bavent fortement.
Je travaille avec une 9600 XT sur un écran LG 1720P ( 1280X1024)
J'ai essayé de changer les pilotes en installant les fglrx ( 4.30.-4.2.0 - 4.1.0 ) et dans tous les cas j'ai eu un conflit avec
libxorg-x11-6.7.0.3-3mdk
et arrêt de l'install.
Pouvez-vous me piloter dans les changements éventuels ( noob complet avec Linux )
Merci
J'ai essayé de changer les pilotes en installant les fglrx ( 4.30.-4.2.0 - 4.1.0 ) et dans tous les cas j'ai eu un conflit avec
libxorg-x11-6.7.0.3-3mdk
pour installer les drivers fglrx
il faut faire
Citation :
rpm -Uh --force fglrx-4.3.0-3.14.6.i386.rpm
tu as pas du mettre -Uh --force !!!
Message édité par ceric35 le 15-01-2005 à 19:06:27
Dans une commande unix, on lui passe des arguments par l'intérmédaire de - suivi d'une lettre, et de -- suivie de plusieur.
Par contre, dans 100% des cas, le nom d'un fichier passé en argument est passé SANS RIEN Donc tappes:
rpm -Uh fglrx-4.3.0-3.14.6.i386.rpm
Message édité par Deather2 le 15-01-2005 à 20:27:27
[root@pimky1 tmp]# rpm -Uh --force fglrx-4.3.0-3.14.6.i386.rpm
########################################### [100%]
########################################### [100%]
*** Trying to install a precompiled kernel module.
*** WARNING ***
Tailored kernel module for fglrx not present in your system.
You must go to /lib/modules/fglrx/build_mod subdir
and execute './make.sh' to build a fully customed kernel module.
Afterwards go to /lib/modules/fglrx and run './make_install.sh'
in order to install the module into your kernel's module repository.
(see readme.txt for more details.)
As of now you can still run your XServer in 2D, but hardware acclerated
OpenGL will not work and 2D graphics will lack performance.
failed.
*** Error: no kernel module build environment - please consult readme.
*** Warning ***
The QT based control panel application did not load in any version.
===
ATI display drivers successfully installed
please run 'fglrxconfig' now
===
[root@pimky1 tmp]#
[root@pimky1 tmp]# rpm -Uh --force fglrx-4.3.0-3.14.6.i386.rpm
########################################### [100%]
########################################### [100%]
*** Trying to install a precompiled kernel module.
*** WARNING ***
Tailored kernel module for fglrx not present in your system.
You must go to /lib/modules/fglrx/build_mod subdir
and execute './make.sh' to build a fully customed kernel module.
Afterwards go to /lib/modules/fglrx and run './make_install.sh'
in order to install the module into your kernel's module repository.
(see readme.txt for more details.)
As of now you can still run your XServer in 2D, but hardware acclerated
OpenGL will not work and 2D graphics will lack performance.
failed.
*** Error: no kernel module build environment - please consult readme.
*** Warning ***
The QT based control panel application did not load in any version.
===