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

Fwd: xorg.conf dos pantallas






-------- Mensaje reenviado --------
Asunto: xorg.conf dos pantallas
Fecha: Thu, 8 Jun 2017 21:12:10 -0300
De: marcelo <marcelogiordano@gmail.com>
A: debian-user-spanish@lists.debian.org


Hola amigos.

El problema que tengo con mi Debian 8 xfce es el siguiente. Cuando 
inicio no me reconoce la resolución del monitor y lo tengo que hacer a 
mano cada vez que inicio sesión con la aplicación "ArandR".

Estuve investigando pero no me animé a tocar. Copio el resultado de xrandr

Screen 0: minimum 320 x 200, current 1280 x 768, maximum 16384 x 16384
LVDS connected 1280x768+0+0 (normal left inverted right x axis y axis) 
344mm x 194mm
   1366x768      60.01 +
   1280x768      60.01*
   1280x720      60.01
   1024x768      60.01
   800x600       60.01
   640x480       60.01
DFP1 connected 1280x768+0+0 (normal left inverted right x axis y axis) 
510mm x 290mm
   1920x1080     60.00 +  50.00    59.94    50.00    60.00 59.94
   1776x1000     50.00    59.94    50.00    59.94
   1680x1050     59.95
   1400x1050     59.95
   1600x900      59.95
   1280x1024     60.02
   1440x900      59.95
   1280x960      60.00
   1152x864      59.96
   1280x768      60.00*
   1280x720      50.00    60.00    59.94
   1024x768      60.00
   1152x648      50.00    59.94
   800x600       60.32
   720x480       60.00    59.94
   640x480       60.00    59.94
CRT1 disconnected (normal left inverted right x axis y axis)

y ahora copio mi Xorg.conf

Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:0:1:0"
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Si me pueden ayudar se los voy a agradecer mucho

Me olvidé de poner lo mas importante. El monitor que tiene probelmas es el DFP1, cuya resolución es de 1920x1080.
Disculpen estos errores de novato 

Reply to: