• [^] # 2.7.1 déjà recherché

    Posté par . En réponse au message carte intel et la 2009.1 free : de l'eau dans le gaz ?. Évalué à 1.

    Bonsoir,

    je tarde à te répondre et le fais à rebours par rapport à l'ordre de tes questions et suggestions. Ayant trouvé sur mandriva.com un post qui évoquait des problèmes similaires aux miens et qui signalait cette version du module, je l'ai téléchargée avec urpmi non sans avoir viré avec urpme la version précédente et des dépendances (par contre je n'ai pas touché aux fichiers orphelins). Donc à elle seule, cette modification ne suffit pas.

    Voici le contenu de /etc/X11/xorg.conf ; tu constateras que, comme j'ai testé plusieurs reconfigurations, cela semble un peu bordélique (par exemple, démultiplication des subsections "Display"...) :

    Section "ServerFlags"
    #DontZap # disable (server abort)
    #DontZoom # disable <KP_+>/<KP_-> (resolution switching)
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
    EndSection

    Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "glx" # 3D layer
    Load "dri" # direct rendering
    EndSection

    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "latitude"
    Option "XkbLayout" "fr"
    Option "XkbOptions" "compose:rwin"
    EndSection

    Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/input/mice"
    EndSection

    Section "InputDevice"
    Identifier "SynapticsMouse1"
    Driver "synaptics"
    Option "EdgeMotionMinSpeed" "200"
    Option "MaxSpeed" "1.00"
    Option "MinSpeed" "0.8"
    Option "BottomEdge" "650"
    Option "EdgeMotionMaxSpeed" "200"
    Option "CircScrollTrigger" "2"
    Option "UpDownScrolling" "0"
    Option "SHMConfig" "on"
    Option "LeftEdge" "120"
    Option "FingerLow" "14"
    Option "HorizScrollDelta" "20"
    Option "MaxTapMove" "110"
    Option "FingerHigh" "15"
    Option "VertScrollDelta" "20"
    Option "CircularScrolling" "1"
    Option "RightEdge" "830"
    Option "AccelFactor" "0.015"
    Option "TopEdge" "120"
    EndSection

    Section "Monitor"
    Identifier "monitor1"
    VendorName "Dell"
    ModelName "Dell Laptop Display Panel 1024x768"
    HorizSync 31.5-48.5
    VertRefresh 59.0-75.0

    # 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 "Intel Corporation"
    BoardName "Intel 810 and later"
    Driver "intel"
    BusID "PCI:0:2:0"
    Option "DPMS"
    EndSection

    Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 16

    Subsection "Display"
    Depth 8
    Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection

    Subsection "Display"
    Depth 15
    Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection

    Subsection "Display"
    Depth 16
    Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection

    Subsection "Display"
    Depth 24
    Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
    EndSection

    Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "SynapticsMouse1" "SendCoreEvents"
    Screen "screen1"
    #Option "Xinerama"
    EndSection

    J'ajoute xvinfo, j'ai cru comprendre que ça peut être utile :

    X-Video Extension version 2.2
    screen #0
    Adaptor #0: "Intel(R) Video Overlay"
    number of ports: 1
    port base: 79
    operations supported: PutImage
    supported visuals:
    depth 16, visualID 0x21
    number of attributes: 6
    "XV_COLORKEY" (range 0 to 16777215)
    client settable attribute
    client gettable attribute (current value is 2110)
    "XV_BRIGHTNESS" (range -128 to 127)
    client settable attribute
    client gettable attribute (current value is -19)
    "XV_CONTRAST" (range 0 to 255)
    client settable attribute
    client gettable attribute (current value is 75)
    "XV_SATURATION" (range 0 to 1023)
    client settable attribute
    client gettable attribute (current value is 146)
    "XV_DOUBLE_BUFFER" (range 0 to 1)
    client settable attribute
    client gettable attribute (current value is 1)
    "XV_PIPE" (range -1 to 1)
    client settable attribute
    client gettable attribute (current value is -1)
    maximum XvImage size: 1920 x 1088
    Number of image formats: 5
    id: 0x32595559 (YUY2)
    guid: 59555932-0000-0010-8000-00aa00389b71
    bits per pixel: 16
    number of planes: 1
    type: YUV (packed)
    id: 0x32315659 (YV12)
    guid: 59563132-0000-0010-8000-00aa00389b71
    bits per pixel: 12
    number of planes: 3
    type: YUV (planar)
    id: 0x30323449 (I420)
    guid: 49343230-0000-0010-8000-00aa00389b71
    bits per pixel: 12
    number of planes: 3
    type: YUV (planar)
    id: 0x59565955 (UYVY)
    guid: 55595659-0000-0010-8000-00aa00389b71
    bits per pixel: 16
    number of planes: 1
    type: YUV (packed)
    id: 0x434d5658 (XVMC)
    guid: 58564d43-0000-0010-8000-00aa00389b71
    bits per pixel: 12
    number of planes: 3
    type: YUV (planar)

    Et comme tu le demandais /var/log/Xorg.0.log :

    [chris@localhost ~]$ grep WW /var/log/Xorg.0.log
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Keyboard1
    (WW) Disabling Mouse1
    (WW) Falling back to old probe method for v4l
    (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (WW) intel(0): DRI2 requires UXA
    (WW) intel(0): xf86AllocateGARTMemory: allocation of 1536 pages failed
    (WW) intel(0): Allocation error, framebuffer compression disabled
    (WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
    (WW) intel(0): Chosen PLL clock of 66.5 Mhz more than 2% away from desired 65.0 Mhz
    (WW) intel(0): Hardware claims pipe A is on while software believes it is off
    (WW) AlpsPS/2 ALPS GlidePoint can't grab event device, errno=16

    Voilà, pour moi c'est malheureusement un peu un langage inconnu... J'espère que tu pourras m'éclairer. Merci, à plus tard !