Vincent Poirriez <[EMAIL PROTECTED]> wrote:

> Bonjour,
>
>  je viens de faire une installation du noyau 2.6.11 sur mon portable avec un
>  carte nvidia GForce 5600
>
>  Tout se passe bien sauf que je n'arrive pas � avoir un deuxi�me �cran (ou
>  vid�o projecteur)
>
>  Actuellement, sur le deuxi�me �cran j'ai 4 colonnes ;(
>
>  Je joins le XFreeconfig-4

Ben oui, tu n'a qu'un seul �cran de configur�... Jette un oeil au mien, �a
devrait t'�clairer:


# XF86Config-4 (XFree86 X server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
        FontPath        "unix/:7110" # xfs-xtt
        FontPath        "unix/:7100" # xfs
        # if the local font server has problems, we can fall back on these:
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/75dpi"
        FontPath        "/usr/lib/X11/fonts/100dpi"
EndSection

Section "Module"
#       Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
#       Load    "dri"
        Load    "extmod"
#       Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
        Load    "xtt"
EndSection

Section "InputDevice"
        Identifier      "Key Tronic"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Logitech"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/mouse"
        Option          "Protocol"              "imps/2"
        Option          "Buttons"               "5"
        Option          "ZAxisMapping"          "4 5"
EndSection


# ============
# DFP Section:
# ============

Section "Device"
        Identifier      "NVIDIA GeForce FX 5200 DFP"
        Driver          "nvidia"
        Screen          0
        BusId           "PCI:01:00:0"
        Option          "CursorShadow"          "true"
        Option          "ConnectedMonitor"      "DFP"
EndSection

Section "Monitor"
        Identifier      "Hercules ProphetView"
        HorizSync       31.5 - 64.3
        VertRefresh     50.0 - 70.0
#       Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "DFP Screen"
        Device          "NVIDIA GeForce FX 5200 DFP"
        Monitor         "Hercules ProphetView"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x1024" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x1024" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x1024" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x1024" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x1024" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" "800x600" "640x480"
        EndSubSection
EndSection


# =======================
# Videoprojector Section:
# =======================

Section "Device"
        Identifier      "NVIDIA GeForce FX 5200 VP"
        Driver          "nvidia"
        Screen          1
        BusId           "PCI:01:00:0"
        Option          "CursorShadow"          "true"
        Option          "ConnectedMonitor"      "CRT"
EndSection

Section "Monitor"
        Identifier      "Toshiba TDP MT-200"
        HorizSync       31.469 - 91.146
        VertRefresh     59.940 - 85.061
#       Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "VP Screen"
        Device          "NVIDIA GeForce FX 5200 VP"
        Monitor         "Toshiba TDP MT-200"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
EndSection


# ===========
# TV Section:
# ===========

Section "Device"
        Identifier      "NVIDIA GeForce FX 5200 TV"
        Driver          "nvidia"
        Screen          2
        BusId           "PCI:01:00:0"
        Option          "ConnectedMonitor"      "TV"
        Option          "CursorShadow"          "true"
EndSection

Section "Monitor"
        Identifier      "TV"
        HorizSync       30 - 50
        VertRefresh     60
#       Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "TV Screen"
        Device          "NVIDIA GeForce FX 5200 TV"
        Monitor         "TV"
        Option          "TVStandard"    "PAL-N"
        DefaultDepth    24
        Subsection      "Display"
                Depth   1
                Modes   "800x600" "640x480" 
        EndSubsection
        Subsection      "Display"
                Depth   4
                Modes   "800x600" "640x480" 
        EndSubsection
        Subsection      "Display"
                Depth   8
                Modes   "800x600" "640x480" 
        EndSubsection
        Subsection      "Display"
                Depth   24
                Modes   "800x600" "640x480" 
        EndSubsection
EndSection


Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          0       "DFP Screen"
#       Videoprojector as secondary screen:
        Screen          1       "VP Screen"     RightOf "DFP Screen"
#       TV as third screen:
#       Screen          2       "TV Screen"     LeftOf  "DFP Screen"
        InputDevice     "Key Tronic"
        InputDevice     "Logitech"
EndSection

Section "DRI"
        Mode    0666
EndSection


-- 
Didier Verna, [EMAIL PROTECTED], http://www.lrde.epita.fr/~didier

EPITA / LRDE, 14-16 rue Voltaire   Tel.+33 (1) 44 08 01 85
94276 Le Kremlin-Bic�tre, France   Fax.+33 (1) 53 14 59 22   [EMAIL PROTECTED]

Répondre à