Je bataille un peu pour faire marcher ma sortie tv. En fait tout ce que je souhaite c'est un mode clone, qui me permettrais de lancer un film sur l'écran puis de le regarder sur la télé.
Voici mon XF86Config-4
Code :
- Section "Device"
- Identifier "nVidia Corporation NV28 [GeForce4 Ti 4200 AGP 8x]"
- Driver "nvidia"
- Option "NvAGP" "1"
- Option "TwinView"
- Option "SecondMonitorHorizSync" "30-50"
- Option "SecondMonitorVertRefresh" "60"
- Option "TwinViewOrientation" "Clone"
- Option "MetaModes" "1280x1024,800x600;1024x768,800x600;800x600,800x600;640x480,640x480;320x200,NULL"
- Option "TVStandard" "PAL-N"
- EndSection
- Section "Monitor"
- Identifier "NEC1701BK"
- Option "DPMS"
- EndSection
- Section "Screen"
- Identifier "Default Screen"
- Device "nVidia Corporation NV28 [GeForce4 Ti 4200 AGP 8x]"
- Monitor "NEC1701BK"
- DefaultDepth 24
- SubSection "Display"
- Depth 1
- Modes "1280x1024"
- EndSubSection
- SubSection "Display"
- Depth 4
- Modes "1280x1024"
- EndSubSection
- SubSection "Display"
- Depth 8
- Modes "1280x1024"
- EndSubSection
- SubSection "Display"
- Depth 15
- Modes "1280x1024"
- EndSubSection
- SubSection "Display"
- Depth 16
- Modes "1280x1024"
- EndSubSection
- SubSection "Display"
- Depth 24
- Modes "1280x1024"
- EndSubSection
- EndSection
- Section "ServerLayout"
- Identifier "Default Layout"
- Screen "Default Screen"
- InputDevice "Logitech Internet Keyboard"
- InputDevice "Logitech MouseMan Dual Optical"
- EndSection
- Section "DRI"
- Mode 0666
- EndSection
|
L'affichage fonctionne mais comme je n'ai pas sépcifier les même résolutions (MetaModes) pour l'écran et la télé, je n'ai qu'un quarte de l'écran qui apparait sur la télé.
Pourriez vous m'aider ? Merci d'avance