Rebonjour
Pour continuer dans l'installation du driver fglrx
je voudrais savoir comment repartir sur une base propre.(pour l'instant j'utilise Vesa)
dois je refaire un #yum install kmod-fglrx et continuer avec la doc ?
ou alors dois je effacer les traces de l'ancienne tentative d'installation du pilote fglrx 8.42.3 ,dans ce cas,que dois je nettoyer?
ci dessous quelques infos sur l'état de mon système que j'ai pu récupérer.
[root@localhost ~]# fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project:
www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (1.5 Mesa 6.5.2)
_________________________
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
EndSection
Section "Files"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section"InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection
Section "Monitor"
Identifier "Monitor0"
ModelName "LCD Panel 1280x800"
HorizSync 31.5 - 90.0
VertRefresh 59.9 - 60.1
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "vesa"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
___________________
[root@localhost ~]# glxinfo | grep "direct rendering"
direct rendering: No
[root@localhost ~]#
___________________
[root@localhost src]# X -version
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Fedora Core 7 Red Hat, Inc.
Current Operating System: Linux localhost.localdomain 2.6.22.9-91.fc7.stk16
#1 SMP Mon Oct 1 18:06:09 EDT 2007 i686
Build Date: 21 January 2008
Build ID: xorg-x11-server 1.3.0.0-16.fc7
Before reporting problems, check
http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
[root@localhost src]#
_______________________________
[root@localhost src]# rpm -qa | grep xorg-x11-serv
xorg-x11-server-utils-7.2-1.fc7
xorg-x11-server-Xorg-1.3.0.0-16.fc7
[root@localhost src]#
_______________________________
[root@localhost src]# cat /var/log/Xorg.0.log | grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) AIGLX: Screen 0 is not DRI capable
[root@localhost src]# cat /var/log/Xorg.0.log | grep WW
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(WW) VESA(0): Unable to estimate virtual size
(WW) VESA(0): No valid modes left. Trying less strict filter...
(WW) VESA(0): Unable to estimate virtual size
(WW) VESA(0): Option "OpenGLOverlay" is not used
(WW) VESA(0): Option "VideoOverlay" is not used
(WW) <default pointer>: No Device specified, looking for one...
[root@localhost src]#
______________________________
merci d'avance pour les infos