• [^] # Re: Elle fonctionne la carte

    Posté par . En réponse au message ATI ou ATI pas?. Évalué à 1.

    sinon il y a ca : http://www.mythtvtalk.com/forum/viewtopic.php?t=2345

    avec :


    Section "ServerLayout"
    Identifier "TVLayout"
    Screen 0 "TVScreen" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection

    Section "Monitor"
    Identifier "TVMonitor"
    Option "DPMS" "off"
    EndSection

    Section "Device"
    Identifier "ATI Graphics Adapter 0"
    Driver "fglrx"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    Option "NoDRI" "yes"
    Option "NoTV" "no"
    Option "TVStandard" "VIDEO"
    Option "TVFormat" "NTSC-M"
    Option "TVHSizeAdj" "0"
    Option "TVVSizeAdj" "0"
    Option "TVHPosAdj" "0"
    Option "TVVPosAdj" "0"
    Option "TVHStartAdj" "0"
    Option "TVColorAdj" "0"
    Option "GammaCorrectionI" "0x00000000"
    Option "GammaCorrectionII" "0x00000000"
    Option "UseInternalAGPGART" "no"
    Option "DesktopSetup" "single,reverse"
    BusID "PCI:1:5:0"
    EndSection

    Section "Screen"
    Identifier "TVScreen"
    Device "ATI Graphics Adapter 0"
    Monitor "TVMonitor"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "640x480"
    EndSubSection
    EndSection