[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: nvidia 8400gs : twinview et ou 2 session x séparé -> retour ati impossible



-----Original Message-----
From: gbulot (debian list) [mailto:debian.list@batman.dyndns.org] 
Sent: mercredi 11 juin 2008 11:30
To: Debian user french
Subject: RE: nvidia 8400gs : twinview et ou 2 session x séparé -> retour ati impossible




On Wed, 11 Jun 2008 11:03:32 +0200, "DUFRESNE, Mathias \(STERIA\)"
<MATTHIAS.DUFRESNE@airbus.com> wrote:
> 
> Salut,
> 
> J'utilise des cartes nvidia et le xinerama depuis des années sans
soucis,
> par contre j'utilise assez rarement le twinview, je préfère laisser
xorg
> faire le boulot :
> 
> Section "Serverflags"
>     Option "Xinerama"	"true"
> EndSection
> 
> + dans serverlayout en seconde ligne "screen" avec un leftof ou rightof
> ou...
> 
> Le seul problème, c'est que ça ne supporte pas l'option composite.

normal, car j'ai repris le xorg.conf que j'avais avant de bricoler avec
nvidia, les log sont issus de ce dernier xorg.conf

autrement dit 
- j'ai retiré la carte graphique nvidia
- j'ai remis la carte graphique ati d'origine
- j'ai remis le xorg.conf qui fonctionnait avec la carte ati
---------------------------------------------------------------------------
Je ne vois pas le pourquoi du "normal" au début...

Je parlais de l'option composite juste pour t'éviter de galérer là-dessus si tu décidais de remettre la nvidia...

Sinon le paquet nvidia-kernel-pouet-pouet n'est je pense qu'un module, il ne doit pas interférer dans ta conf ati, tout comme charger les modules d'une carte réseau ne devrait pas changer le comportement de la machine à café : )

En-dessous c'est mon xorg.conf, deux crt, une 9600GT, pas de twinview.

------------------------------------------------------------------------

#Section "InputDevice"
#	Identifier  "integrated"
#	Driver      "mouse"
#	Option      "Protocol" "PS/2"
#	Option      "Device" "/dev/psaux"
#	Option      "CorePointer"
#	Option      "Emulate3Buttons"
#Endsection

Section "ServerFlags"
    Option	"Xinerama"	"true"
EndSection

Section "Extensions"
    Option         "Composite" "false"
    #Option         "RENDER" "true"
EndSection

Section "ServerLayout"

#	Screen      1  "Screen1" LeftOf "Screen0"
#	Screen      1  "Screen1" Above "Screen0"
#	Screen      1  "Screen1" Below "Screen0"
#	InputDevice    "integrated" "CorePointer"
#	InputDevice    "Synaptics Touchpad" "HorizScrollDelta"
#	InputDevice    "Mouse0"     "AlwaysCore"
    Identifier     "XFree86 Configured"
    Screen      0  "Screen0" 0 0
    Screen      1  "Screen1" RightOf "Screen0"
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	#FontPath     "/usr/share/fonts/util/"
	#FontPath     "/usr/share/fonts/local/"
    FontPath        "/usr/share/fonts/misc/"
    FontPath        "/usr/share/fonts/Speedo/"
    FontPath        "/usr/share/fonts/Type1/"
    FontPath        "/usr/share/fonts/CID/"
    FontPath        "/usr/share/fonts/75dpi/"
    FontPath        "/usr/share/fonts/100dpi/"
    FontPath        "/usr/share/fonts/efont-unicode/"
    FontPath        "/usr/share/fonts/aquafont/"
    FontPath        "/usr/share/fonts/artwiz/"
    FontPath        "/usr/share/fonts/freefont/"
    FontPath        "/usr/share/fonts/cronix/"
    FontPath        "/usr/share/fonts/encodings/"
    FontPath        "/usr/share/fonts/cyrillic/"
    FontPath        "/usr/share/fonts/free-bangla-font/"
    FontPath        "/usr/share/fonts/jmk/"
    FontPath        "/usr/share/fonts/lfp-fix/"
    FontPath        "/usr/share/fonts/lfpfonts-var/"
    FontPath        "/usr/share/fonts/sharefonts/"
    FontPath        "/usr/share/fonts/terminus/"
    FontPath        "/usr/share/fonts/ttf/"
    FontPath        "/usr/share/fonts/TTF/"
    FontPath        "/usr/share/fonts/urw-fonts/"
    FontPath        "/usr/share/fonts/unifont/"
    FontPath        "/usr/share/fonts/vc/"
    FontPath        "/usr/share/fonts/ukr/"
EndSection

Section "Module"
    Load           "record"
    Load           "extmod"
    Load           "dbe"
#	Load  "dri"
    Load           "xtrap"
    Load           "glx"
    Load           "int10"
    Load           "type1"
    Load           "speedo"
    Load           "ddc"
#	Load  "bitmap"
    Load           "freetype"
    Load           "wfb"
    Load           "libwfb"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "fr"
    Option         "XkbVariant" ""
    Option         "XkbOptions" ""
EndSection

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

Section "InputDevice"
    Identifier     "Synaptics Touchpad"
    Driver         "synaptics"
    Option         "SendCoreEvents" "true"
    Option         "Device" "/dev/psaux"
    Option         "Protocol" "auto-dev"
    Option         "HorizScrollDelta" "0"
#	Option      "Emulate3Buttons"
EndSection

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

Section "Monitor"

#	DisplaySize     270 202
	#DisplaySize     271 203
		#1280x1024
#	ModeLine "320x240" 15.05 320 336 416 448 240 242 254 280 #120Hz
#	ModeLine "400x300" 21.54 400 416 496 528 300 302 314 340 #120Hz
#	ModeLine "640x480" 55.91 640 672 832 896 480 482 494 520 #120Hz
#	ModeLine "800x600" 72.39 800 840 1040 1120 600 602 614 640 #101Hz
#	ModeLine "1024x768" 91.01 1024 1072 1312 1408 768 770 782 808 #80Hz
#	ModeLine "1152x864" 98.58 1152 1200 1440 1536 864 866 878 904 #71Hz
#	ModeLine "1280x960" 112.32 1280 1336 1616 1728 960 962 974 1000 #65Hz
#	ModeLine "1280x1024" 112.15 1280 1336 1616 1728 1024 1026 1038 1064 #61Hz
    Identifier     "sony"
    VendorName     "Sony"
    ModelName      "Multiscan 100SX"
    DisplaySize     338    269
    HorizSync       30.0 - 65.0
    VertRefresh     50.0 - 120.0
    Option         "DPMS"
EndSection

Section "Monitor"

	#DisplaySize	271 203		#1024x768
		#1280x1024
	#DisplaySize	423 315		#1600x1200
    Identifier     "iiyama"
    VendorName     "iiyama"
    ModelName      "Vision Master Pro 410"
    DisplaySize     338    269
    HorizSync       27.0 - 96.0
    VertRefresh     50.0 - 160.0
    Option         "DPMS"
EndSection

Section "Monitor"
         #1024x768
        #DisplaySize     338 269         #1280x1024
        #DisplaySize    423 315         #1600x1200
    Identifier     "IBM"
    VendorName     "IBM"
    ModelName      "P260"
    DisplaySize     271    203
    HorizSync       30.0 - 121.0
    VertRefresh     50.0 - 160.0
    Option         "DPMS"
EndSection

Section "Monitor"
         #1024x768
	#DisplaySize	338 269
    Identifier     "nec"
    VendorName     "NEC"
    ModelName      "MultiSync FE770"
    DisplaySize     271    203
    HorizSync       30.0 - 70.0
    VertRefresh     50.0 - 140.0
    Option         "DPMS"
EndSection

Section "Device"

	#Driver      "vesa"
	### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "DigitalVibrance"    	"0"	# <i>
        #Option     "PageFlip"           	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "NoDDC"              	# [<bool>]
        #Option     "ConnectedMonitors"  	# <str>
        #Option     "TVStandard"         	# <str>
        #Option     "TVOutFormat"        	# <str>
        #Option     "FlatPanelProperties" 	# <str>
        #Option     "TwinView"           	"true"		# [<bool>]
#        Option     "MetaModes"          	"1280x1024,1280x1024"	# <str>
        #Option     "NoTwinViewXineramaInfo" 	"false"		# [<bool>]
        #Option     "NoRenderExtension"  	"false"		# [<bool>]
        #Option     "UseClipIDs"         	# [<bool>]
        #Option     "TransparentIndex"   	# <i>
        #Option     "NvEmulate"          	# <i>
    Identifier     "nVidia0"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "GeForce 9600 GT"
    Option         "NvAGP" "3"
    Option         "RenderAccel" "true" # [<bool>]
    Option         "HWcursor" "false"
    Option         "CursorShadow" "true"
    Option         "CursorShadowAlpha" "64"
    Option         "CursorShadowXOffset" "8"
    Option         "CursorShadowYOffset" "4"
    Option         "UseInt10Module" "true"
    Option         "NoBandWidthTest" "true"     # [<bool>]
    BusID          "PCI:1:0:0"
    Screen          0
EndSection

Section "Device"

	### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "DigitalVibrance"    	"0"	# <i>
        #Option     "PageFlip"           	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "NoDDC"              	# [<bool>]
        #Option     "ConnectedMonitors"  	# <str>
        #Option     "TVStandard"         	# <str>
        #Option     "TVOutFormat"        	# <str>
        #Option     "FlatPanelProperties" 	# <str>
        #Option     "TwinView"           	"false"		# [<bool>]
        #Option     "TwinViewOrientation" 	"rightof"	# <str>
        #Option     "SecondMonitorHorizSync" 	"30 - 65"	# <str>
        #Option     "SecondMonitorVertRefresh" 	"50 -120"	# <str>
        #Option     "MetaModes"          	"1280x1024,1024x768"	# <str>
        #Option     "ConnectedMonitor"   	"crt,crt"	# <str>
        #Option     "NoTwinViewXineramaInfo" 	"false"		# [<bool>]
        #Option     "NoRenderExtension"  	"false"		# [<bool>]
        #Option     "UseClipIDs"         	# [<bool>]
        #Option     "TransparentIndex"   	# <i>
        #Option     "NvEmulate"          	# <i>
    Identifier     "nVidia1"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "GeForce 9600 GT"
    Option         "NoLogo" "true"
    Option         "NvAGP" "3"
        #Option     "IgnoreEDID"         	# [<bool>]
    Option         "RenderAccel" "true"	# [<bool>]
    Option         "HWcursor" "false"
    Option         "CursorShadow" "true"
    Option         "CursorShadowAlpha" "64"
    Option         "CursorShadowXOffset" "8"
    Option         "CursorShadowYOffset" "4"
        #Option     "UseEdidFreqs"       	# [<bool>]
    Option         "UseInt10Module" "true"
        #Option     "SwapReady"          	# [<bool>]
    Option         "NoBandWidthTest" "true"	# [<bool>]
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Screen"

	#Monitor    "iiyama"
# If your card can handle it, a higher default color depth (like 24 or 32) # is highly recommended.
#   	DefaultDepth 8
#   	DefaultDepth 16
#   	DefaultDepth 32
    Identifier     "Screen0"
    Device         "nVidia0"
    Monitor        "ibm"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"

                #Modes "1024x768" "800x600" "640x480"
        Depth       16
        Modes      "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "Screen"

# If your card can handle it, a higher default color depth (like 24 or 32) # is highly recommended.
#   	DefaultDepth 8
#   	DefaultDepth 16
#   	DefaultDepth 32
    Identifier     "Screen1"
    Device         "nVidia1"
    Monitor        "iiyama"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1600x1200" "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600"
    EndSubSection
EndSection





The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other then the addressee. Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.
Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.
All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.


Reply to: