bonsoir a tous
tout d'abord, je tiens a signalé que je suis débutant sur linux
je tourne sur mandriva 2007 spring, sur mon dell inspiron 6400...
voici mon probleme : voila plusieurs mois que j'essaies d'installer ma carte graphique (ati mobility x1300) pour avoir une résolution suppérieur a 1024x768...apreès de longues bheures de recherches et de bidouilles, je n'arrive toujours pas a installer correctement ma carte graphique...
voici mon fichier xorg.conf :
# File generated by XFdrake (rev 142098)
# File generated by XFdrake (rev 142098)
# File generated by XFdrake (rev 142098)
# File generated by XFdrake (rev 142098)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "ServerLayout"
Identifier "layout1"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
InputDevice "SynapticsMouse1" "AlwaysCore"
EndSection
Section "Files"
# font server independent of the X server to render fonts.
# minimal fonts to allow X to run without xfs
FontPath "unix/:-1"
FontPath "/usr/share/fonts/misc:unscaled"
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
# allows the server to start up even if the mouse does not work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
Option "allowmouseopenfail"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection
Section "InputDevice"
Identifier "SynapticsMouse1"
Driver "synaptics"
Option "SHMConfig" "on"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbOptions" "compose:rwin"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "EnableMonitor" "auto"
Option "ForceMonitors" "auto"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768"
EndSubSection
EndSection
Section "Extensions"
Option "Composite"
EndSection
quand j'essais de relancer le serveur graphique : (EE) failed to open :usr/lib.....//fglrx_drv.so
donc je suis aller dans le répertoire,
donc que faire ???!!!
merci de votre aide

Poste le Sunday 21 October 2007 22:23:06