Aller au contenu

[NVIDIA] Configuration Bi-écran avec l'option Twin


Messages recommandés

Essaye avec ça :

# File generated by XFdrake.

# **********************************************************************

# Refer to the XF86Config man page for details about the format of

# this file.

# **********************************************************************

Section "Files"

    # Multiple FontPath entries are allowed (they are concatenated together)

    # By default, Mandrake 6.0 and later now use a font server independent of

    # the X server to render fonts.

    FontPath "unix/:-1"

EndSection

Section "ServerFlags"

    #DontZap # disable <Crtl><Alt><BS> (server abort)

    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)

    AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work

EndSection

Section "Module"

    Load "dbe" # Double-Buffering Extension

    Load "v4l" # Video for Linux

    Load "extmod"

    Load "type1"

    Load "freetype"

    Load "glx"

EndSection

Section "InputDevice"

    Identifier "Keyboard1"

    Driver "keyboard"

    Option "XkbModel" "pc105"

    Option "XkbLayout" "fr"

    Option "XkbOptions" ""

EndSection

Section "InputDevice"

    Identifier "Mouse1"

    Driver "mouse"

    Option "Protocol" "ExplorerPS/2"

    Option "Device" "/dev/mouse"

    Option "ZAxisMapping" "6 7"

EndSection

Section "Monitor"

    Identifier "monitor1"

    HorizSync 31.5-57.0

    VertRefresh 50-70

    # Sony Vaio C1(X,XS,VE,VN)?

    # 1024x480 @ 85.6 Hz, 48 kHz hsync

    ModeLine "1024x480"    65.00 1024 1032 1176 1344  480  488  494  563 -hsync -vsync

    # Dell D800 and few Inspiron (16/10) 1280x800

    ModeLine "1280x800"  147.89  1280 1376 1512 1744  800 801 804 848

    # Dell D800 and few Inspiron (16/10) 1680x1050

    ModeLine "1680x1050"  214.51  1680 1800 1984 2288  1050 1051 1054 1103

    # Dell D800 and few Inspiron (16/10) 1920x1200

    ModeLine "1920x1200" 230 1920 1936 2096 2528 1200 1201 1204 1250 +HSync +VSync

    # 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 "Monitor"

    Identifier "monitor2"

    HorizSync 30-70

    VertRefresh 50-120

EndSection

Section "Device"

    Identifier "device1"

    VendorName "nVidia Corp."

    BoardName "NVIDIA GeForce 6800 (generic)"

    VideoRam    131072

    Driver  "nvidia"

    Option  "DPMS"

    Option  "NoLogo"  "1"

    Option  "RenderAccel"  "1"

    #Option  "IgnoreEDID"  "1"

    #Option  "NoDDC"  "1"

    Option  "TwinView"  "1"

   

    Option  "SecondMonitorHorizSync"  "30-70"

    Option  "SecondMonitorVertRefresh"  "50-120"

    Option  "TwinViewOrientation"  "RightOf"

    Option  "MetaModes"    "1024x768, 1280x1024"

    Option  "ConnectedMonitor"    "CRT, CRT"

    Option  "IgnoreDisplayDevices"  "DFP, TV"

    BusID  "PCI:1:0:0"

EndSection

Section "Screen"

    Identifier "screen1"

    Device "device1"

    Monitor "monitor1"

    DefaultColorDepth 24

    Subsection "Display"

        Depth 8

        Modes "1024x768"

    EndSubsection

    Subsection "Display"

        Depth 16

        Modes "1024x768"

    EndSubsection

    Subsection "Display"

        Depth 24

        Modes "1024x768"

    EndSubsection

EndSection

Section "ServerLayout"

    Identifier "layout1"

    InputDevice "Keyboard1" "CoreKeyboard"

    InputDevice "Mouse1" "CorePointer"

    Screen "screen1"

EndSection

Lien vers le commentaire
Partager sur d’autres sites

Merci de soutenir les débutants linux, c'est tout en ton honneur, voila ce que me donne cette commande

00:00.0 Host bridge: Intel Corp. 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)

00:01.0 PCI bridge: Intel Corp. 82865G/PE/P PCI to AGP Controller (rev 02)

00:1d.0 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #1 (rev 02)

00:1d.1 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #2 (rev 02)

00:1d.2 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #3 (rev 02)

00:1d.3 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #4 (rev 02)

00:1d.7 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)

00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev c2)

00:1f.0 ISA bridge: Intel Corp. 82801EB/ER (ICH5/ICH5R) LPC Bridge (rev 02)

00:1f.1 IDE interface: Intel Corp. 82801EB/ER (ICH5/ICH5R) Ultra ATA 100 Storage Controller (rev 02)

00:1f.2 IDE interface: Intel Corp. 82801EB (ICH5) Serial ATA 150 Storage Controller (rev 02)

00:1f.5 Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)

01:00.0 VGA compatible controller: nVidia Corporation NV40 OS1RT00B30 (rev a1)

02:05.0 Ethernet controller: Marvell Technology Group Ltd. Yukon Gigabit Ethernet 10/100/1000Base-T Adapter (rev 13)

Lien vers le commentaire
Partager sur d’autres sites

ça fait plaisir, heureux pour toi :roll:

Par contre si tu pouvais renommer ton topic de la manière suivante :

[NVIDIA] Configuration Bi-écran avec l'option Twinview

Configuration de XF86Config avec 2 écran CRT

Comme ça, cela sera plus facile de trouver l'information pour un newbie.

Merci d'avance.

Lien vers le commentaire
Partager sur d’autres sites

  • 6 mois après...

Salut,

1er post sur ce type de forum, et en retard de qq mois par rapport aux autres. :-)

J'essaie moi aussi de faire du bi-écran "mode étendu" avec :

- une Mandrake 10.1

- une Geforce 6600 GT

- 2 mêmes écrans Philips Brilliance 202P4 (réso max 2048x1536 - Fréquences max. V 160Hz H 130kHz).

Après avoir installé le driver NVIDIA qui va bien, et retouché au fichier XF86Config, j'ai effectivement un mode étendu... mais en 800x600 seulement.

En mode 1 écran seul, la résolution idéale est du 1600x1200.

Je souhaite avoir la même pour le bi-écran. Mais il me les refuse toutes (Option MetaMode"), excepté le 800x600.

Et dans ce mode, mon écran virtuel est 2 fois plus grand que mon écran réel, et toutes les icônes bien trop grosses...

Voilà à quoi ressemble mon XF86Config avec les différents essais en commentaire :

Section "Files"

# Multiple FontPath entries are allowed (they are concatenated together)

# By default, Mandrake 6.0 and later now use a font server independent of

# the X server to render fonts.

FontPath "unix/:-1"

EndSection

Section "ServerFlags"

#DontZap # disable <Crtl><Alt><BS> (server abort)

#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)

AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work

EndSection

Section "Module"

Load "dbe" # Double-Buffering Extension

Load "v4l" # Video for Linux

Load "extmod"

Load "type1"

Load "freetype"

#Load "/usr/X11R6/lib/modules/extensions/libglx.a"

#Load "/usr/X11R6/lib/modules/extensions/libglx.so"

Load "glx"

EndSection

Section "InputDevice"

Identifier "Keyboard1"

Driver "keyboard"

Option "XkbModel" "pc105"

Option "XkbLayout" "fr"

Option "XkbOptions" ""

EndSection

Section "InputDevice"

Identifier "Mouse1"

Driver "mouse"

Option "Protocol" "ExplorerPS/2"

Option "Device" "/dev/mouse"

Option "ZAxisMapping" "6 7"

EndSection

Section "Monitor"

Identifier "monitor1"

VendorName "Generic"

ModelName "1600x1200 @ 76 Hz"

HorizSync 31.5-94.0

VertRefresh 50-90

# Sony Vaio C1(X,XS,VE,VN)?

# 1024x480 @ 85.6 Hz, 48 kHz hsync

ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync

# Dell D800 and few Inspiron (16/10) 1280x800

ModeLine "1280x800" 147.89 1280 1376 1512 1744 800 801 804 848

# Dell D800 and few Inspiron (16/10) 1680x1050

ModeLine "1680x1050" 214.51 1680 1800 1984 2288 1050 1051 1054 1103

# Dell D800 and few Inspiron (16/10) 1920x1200

ModeLine "1920x1200" 230 1920 1936 2096 2528 1200 1201 1204 1250 +HSync +VSync

# 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 "Monitor"

Identifier "monitor2"

VendorName "Generic"

ModelName "1600x1200 @ 76 Hz"

HorizSync 31.5-94.0

VertRefresh 50-90

EndSection

Section "Device"

Identifier "device1"

VendorName "nVidia Corp."

BoardName "NVIDIA GeForce 6800 (generic)"

Driver "nvidia"

VideoRam 131072

BusID "PCI:1:0:0"

Option "DPMS"

Option "CursorShadow" "1"

Option "NoLogo" "1"

Option "IgnoreDisplayDevices" "DFP, TV"

#Option "NoDDC" "1"

Option "ConnectedMonitor" "crt,crt"

Option "TwinView" "1"

Option "SecondMonitorHorizSync" "31.5-94"

Option "SecondMonitorVertRefresh" "50-90"

#MARCHE

#Option "MetaModes" "1600x1200,1600x1200;800x600,800x600"

#Option "MetaModes" "1280x1024,1280x1024;800x600,800x600"

#Option "MetaModes" "800x600,800x600; 800x600,800x600"

#Option "MetaModes" "800x600,800x600; 1024x768,1024x768"

#Option "MetaModes" "800x600,800x600; 1600x1200,1600x1200"

Option "MetaModes" "800x600,800x600"

#MARCHE PAS

#Option "MetaModes" "1600x1200,1600x1200;1280x1024,1280x1024"

#Option "MetaModes" "1600x1200,1600x1200;1280x768,1280x768"

#Option "MetaModes" "1600x1200,1600x1200;1024x768,1024x768"

#Option "MetaModes" "1280x1024,1280x1024;1024x768,1024x768"

#Option "MetaModes" "1280x1024,1280x1024;1600x1200,1600x1200"

#Option "MetaModes" "1024x768, 1024x768, 1280x1024,1280x1024"

#Option "MetaModes" "1024x768,1024x768; 1600x1200,1600x1200"

#Option "MetaModes" "1024x768,1024x768; 1024x768,1024x768"

#ESSAI

#Option "MetaModes" "1600x1200,1600x1200"

#Option "RenderAccel" "1"

Option "TwinViewOrientation" "LeftOf"

#Option "IgnoreEDID" "1"

EndSection

Section "Screen"

Identifier "screen1"

Device "device1"

Monitor "monitor1"

DefaultColorDepth 24

Subsection "Display"

Depth 8

Virtual 1600 1200

EndSubsection

Subsection "Display"

Depth 15

Virtual 1600 1200

EndSubsection

Subsection "Display"

Depth 16

Virtual 1600 1200

EndSubsection

Subsection "Display"

Depth 24

Virtual 1600 1200

EndSubsection

EndSection

Section "ServerLayout"

Identifier "layout1"

InputDevice "Keyboard1" "CoreKeyboard"

InputDevice "Mouse1" "CorePointer"

Screen "screen1"

EndSection

Et le type d'erreur que me donne /var/log/Xorg.0.log , pour tout autre essai que 800x600 :

(WW) NVIDIA(0): Mode "1024x768,1024x768" is larger than virtual size 1600 x

(WW) NVIDIA(0): 1200; discarding mode

(WW) NVIDIA(0): Mode "1600x1200,1600x1200" is larger than virtual size 1600 x

(WW) NVIDIA(0): 1200; discarding mode

(EE) NVIDIA(0): Failure to construct a valid mode list: no modes remaining.

(EE) NVIDIA(0): *** Aborting ***

(II) UnloadModule: "nvidia"

(II) UnloadModule: "ddc"

(II) Unloading /usr/X11R6/lib/modules/libddc.a

(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:

no screens found

Merci beaucoup pour votre aide

Lien vers le commentaire
Partager sur d’autres sites

  • 4 semaines après...

Héhé! C'est vraiment le fun le bi écran. J'ai retrouvé un vieil écran 14 pouces et ça marche parfaitement chez nous! Voici mon XF86config si ça peut aider quelques personnnes.

# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was 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/:7100"  	# local font server
# if the local font server has problems, we can fall back on these
FontPath	"/usr/lib/X11/fonts/misc"
FontPath	"/usr/lib/X11/fonts/cyrillic"
FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath	"/usr/lib/X11/fonts/Type1"
FontPath	"/usr/lib/X11/fonts/CID"
FontPath	"/usr/lib/X11/fonts/Speedo"
FontPath	"/usr/lib/X11/fonts/100dpi"
FontPath	"/usr/lib/X11/fonts/75dpi"
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"
EndSection

Section "InputDevice"
Identifier	"Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"	"xfree86"
Option  "XkbModel"	"pc105"
Option  "XkbLayout"	"ca"
EndSection

Section "InputDevice"
Identifier	"Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device"  "/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"	"true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier	"Carte vidéo générique"
Driver  "nvidia"
Option "TwinView"
Option "NoLogo"
Option "MetaModes" "1600x1200,800x600;1600x1200, "
Option "SecondMonitorHorizSync" "31.5-38 Khz"
Option "SecondMonitorVertRefresh" "50-86.8 Hz"
Option "TwinViewOrientation" "LeftOf"
Option "ConnectedMonitor" "CRT, CRT"
EndSection

Section "Monitor"
Identifier	"Écran générique"
HorizSync	30-100
VertRefresh	50-160
Option  "DPMS"
EndSection

Section "Screen"
Identifier	"Default Screen"
Device  "Carte vidéo générique"
Monitor  "Écran générique"
DefaultDepth	24
SubSection "Display"
 Depth  24
 Modes  "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600"
EndSubSection
EndSection

Section "ServerLayout"
Identifier	"Default Layout"
Screen  "Default Screen"
InputDevice	"Generic Keyboard"
InputDevice	"Configured Mouse"
EndSection

Section "DRI"
Mode	0666
EndSection

Quelqu'un a des photos de leur poste de travail en Bi Écran?

Lien vers le commentaire
Partager sur d’autres sites

Archivé

Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.

×
×
  • Créer...