Bienvenue visiteur (Inscription |  Connexion)
Qui est en ligne ?
Il y a : 10 utilisateurs en ligne, consultez le détail
Auteur Message
Sly007
#0 Message posté le : 22-06-2006 à 11:52:19


Naboo


Forum : Inscrit
Association :
Arrivé(e) le : 19-11-2003
Nombre de messages : 2400
Ma sortie tv de portable marche bien, mais pour l'activer, je dois passer en 1024x768, ce qui n'est pas très pratique vu que le portable est en 1280x800 (la je n'ai rien sur la TV...) Je vous poste le xorg.conf

Section "ServerLayout"

    Identifier     "Default Layout"

    Screen         "Default Screen" 0 0

    InputDevice    "Generic Keyboard"

    InputDevice    "Synaptics Touchpad"

EndSection



Section "Files"

	FontPath	"/usr/share/X11/fonts/misc"

	FontPath	"/usr/share/X11/fonts/cyrillic"

	FontPath	"/usr/share/X11/fonts/100dpi/:unscaled"

	FontPath	"/usr/share/X11/fonts/75dpi/:unscaled"

	FontPath	"/usr/share/X11/fonts/Type1"

	FontPath	"/usr/share/X11/fonts/100dpi"

	FontPath	"/usr/share/X11/fonts/75dpi"

	# path to defoma fonts

	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

EndSection



Section "Module"

	Load	"i2c"

	Load	"bitmap"

	Load	"ddc"

	Load	"dri"

	Load	"extmod"

	Load	"freetype"

	Load	"glx"

	Load	"int10"

	Load	"type1"

	Load	"vbe"

EndSection



Section "InputDevice"

	Identifier	"Generic Keyboard"

	Driver		"kbd"

	Option		"CoreKeyboard"

	Option		"XkbRules"	"xorg"

	Option		"XkbModel"	"pc105"

	Option		"XkbLayout"	"fr"

	Option		"XkbVariant"	"latin9"

EndSection



Section "InputDevice"

	Identifier	"Configured Mouse"

	Driver		"mouse"

	Option		"CorePointer"

	Option		"Device"		"/dev/input/mice"

	Option		"Protocol"		"ExplorerPS/2"

	Option		"ZAxisMapping"		"4 5"

	Option		"Emulate3Buttons"	"true"

EndSection



Section "InputDevice"

	Identifier	"Synaptics Touchpad"

	Driver		"synaptics"

	Option		"SendCoreEvents"	"true"

	Option		"Device"		"/dev/psaux"

	Option		"Protocol"		"auto-dev"

	Option		"HorizScrollDelta"	"0"

EndSection



Section "InputDevice"

  Driver        "wacom"

  Identifier    "stylus"

  Option        "Device"        "/dev/wacom"          # Change to 

                                                      # /dev/input/event

                                                      # for USB

  Option        "Type"          "stylus"

  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY

EndSection



Section "InputDevice"

  Driver        "wacom"

  Identifier    "eraser"

  Option        "Device"        "/dev/wacom"          # Change to 

                                                      # /dev/input/event

                                                      # for USB

  Option        "Type"          "eraser"

  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY

EndSection



Section "InputDevice"

  Driver        "wacom"

  Identifier    "cursor"

  Option        "Device"        "/dev/wacom"          # Change to 

                                                      # /dev/input/event

                                                      # for USB

  Option        "Type"          "cursor"

  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY

EndSection



Section "Device"

	Identifier	"NVIDIA Corporation NV40M? [GeForce Go 6200]"

	Driver		"nvidia"

	BusID		"PCI:3:0:0"

Option "DPMS"

Option "TwinView"

Option "SecondMonitorHorizSync" "30-50"

Option "SecondMonitorVertRefresh" "60"

Option "TwinViewOrientation" "Clone"

Option "MetaModes"

"1280x800, 1280x1024,1280x1024;1024x768,1024x768;800x600,800x600;640x480,640x480;320x200,NULL"

Option "TVStandard" "PAL-B"

Option "TVOutFormat" "composite"

Option "ConnectedMonitor" "DFP,TV"

EndSection



Section "Monitor"

	Identifier	"Generic Monitor"

	Option		"DPMS"

	HorizSync	28-64

	VertRefresh	43-60

EndSection



Section "Screen"

	Identifier	"Default Screen"

	Device		"NVIDIA Corporation NV40M? [GeForce Go 6200]"

	Monitor		"Generic Monitor"

	DefaultDepth	16

	SubSection "Display"

		Depth		1

		Modes		"1280x800"

	EndSubSection

	SubSection "Display"

		Depth		4

		Modes		"1280x800"

	EndSubSection

	SubSection "Display"

		Depth		8

		Modes		"1280x800"

	EndSubSection

	SubSection "Display"

		Depth		15

		Modes		"1280x800"

	EndSubSection

	SubSection "Display"

		Depth		16

		Modes		"1280x800"

	EndSubSection

	SubSection "Display"

		Depth		24

		Modes		"1280x800"

	EndSubSection

EndSection



Section "ServerLayout"

	Identifier	"Default Layout"

	Screen		"Default Screen"

	InputDevice	"Generic Keyboard"

	InputDevice	"Configured Mouse"

	InputDevice     "stylus" "SendCoreEvents"

	InputDevice     "cursor" "SendCoreEvents"

	InputDevice     "eraser" "SendCoreEvents"

	InputDevice	"Synaptics Touchpad"

EndSection



Section "DRI"

	Mode	0666

EndSection


Des idées?

-------------------------------------
RHAAAAAA! (lovely) G.W.B.
Morgoth
#1 Message posté le : 22-06-2006 à 18:19:37


Hobbit


Forum : Modérateur
Association :
Arrivé(e) le : 20-11-2003
Nombre de messages : 1576
Moi j'ai une ati, et quand je suis en 1280x800, la télé n'affiche pas tout l'écran (les bords "sortent" de la télé). Je suis donc également obligé de passer dans une résolution plus traditionnelle.
Comme il arrive que ça foire aussi sous Windows, je me dis que c'est les drivers qui sont foireux...

-------------------------------------
Morgoth