#26 Le 28/10/2005, à 18:00
- daria
Re : [HowTo] nvidia et sortie TV en deuxième écran
pour Byron
ben oui, ca fonctionne maintenant. quel oeil !!
me reste plus qu'à trouver comment configurer mieux la sortie tele (mon image est un peu écrasée)
merci beaucoup
Hors ligne
#27 Le 07/12/2005, à 12:15
- Blackestmajor
Re : [HowTo] nvidia et sortie TV en deuxième écran
Bonjour à tous
Je viens récemment de passer sous Linux, sous Ubuntu plus précisemment (sinon je ne serais pas là) en Breezy. J'ai réussi à configurer mes deux écrans CRT en TwinView grâce à ce HowTo:
http://www.ublug.org/ubuntu/twinview/twinview-howto-breezy.html
Ca fonctionne bien, mais maintenant j'aimerais pouvoir utiliser ma sortie TV. J'ai vu plusieurs tuto qui permettent d'avoir un écran principal et la TV (en clone ou pas) mais ce que j'aimerais c'est pouvoir passer facilement du mode actuel (2xCRT twinview) à un mode clone (CRT - TV) afin de pouvoir regarder des DVD (et vous conviendrez que s'il faut editer un fichier, redémarrer X à chaque fois, c'est un peu contraignant)
D'autre part j'aimerais savoir comment, avec mon réglage actuel d'écrans, puis-je avoir un fond d'écran différent par écran (actuellement le fond d'écran s'étire sur les 2, c'est moche à moins d'avoir prévu un fond d'écran suffisamment grand)
Merci d'avance
Voici mon xorg.conf:
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorgSection "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/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSectionSection "Module"
Load "GLcore"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSectionSection "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSectionSection "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSectionSection "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600/GeForce 6600 Ultra]"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 6600 GT"
BusID "PCI:1:0:0"
Option "NvAGP" "2"
Option "NoLogo" "1"
Option "RenderAccel" "0"
Option "CursorShadow" "1"
Option "Coolbits" "1"
Option "ConnectedMonitor" "crt, crt"
Option "NoPowerConnectorCheck"
Option "TwinView" "1"
Option "Metamodes" "1280x1024,1280x1024; 1024x768,1024x768; 1280x1024,NULL; 1024x768,NULL"
Option "SecondMonitorHorizSync" "31-75"
Option "SecondMonitorVertRefresh" "56-76"
EndSectionSection "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
EndSectionSection "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV43 [GeForce 6600/GeForce 6600 Ultra]"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
EndSectionSection "ServerLayout"
Identifier "TwinView Configuration"
Screen 0 "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
Option "Xinerama" "Off"
EndSectionSection "DRI"
Mode 0666
EndSection
#28 Le 07/12/2005, à 12:40
- michel2652
Re : [HowTo] nvidia et sortie TV en deuxième écran
Bonjour,
Perso, j'ai crée 2 lanceurs dans ma barre des taches, et crée 2 commandes pour lancer l'un ou l'autre des xorg.conf. Un correspond à 2 écrans distinct, l'autre à un ecran étendu. Il suffit après un clic sur une icone de clore la session et d'en rouvrir une autre.
Bi-ecran
#Remplacer le xorg.conf de X11 par le xorg.conf-biecran
cp /home/michel/pc1-xorg/biecran/xorg.conf /etc/X11
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
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/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "GLcore"
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" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV34 [GeForce FX 5500]"
Driver "nvidia"
# Option "NoLogo"
Option "NoDCC"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "on"
Option "UseInternalAGPGART" "no"
Option "NvAGP" "3"
# Option "AllowGLXWithComposite" "True"
Option "RenderAccel" "true"
Option "Coolbits" "1"
VideoRam 131072
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV34 [GeForce FX 5500]1"
Driver "nvidia"
# Option "NoLogo"
Option "NoDCC"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "on"
Option "UseInternalAGPGART" "no"
Option "NvAGP" "3"
# Option "AllowGLXWithComposite" "True"
Option "RenderAccel" "true"
Option "Coolbits" "1"
VideoRam 131072
BusID "PCI:1:0:0"
Option "TVOutFormat" "SVIDEO"
Option "TVStandard" "PAL-N"
Option "ConnectedMonitor" "TV"
Screen 1
EndSection
Section "Monitor"
Identifier "Écran générique"
Option "Hyundai L50S"
HorizSync 30-67
VertRefresh 30-75
Modeline "1024x768@75" 83.91 1280 1312 1624 1656 800 816 824 841
DisplaySize 338 212
EndSection
Section "Monitor"
Identifier "TV_Monitor"
VendorName "Samsung"
ModelName "PAL TV"
HorizSync 30.0 - 50.0
VertRefresh 60.0 - 60.0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [GeForce FX 5500]"
Monitor "Écran générique"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "Screen"
Identifier "TV"
Device "NVIDIA Corporation NV34 [GeForce FX 5500]1"
Monitor "TV_Monitor"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Default Screen"
Screen 1 "TV" RightOf "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
Twinview
#Remplacer le xorg.conf de X11 par le xorg.conf-twinview
cp /home/michel/pc1-xorg/twinview/xorg.conf /etc/X11
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
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/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "GLcore"
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" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "L50S"
HorizSync 31.5 - 57.0
VertRefresh 50.0 - 70.0
Option "DPMS"
EndSection
#Section "Extensions"
# Option "Composite" "Enable"
#EndSection
Section "Device"
Identifier "NVIDIA Corporation NV38 [GeForce FX 5950 Ultra]"
Driver "nvidia"
Option "DPMS"
Option "Twinview"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "TwinviewOrientation" "RightOf"
Option "MetaModes" "1024x768,1024x768;800x600,800x600;640x480,640,480"
Option "TVStandard" "PAL-N"
Option "ConnectedMonitor" "CRT,TV"
BusID "PCI:1:0:0"
Option "RenderAccel" "true"
Option "NvAGP" "1"
# Option "AllowGLXWithComposite" "Enable"
#Désactive le logo nvidia au lancement de xorg
#Option "NoLogo"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV38 [GeForce FX 5950 Ultra]"
Monitor "L50S"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
A dapter, bien sur, a ta config
A+
#30 Le 07/12/2005, à 15:08
- blackestmajor
Re : [HowTo] nvidia et sortie TV en deuxième écran
Merci !
Je vois bien le principe, switcher entre deux fichiers xorg.conf distincts, c'est ce à quoi j'avais pensé, mais en pratique il faut tout de même relancer X pour que les changements s'appliquent. Comment relancer X le plus vite possible sans faire un logout puis CTRL+ALT+BACKSPACE ?
Merci d'avance
#31 Le 07/12/2005, à 15:13
- blackestmajor
Re : [HowTo] nvidia et sortie TV en deuxième écran
Remarque jvais pas faire le feignant, je vais déjà essayer de faire marcher la sortie TV, et ensuite je verrais pour switcher entre l'un ou l'autre, un log out c pas si terrible que ça
#32 Le 07/12/2005, à 16:40
- blackestmajor
Re : [HowTo] nvidia et sortie TV en deuxième écran
Re-bonjour
Bon j'essaye de faire marcher ma sortie TV mais c'est pas gagné. Voici le fichier xorg.conf que j'utilise pour celà:
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
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/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "GLcore"
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" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600/GeForce 6600 Ultra]"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 6600 GT"
BusID "PCI:1:0:0"
Option "NvAGP" "2"
Option "NoLogo" "1"
Option "RenderAccel" "0"
Option "CursorShadow" "1"
Option "Coolbits" "1"
Option "ConnectedMonitor" "crt, TV"
Option "NoPowerConnectorCheck"
Option "Metamodes" "1024x768,1024x768; 1280x1024,NULL; 1024x768,NULL"
Option "SecondMonitorHorizSync" "31-75"
Option "SecondMonitorVertRefresh" "60-60"
EndSection
Section "Device"
Identifier "TV_Device"
Driver "nvidia"
VendorName "Nvidia"
Option "TVOutFormat" "COMPOSITE"
Option "TVStandard" "PAL-N"
Option "ConnectedMonitor" "TV"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
EndSection
Section "Monitor"
Identifier "TV_Monitor"
VendorName "Thomson"
ModelName "PAL TV"
HorizSync 30.0 - 50.0
VertRefresh 60.0 - 60.0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV43 [GeForce 6600/GeForce 6600 Ultra]"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
EndSection
Section "Screen"
Identifier "TV"
Device "TV_Device"
Monitor "TV_Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "TVOut Configuration"
Screen 0 "Default Screen"
Screen 1 "TV" RightOf "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
Option "Xinerama" "Off"
EndSection
Section "DRI"
Mode 0666
EndSection
Le résultat est que j'ai bien une image qui s'affiche sur la TV, celle d'un bureau mais ce n'est pas le mien, c'est un bureau vierge et je ne vois pas la souris Bref je vois un bureau mais qui ne me sert à rien
Pour réaliser ce fichier j'ai utilisé l'exemple donné au début de ce post, sachant que ce que je voudrais c'est obtenir un clone de mon écran principal sur la TV. De plus, l'image de la TV tremble
Merci d'avance
#33 Le 07/12/2005, à 17:32
- blackestmajor
Re : [HowTo] nvidia et sortie TV en deuxième écran
J'ai réglé le problème du bureau, j'arrive à avoir un mode clone mais:
- l'image tremble toujours sur la TV
- le bureau affiché sur la TV "dépasse" des bords physiques de celle-ci, ce qui fait que j'ai une zone que je ne peux pas atteindre.
Le xorg.conf pour la TV:
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
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/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "GLcore"
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" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600/GeForce 6600 Ultra]"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 6600 GT"
BusID "PCI:1:0:0"
Option "NvAGP" "2"
Option "NoLogo" "1"
Option "RenderAccel" "0"
Option "CursorShadow" "1"
Option "Coolbits" "1"
Option "ConnectedMonitor" "crt, TV"
Option "NoPowerConnectorCheck"
Option "TwinView"
Option "TwinViewOrientation" "Clone"
Option "Metamodes" "1280x1024,1024x768; 1024x768,1024x768; 800x600,800x600; 640x480,640x480"
Option "SecondMonitorHorizSync" "31-50"
Option "SecondMonitorVertRefresh" "60-75"
Option "TVStandard" "PAL-N"
Option "TVOutFormat" "COMPOSITE"
EndSection
Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV43 [GeForce 6600/GeForce 6600 Ultra]"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "TVOut Configuration"
Screen 0 "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
#34 Le 07/12/2005, à 17:45
- Kitty
Re : [HowTo] nvidia et sortie TV en deuxième écran
Une petite précision : l'exemple que j'ai donné est fait pour ne pas faire du clone (auquel cas y'a beaucoup plus simple).
Pour la taille de l'image sur la TV, avec nvidia, tu peux le régler avec l'utilitaire nvidia-settings.
Hors ligne
#35 Le 07/12/2005, à 19:22
- blackestmajor
Re : [HowTo] nvidia et sortie TV en deuxième écran
Oui j'ai réussi finalement Reste à créer les lanceurs et normalement tout ira bien, quand à la taille, en fait celà intervient quand on veut utiliser un meta mode de deux résolutions différentes, alors qu'en 1024x768,1024x768 l'image est à la bonne taille, qd à l'écran de PC ce n'est pas bien grave puisqu'on est pas devant lorsque la TV est allumée
Merci encore de votre aide, j'ai pioché un peu à droite à gauche dans vos xorg.conf à tous pour réussir mon réglage
#36 Le 05/01/2006, à 19:26
- schtroumpf_farceur
Re : [HowTo] nvidia et sortie TV en deuxième écran
euh, moi perso, j'ai jamais réussi à faire marcher ma Geforce3.
Je sais que sous windows, je ne pouvais pas avoir de clone, c'est soit la télé, soit l'écran CRT.
Quand je tape lspci, je ne vois qu'un seul truc pour ma carte :
ludo@fazer:~ $ lspci | grep nV
0000:00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev c1)
0000:00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 0 (rev c1)
0000:00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)
0000:00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)
0000:00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)
0000:00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)
0000:00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4)
0000:00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
0000:00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
0000:00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
0000:00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
0000:00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1)
0000:00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3)
0000:00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
0000:00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
0000:02:00.0 VGA compatible controller: nVidia Corporation NV20 [GeForce3] (rev a3)
alors je me dis que c'est peut etre ma carte qui ne veut pas.
qu'en dites vous?
Rien ne se perd, rien ne se créé, tout se transforme.
Hors ligne
#37 Le 05/01/2006, à 19:32
- Express
Re : [HowTo] nvidia et sortie TV en deuxième écran
Et moi ca bascule bien,mais c'est NB y'a quoi comme soluce ?
Hors ligne
#38 Le 06/01/2006, à 10:32
- yanapu
Re : [HowTo] nvidia et sortie TV en deuxième écran
Si ta télé est en noir et blanc, cela signifie surement que la signal de sortie de ta carte vidéo ne correspond pas au signal d'entrée attendu par le téléviseur.
Tu peux donc essayer :
- soit de configurer l'entrée de ta télé (tu peux souvent changer le signal d'entrée)
- soit de configurer la sortie TV-out de ta carte vidéo (mode à tester au hasard...)
J'ai eu ce problème et l'ai résolu en configurant mon téléviseur.
Hors ligne
#39 Le 04/06/2006, à 14:58
- djork
Re : [HowTo] nvidia et sortie TV en deuxième écran
moij'ai une carte nvidia 6200 ma tv est connecter comme mon moniteur a la tour le problème c'est que qd je lance des jeux il me meais les jeux type "unreal tournament, counter srtike" sur la tv et moi je veut absolument les avoir sur mon moniteur comment je fais pour les maitre sur mon ecran d'ordi et non sur ma tv merci
#40 Le 04/06/2006, à 17:00
- djork
Re : [HowTo] nvidia et sortie TV en deuxième écran
je possede une carte nvidia 6200 ma tv est mon moniteur sont relier a la tour le problème que je rencontre est que je ne peut pas jouer a un jeu sans qu'il l'affiche sur la tv et non sur le moniteur moi je voudrai jouer sur le moniteur et non sur la tv comment puije regler mes terminaux ou autre pour que cela ce fasse merci de me repondre
#41 Le 05/06/2006, à 14:22
- JulienV
Re : [HowTo] nvidia et sortie TV en deuxième écran
Bonjour,
J'ai un barebone MEGAPC 180 avec une carte intégrée nForce 2 sur lequel j'aimerai utiliser uniquement la sortie TV (SVIDEO).
Pour faire fonctionner la TV j'ai essayé avec et sans la méthode TwinView, avec tous les xorg.conf que j'ai pu récupérer sur le net, sans succès.
Le résultat sur ma TV donne un truc assez cracra avec un balayage horizontal et vetical; j'en conclus donc que ce sont mes valeurs horizsync et vertrefresh qui sont incorrectes.
Sur le net il est dit que l'on trouve ces valeurs sur le manuel de la TV, le problème est que la TV est une vieille FLINT FL2807 avec un manuel d'utilisation aux abonnés absents.
Pour information, la sortie TV fonctionnait sous Windows XP.
Pour le xorg.conf j'utilise ça :
Section "Device"
Identifier "nForce 2"
Driver "nvidia"
BusID "PCI:2:0:0"
Option "UseInternalAGPGART" "no"
Option "NvAGP" "3"
Option "RenderAccel" "true"
Option "Coolbits" "1"
VideoRam 65536
Option "TVOutFormat" "SVIDEO"
Option "TVStandard" "PAL-N"
EndSection
Section "Monitor"
Identifier "TV"
VendorName "unknown"
ModelName "unknown"
HorizSync 30.0 - 82.0 # Warning: This may fry old Monitors
VertRefresh 50.0 - 70.0
#Resolutions ecrans TV standard Pal
Modeline "640x480x50" 20.20 640 656 800 800 480 482 483 505
Modeline "800x600x50" 33.1584 800 840 986 1056 600 601 605 628
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nForce 2"
Monitor "TV"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "800x600x50"
EndSubSection
EndSection
#42 Le 07/06/2006, à 15:25
- JulienV
Re : [HowTo] nvidia et sortie TV en deuxième écran
:|Up
Re-bonjour,
Vous n'auriez pas une solution pour mon problème ?
J'ai également essayé les configs recommandées (VertRefresh 50Hz et HorizSync 30-150), rien n'y fait.
Ca doit être possible pourtant...
#43 Le 09/06/2006, à 22:32
- oursonkiller
Re : [HowTo] nvidia et sortie TV en deuxième écran
bonjour voila vous allez me prendre pour un fou ou un debile mais bon j'ai une nVidia geforce 6200 en AGP , mais je n'ai jamias reussi a faire allez ma sorti Svideo pr ma TV vous parler aussi d'un fichier xorg.conf mais il ce trouve ou ?? comment le trouver ou l'editer ?? aider moi svp merci
#44 Le 12/06/2006, à 20:21
- oursonkiller
Re : [HowTo] nvidia et sortie TV en deuxième écran
bonjour voila vous allez me prendre pour un fou ou un debile mais bon j'ai une nVidia geforce 6200 en AGP , mais je n'ai jamias reussi a faire allez ma sorti Svideo pr ma TV vous parler aussi d'un fichier xorg.conf mais il ce trouve ou ?? comment le trouver ou l'editer ?? aider moi svp merci
UP ... Personne pour me repondre
#45 Le 21/06/2006, à 06:43
- racoon97
Re : [HowTo] nvidia et sortie TV en deuxième écran
sudo gedit /etc/X11/xorg.conf
Pas de logiciel de montage vidéo professionnel sous Linux ? Demandez à Sony son portage de Vegas Pro sous Linux... ou attendez Lightworks ;)
Hors ligne
#46 Le 21/06/2006, à 08:04
- flarre
Re : [HowTo] nvidia et sortie TV en deuxième écran
pour le tremblement, essaye:
Salut, il me semble qu'il faut mettre "Pal-B" au lieu de "Pal-N" dans la section "Device" J'ai vu ça sur le forum mais où exactement...mystère:D
Hors ligne
#47 Le 11/03/2008, à 00:09
- Super_maçoN
Re : [HowTo] nvidia et sortie TV en deuxième écran
Bonjour a tous,
je me permet de upper comme on dit, car je suis dans l'impasse.
J'ai récupérer une télé de taille confortable que je souhaiterai utiliser pour regarder mes films.
Je dispose d'un portable avec un Gforce, une sortit svideo, le câble et un adaptateur svideo/peritel.
Après plusieurs essais ( la doc et différents topiques dont celui ci ), la seule méthode donnant des résultats concluants de mon coté consiste à passer par l'interface graphique nvidia en sudo ( sudo nvidia-settings ) et de sauvegarder le xorg.conf.
Le problème est un classique, j'ai mon image en noir et blanc. :s
Premier soucis : impossible de changer quoique ce soit d'autre que le volume et les cannaux sur la télé ( pas de télécommande :s ).
Ensuite, j'ai essayé de changer les options dans mon xorg.conf afin d'y rajouter
Option "TVOutFormat" "SVIDEO"
Option "TVStandard" "PAL-N"
Lignes qui, si j'ai bien suivit, régleraient le schmmilblik.
Mais le problème, c'est qu'ayant utiliser une interface graphique, sans trop savoir ce qu'elle modifiait vraiment, je ne sais pas sous quelle section ajouter ces options. Je m'y suis essayé un peu au feeling sur les deux sections "device" mais j'essuie échecs sur échecs.
Voici mon xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder3) Wed Sep 12 14:30:30 PDT 2007
# xorg.conf (xorg 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 xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "AlwaysCore"
InputDevice "cursor" "AlwaysCore"
InputDevice "eraser" "AlwaysCore"
InputDevice "Synaptics Touchpad"
EndSection
Section "Files"
EndSection
Section "Module"
Load "wacom"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/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 "HorizEdgeScroll" "0"
EndSection
Section "InputDevice"
#Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#Option "HistorySize" "64" # Taille buffer
#Option "TiltInvert" "on" # Invertion de l'inclinaison
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/ttyUSB0" # Tablette SERIE
Option "Type" "stylus" # Stylet pointe ecriture
Option "USB" "on" # Tablette USB
Option "Mode" "absolute" # Position sur la tablette
Option "Tilt" "on" # Inclinaison
Option "Threshold" "25" # sensibilité à la pression
EndSection
Section "InputDevice"
#Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#Option "HistorySize" "64" # Taille buffer
#Option "TiltInvert" "on" # Invertion de l'inclinaison
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/ttyUSB0" # Tablette SERIE
Option "Type" "eraser" # stylet pointe gomme
Option "USB" "on" # Tablette USB
Option "Mode" "absolute" # Position sur la tablette
Option "Tilt" "on" # Inclinaison
Option "Threshold" "5" # sensibilité à la pression
EndSection
Section "InputDevice"
#Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#Option "HistorySize" "64" # Taille buffer
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/ttyUSB0" # Tablette SERIE
Option "Type" "cursor"
Option "USB" "on" # Tablette USB
Option "Mode" "absolute" # Position sur la tablette
EndSection
Section "Monitor"
Identifier "Écran générique"
HorizSync 28.0 - 64.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "TV-0"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
EndSection
Section "Device"
Identifier "nVidia Corporation G72M [GeForce Go 7400]"
Driver "nvidia"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce Go 7400"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G72M [GeForce Go 7400]"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Modes "1280x800"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "TV: 640x480 +1280+0, DFP: 1280x800 +0+0"
EndSection
Je me suis déjà fait quelques frayeurs en modifiant au hasards.
Si une âme charitable pouvait m'indiquer comment faire prendre en compte le "svideo" ainsi que le format pal, je lui en serrait très reconnaissant ( et mes amis cinéphiles aussi ).
Hors ligne