Bonjour,
Etant nouveau sur la planète linux, j'ai déjà un petit probleme de configuration.
En effet, je n'arrive pas à enregistrer mes parametres de configuration de ma carte graphique.
C'est une Geforce 7500Le avec les drivers nvidia 185.18.14. je suis sous mandriva 2009.1
A l'enregistrement j'ai un message d'erreur qui s'affiche c'est : Failed to parse existing X config file 'etc/X11/xorg.conf.
Pour contourner le probleme, je souhaite modifier le fichier xorg.conf en su. Je souhaiterai ajouter mon ecran de TV qui est brancher en DVI. C'est un samsung Le32a456. Format 16/9 résolution 1360/768. 60HZ.
Voici une copie de mon xorg.conf afin que quelqu'un puisse m'indiquer les lignes à modifier.
# File generated by XFdrake (rev 256990)
Section "Module"
Disable "dri"
Load "glx" # 3D layer
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "LG Electronics Inc."
ModelName "LG L1915S"
HorizSync 30.0-83.0
VertRefresh 56.0-75.0
Option "PreferredMode" "1280x1024"
# Monitor preferred modeline (50.0 Hz vsync, 37.5 kHz hsync, ratio 16/9, 203 dpi)
ModeLine "1280x720" 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync
# Monitor preferred modeline (60.0 Hz vsync, 45.0 kHz hsync, ratio 16/9, 203 dpi)
ModeLine "1280x720" 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce 6100 and later"
Driver "nvidia"
Option "DPMS"
Option "TwinViewOrientation" "Clone"
Option "TwinView"
Option "AddARGBGLXVisuals"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
EndSection
# File generated by XFdrake (rev 256990)
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Wed May 27 03:15:36 PDT 2009
Section "ServerLayout"
Identifier "Layout0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Screen "screen1"
EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/keyboard"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection
Configuration: Linux Mandriva
Firefox 3.0.11