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

Re: 2 Monitores con ATI Radeon HD 3200



2009/1/21 Rigomar <rigomar.q@gmail.com>:
>> Instala grandr, si el xorg anda bien te permite manejar los dos monitores.
>
> Lo instale pero no me ayudo me muestra solo un monitor.

Entonces quiere decir que solo tienes configurado 1 monitor en el xorg
y debes revisar tu configuración.
No he podido encontrar los apuntes que hice cuando configure esto hace
un tiempo.

Suerte

>
> AVANCES:
> Bueno he logrado por fin instalr los drivers de ATI siguiendo las
> siguientes instrucciones de la pagina
> http://www.ubuntu-es.org/index.php?q=node/90780
> Instalar los siguientes paquetes:
> fglrx-amdcccle
> fglrx-atieventsd
> fglrx-control
> fglrx-driver
> fglrx-glx
> fglrx-kernel-src
> fglrx-source
> fglrx-glx-ia32
> debes instalarlos y también instalar dh-make y build-essential para
> poder compilarlos con el kernel, luego de instalar todo eso puedes
> hacer:
> sudo m-a prepare
> sudo m-a update
> sudo m-a build fglrx.
> sudo m-a install fglrx.
>
> Despues de hacer eso no vi cambie visible solo en el archivo xorg.conf
> pero de todos modos seguia funcionando un solo monitor.
>
> Posteriormente instale:
> glibc-source
> zlib-bin
> Y por ultimo ejecute "sh ati-driver-installer-8-12-x86.x86_64.run" y
> en esta ocasión la instalación si se completo, reinicie el equipo y lo
> que obtuve es que los dos monitores funcionan pero como clon mostrando
> lo mismo. Tambien en el menu aparece "ATI Catalyst Control Center"
> pero no me despliega nada, esperaba que esta fuera la herramienta que
> me auydara a lograr lo que quiero.  Aunque es un avance aun no logro
> desplegar mi escritorio extendido.  Por ultimo dejo el xorg.conf qu me
> genero todo este procedimiento
> Section "ServerLayout"
>        Identifier     "aticonfig Layout"
>        Screen      0  "aticonfig-Screen[0]-0" 0 0
>        #Option "Xinerama" "on"
> EndSection
>
> Section "Files"
> EndSection
>
> Section "Module"
> EndSection
>
> Section "InputDevice"
>        Identifier  "Generic Keyboard"
>        Driver      "kbd"
>        Option      "XkbRules" "xorg"
>        Option      "XkbModel" "pc105"
>        Option      "XkbLayout" "latam"
>        Option      "XkbVariant" "latam"
> EndSection
>
> Section "InputDevice"
>        Identifier  "Configured Mouse"
>        Driver      "mouse"
> EndSection
>
> Section "Monitor"
>        Identifier   "Configured Monitor"
> 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  "Configured Video Device"
>        Option "RandRRotation" "true"
> EndSection
>
> Section "Device"
>        Identifier  "aticonfig-Device[0]-0"
>        Driver      "fglrx"
>        BusID       "PCI:1:5:0"
> EndSection
>
> Section "Screen"
>        Identifier "Default Screen"
>        Monitor    "Configured Monitor"
> 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
>
>
> --
> To UNSUBSCRIBE, email to debian-user-spanish-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>



-- 
usuario linux  #274354
normas de la lista: http://wiki.debian.org/NormasLista


Reply to: