Autor Tópico: como configurar 2 monitores com 2 placas de video  (Lida 963 vezes)

Offline jereco23

  • Usuário Ubuntu
  • *
  • Mensagens: 18
    • Ver perfil
como configurar 2 monitores com 2 placas de video
« Online: 08 de Fevereiro de 2012, 15:28 »
ola galera e o seguinte tenho 2 placas de video um fx5200 e uma sis 6326 uma agp outra pci e tenho 2 monitores 1 lcd e outro crt os 2 lg gostaria de liga-los ao mesmo tempo no pc como visto por ai na net mas n sei como configura-los
não sei mexer no xorg ontem tava fiz besteira e tive q arrumar tudo de novo

se alguem poder me ajudar

esse e meu xorg

usando o comando


sudo gedit /etc/X11/xorg.conf


# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Screen"
   Identifier   "Default Screen"
   Device      "Configured Video Device"
   Monitor      "Configured Monitor"
   Option      "AddARGBGLXVisuals"   "True"
   Defaultdepth   24
   SubSection "Display"
      Depth   24
      Virtual   1024   768
      Modes      "1024x768@60"   "800x600@60"   "800x600@56"   "640x480@60"
   EndSubSection
EndSection

Section "Device"
   Identifier   "Configured Video Device"
   Boardname   "nv"
   Busid      "PCI:1:0:0"
   Driver      "nvidia"
   Screen   0
EndSection

Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "abnt2"
   Option      "XkbLayout"   "br"
   Option      "XkbVariant"   "4"
   Option      "XkbOptions"   "lv3:ralt_switch"
EndSection

Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver      "mouse"
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
  screen 0 "Default Screen" 0 0
EndSection

Section "Monitor"
   Identifier   "Configured Monitor"
   Vendorname   "Generic LCD Display"
   Modelname   "LCD Panel 1024x768"
   Horizsync   31.5-48.0
   Vertrefresh   56.0 - 65.0
  modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
   Gamma   1.0
EndSection

Section "Extensions"
   Option      "Composite"   "Enable"
EndSection

Section "Module"
   Load      "glx"
   Load      "v4l"
EndSection
Section "device" #
   Identifier   "device1"
   Boardname   "SiS 6326"
   Busid      "PCI:0:13:0"
   Driver      "sis"
   Screen   0
   Vendorname   "SiS"
   Option      "sw_cursor"
EndSection
Section "screen" #
   Identifier   "screen1"
   Device      "device1"
   Defaultdepth   24
   Monitor      "monitor1"
EndSection
Section "monitor" #
   Identifier   "monitor1"
   Gamma   1.0
EndSection
Section "device" #
   Identifier   "device2"
   Boardname   "nv"
   Busid      "PCI:1:0:0"
   Driver      "nvidia"
   Screen   1
EndSection
Section "screen" #
   Identifier   "screen2"
   Device      "device2"
   Defaultdepth   24
   Monitor      "monitor2"
EndSection
Section "monitor" #
   Identifier   "monitor2"
   Gamma   1.0
EndSection
Section "ServerFlags"
EndSection


se alguem poder me ajudar fico muito grato
pois sou novo no linux no windows consigo fazer funcionar de boa mas no ubuntu não

a versão do meu ubuntu e 8.04

a tbm gostaria de saber como mudar o leyout do teclado pois n concigo usar o cecidilha e alguns caracteres
grande abraco e vlw
Caracas não consegui um bom desempenho no meu pc com o ubuntu