• [^] # Re: xorg.conf

    Posté par . En réponse au journal Les grands écrans c'est bien (mais galère). Évalué à 1.

    Si ça peut aider :


    # /etc/X11/xorg.conf (xorg X Window System server configuration file)
    #
    # If you have edited this file but would like it to be automatically updated
    # again, run the following command:
    # sudo dpkg-reconfigure -phigh xserver-xorg

    Section "Files"
    FontPath "/usr/share/fonts/X11/misc"
    FontPath "/usr/X11R6/lib/X11/fonts/misc"
    FontPath "/usr/share/fonts/X11/cyrillic"
    FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath "/usr/share/fonts/X11/Type1"
    FontPath "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath "/usr/share/fonts/X11/100dpi"
    FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath "/usr/share/fonts/X11/75dpi"
    FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
    # path to defoma fonts
    FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    EndSection

    Section "Module"
    #Load "GLcore"
    Load "bitmap"
    Load "dbe"
    Load "ddc"
    #Load "dri"
    Load "extmod"
    Load "freetype"
    Load "glx"
    Load "int10"
    Load "record"
    Load "speedo"
    #Load "type1"
    Load "vbe"
    EndSection

    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "fr"
    Option "XkbVariant" "latin9"
    Option "ScrollLock" "Compose"
    EndSection

    Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ExplorerPS/2"
    Option "Emulate3Buttons" "true"
    Option "ZAxisMapping" "4 5"
    EndSection

    Section "Device"
    Identifier "GeForce 7600 GS"
    #Driver "nv"
    Driver "nvidia"
    VendorName "NVidia Corp"
    BoardName "Gigabyte GeForce 7600 GS 256Mo [G70]"
    Option "Coolbits" "1"
    # ==== NVidia Logo ====
    Option "NoLogo" "true"
    # ==== X Standard Features ====
    # == Cursor ==
    # Option "SWCursor" "false"
    # Option "HWCursor" "true"
    # Option "CursorShadow" "false"
    # Option "CursorShadowAlpha" "64"
    # Option "CursorShadowXOffset" "4"
    # Option "CursorShadowYOffset" "2"
    # == Monitor ==
    # Option "ConnectedMonitor" "CRT, TV"
    # Option "UseEDID" "false"
    # Option "UseEDIDFreqs" "false"
    # Option "UseEDIDDpi" "false"
    # Option "ModeValidation" "NoEdidModes"
    # Option "FlatPanelProperties" "Scaling=centered, Dithering=enabled"
    # Option "UseInt10Module" "true"
    # Option "IgnoreDisplayDevices" "DFP, TV"
    # Option "ExactModeTimingsDVI" "true"
    # == Twin View ==
    # Option "TwinView" "true"
    # Option "TwinViewOrientation" "Clone"
    # Option "SecondMonitorHorizSync" "30-50"
    # Option "SecondMonitorVertRefresh" "60"
    # Option "MetaModes" "1280x960,1024x768; 1280x960,800x600"
    # Option "NoTwinViewXineramaInfo" "false"
    # == TV Out ==
    # Option "TVStandard" "PAL-N"
    # Option "TVOutFormat" "Composite"
    # Option "TVOverScan" "1.0"
    # == Automatic Tests ==
    # Option "NoBandWidthTest" "false"
    # Option "NoPowerConnectorCheck" "false"
    # === X Server Extentions ===
    # == Render ==
    # Option "NoRenderExtention" "false"
    # Option "RenderAccel" "true"
    # == XRandR ==
    # Option "RandRRotation" "true"
    # === OpenGL Settings ===
    # Option "NoFlip" "false"
    # Option "DigitalVibrance" "0"
    # Option "MultisampleCompatibility" "true"
    # Option "XvmcUsesTextures" "false"
    # Option "AllowGLXWithComposite" "true"

    # === AIGLX ===
    # Option "XAANoOffscreenPixmaps" "true"
    Option "AddARGBGLXVisuals" "true"
    EndSection

    Section "Monitor"
    Identifier "LCD Monitor"
    Option "DPMS" "true"
    VendorName "Daewoo"
    ModelName "DS-240WB"
    HorizSync 30.4-80 #From EDID
    VertRefresh 56-75 #From EDID
    Option "ModeValidation" "NoDFPNativeResolutionCheck"

    # EDID modelines
    # 1920 x 1200 @ 60 Hz
    # Modeline "1920x1200" 154 1920 1968 2000 2100 1200 1203 1209 1222 +hsync -vsync
    # 1920 x 1080 @ 60 Hz
    # Modeline "1920x1080" 146 1920 1968 2000 2176 1080 1083 1089 1118 -hsync -vsync
    # 1600 x 1200 @ 60 Hz
    # Modeline "1600x1200" 162 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1280 x 768 @ 60 Hz
    # Modeline "1280x768" 70 1280 1328 1360 1466 768 771 777 796 -hsync -vsync
    # 1280 x 720 @ 60 Hz
    # Modeline "1280x720" 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync
    # 1024 x 768 @ 60 Hz
    # Modeline "1024x768" 65 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    # 800 x 600 @ 60 Hz
    # Modeline "800x600" 40 800 840 968 1056 600 601 605 628 +hsync +vsync
    # 640 x 480 @ 60 Hz
    # Modeline "640x480" 25.18 640 656 752 800 480 490 492 525 -hsync -vsync
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Device "GeForce 7600 GS"
    Monitor "LCD Monitor"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1920x1200" "1920x1080" "1600x1200" "1280x768" "1280x720" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1920x1200" "1920x1080" "1600x1200" "1280x768" "1280x720" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1920x1200" "1920x1080" "1600x1200" "1280x768" "1280x720" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1920x1200" "1920x1080" "1600x1200" "1280x768" "1280x720" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1920x1200" "1920x1080" "1600x1200" "1280x768" "1280x720" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1920x1200" "1920x1080" "1600x1200" "1280x768" "1280x720" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection

    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Default Screen"
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"
    EndSection

    Section "DRI"
    Mode 0666
    EndSection

    Section "Extensions"
    Option "Composite" "enable"
    EndSection


    Il y a pas mal d'options commentées car au final elles ne m'ont pas servi mais ça permet de se rappeler qu'elles existent. Le modelines en commentaires sont celles que j'ai récupérées des infos EDID (dans le Xorg.log). Elles ne sont pas nécessaires non plus. L'option vraiment importante c'est le " Option "ModeValidation" "NoDFPNativeResolutionCheck""

    Pour info mon écran c'est celui-là:
    http://prixdunet.com/details/Daewoo_DS240WB/