• [^] # Re: besoin de précision

    Posté par (site web personnel) . En réponse au message Pilote pour carte graphique incorporé. Évalué à 2.

    C'est une debian leny (testing donc).

    Pour le xorg.con, je n'y ai pas touché et il n'est pas très intéressant :

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

    Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    EndSection

    Section "Device"
    Identifier "Configured Video Device"
    EndSection

    Section "Monitor"
    Identifier "Configured Monitor"
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Monitor "Configured Monitor"
    EndSection


    Je vais essayer les commandes que tu m'a proposé.