fepe55
July 13th, 2008, 04:20 PM
No sé si es porque es muy fácil o porque yo no busqué bien, pero no vi ningún post sobre esto en el foro de la LoCo argentina.
Yo tengo un LCD (el principal) y un CRT (lo acabo de agregar) y quiero usarlos juntos, pero no como big desktop, ni como clone, sino que sean individuales, y además, cada uno con su propia configuración.
Tengo una placa ATI y un monitor está enchufado en la salida VGA y el otro en la DVI.
Desde el Catalyst Control Center me reconoce los dos, pero no me deja cambiar el modo. Está en clone y si lo cambio no me deja usar el segundo monitor.
¿Qué puedo hacer? No sé qué datos les sirven, pero acá va mi Xorg.conf
Muchas gracias.
# xorg.conf (X.Org 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 "Default Screen" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
Option "EnableMonitor" "crt1"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection
Yo tengo un LCD (el principal) y un CRT (lo acabo de agregar) y quiero usarlos juntos, pero no como big desktop, ni como clone, sino que sean individuales, y además, cada uno con su propia configuración.
Tengo una placa ATI y un monitor está enchufado en la salida VGA y el otro en la DVI.
Desde el Catalyst Control Center me reconoce los dos, pero no me deja cambiar el modo. Está en clone y si lo cambio no me deja usar el segundo monitor.
¿Qué puedo hacer? No sé qué datos les sirven, pero acá va mi Xorg.conf
Muchas gracias.
# xorg.conf (X.Org 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 "Default Screen" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
Option "EnableMonitor" "crt1"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection