• [^] # Re: ca manque un peut d'info technique pour aider la....

    Posté par . En réponse au message Configuration XFree86. Évalué à 1.

    C'est un pc ibm tout ce qu'il y a de commun avec un lecteur disquette, cd et un disque de 40Go acheté cet été.

    La version de XFree est la 4.3 :
    XFree86 Version 4.3.0 (Red Hat Linux 9 release: 4.3.0-2.90.55)
    Release Date: 15 August 2003
    X Protocol Version 11, Revision 0, Release 6.6
    Build Operating System: Linux 2.4.21-2.ELsmp i686 [ELF]
    Build Date: 12 February 2004
    Build Host: porky.devel.redhat.com

    Le fichier de configuration :
    # XFree86 4 configuration created by redhat-config-xfree86

    Section "ServerLayout"
    Identifier "Default Layout"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "elo" "SendCoreEvents"
    EndSection

    Section "Files"
    RgbPath "/usr/X11R6/lib/X11/rgb"
    FontPath "unix/:7100"
    EndSection

    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "fbdevhw"
    Load "glx"
    Load "record"
    Load "freetype"
    Load "type1"
    EndSection

    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us_intl"
    EndSection

    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "IMPS/2"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "no"
    EndSection

    Section "InputDevice"
    # If the normal CorePointer mouse is not a USB mouse then
    # this input device can be used in AlwaysCore mode to let you
    # also use USB mice at the same time.
    Identifier "DevInputMice"
    Driver "mouse"
    Option "Protocol" "IMPS/2"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "no"
    EndSection

    Section "InputDevice"
    Identifier "elo"
    Driver "elo"
    Option "AlwaysCore"
    EndSection

    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "DELL E152FP"
    DisplaySize 300 230
    HorizSync 30.0 - 63.0
    VertRefresh 56.0 - 76.0
    EndSection

    Section "Device"
    Identifier "Videocard0"
    Driver "i810"
    VendorName "Videocard vendor"
    BoardName "Intel 865"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Videocard0"
    Monitor "Monitor0"
    DefaultDepth 16
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection

    Section "DRI"
    Group 0
    Mode 0666
    EndSection

    Section "ServerFlags"
    Option "DontZap" "on"
    Option "Blanktime" "1440"
    Option "StandbyTime" "1440"
    Option "SuspendTime" "1440"
    Option "NoPM" "on"
    EndSection

    Voila la configuration complète, il n'y a rien de spécial si ce n'est que l'écran est un touch screen, et j'ai ajouté les dernières lignes pensant que ca supprimerait l'écran noir.
    Je vais voir si on peut faire quelque chose dans le bios, je n'y avais pas pensé...
    Merci, Z.