overlaps the two screen. Superpone las dos pantallas Tengo dos tarjetas ati-6850 con salida Hdmi (DFP5), cada una conectada a un monitor diferente, el programa las superpone sin permitir separarlas. I have two ati-6850 Hdmi output cards, each connected to a different monitor, (DFP5) program without allowing the separate overlays. pantalla 1 (LED) [QUOTE]xrandr --screen 0 Screen 0: minimum 320 x 200, current 1366 x 768, maximum 16384 x 16384 DFP1 disconnected (normal left inverted right x axis y axis) DFP2 disconnected (normal left inverted right x axis y axis) DFP3 disconnected (normal left inverted right x axis y axis) DFP4 disconnected (normal left inverted right x axis y axis) DFP5 connected 1366x768+0+0 (normal left inverted right x axis y axis) 410mm x 230mm 1366x768 59.8*+ 1360x768 59.8 1280x768 59.8 1280x720 59.9 1024x768 60.0 800x600 60.3 640x480 59.9 DFP6 disconnected (normal left inverted right x axis y axis) DFP7 disconnected (normal left inverted right x axis y axis) CRT1 disconnected (normal left inverted right x axis y axis)[/QUOTE] pantalla 2 (TV) [QUOTE]xrandr --screen 1 Screen 1: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384 DFP1 disconnected (normal left inverted right x axis y axis) DFP2 disconnected (normal left inverted right x axis y axis) DFP3 disconnected (normal left inverted right x axis y axis) DFP4 disconnected (normal left inverted right x axis y axis) DFP5 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 1102mm x 620mm 1920x1080 50.0*+ 60.0 59.9 60.1 50.0 24.0 60.0 24.0 1776x1000 50.0 59.9 50.0 24.0 60.0 1680x1050 60.0 50.0 59.9 24.0 24.0 1400x1050 60.0 50.0 59.9 24.0 24.0 1600x900 50.0 59.9 24.0 1360x1024 60.0 50.0 59.9 24.0 24.0 1280x1024 50.0 60.0 24.0 1440x900 50.0 59.9 24.0 1280x960 50.0 60.0 24.0 1280x768 50.0 60.0 24.0 1280x720 60.0 50.0 59.9 24.0 1024x768 50.0 24.0 60.0 1152x648 50.0 59.9 800x600 50.0 24.0 60.3 720x576 59.9 24.0 50.1 50.0 720x480 50.0 24.0 60.1 60.0 60.1 59.9 640x480 50.0 24.0 60.0 59.9 DFP6 disconnected (normal left inverted right x axis y axis) DFP7 disconnected (normal left inverted right x axis y axis) CRT1 disconnected (normal left inverted right x axis y axis)[/QUOTE] Fichero xorg.conf [QUOTE]Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 Screen "amdcccle-Screen[2]-0" RightOf "aticonfig-Screen[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 "Monitor" Identifier "0-DFP5" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" Option "Disable" "false" Option "PreferredMode" "1366x768" Option "TargetRefresh" "60" Option "Position" "0 0" Option "Rotate" "normal" EndSection Section "Monitor" Identifier "0-CRT1" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" Option "PreferredMode" "1366x768" Option "TargetRefresh" "60" Option "Position" "0 0" Option "Rotate" "normal" Option "Disable" "false" EndSection Section "Monitor" Identifier "1-Monitor predeterminado" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" Option "PreferredMode" "640x480" Option "TargetRefresh" "60" Option "Position" "0 0" Option "Rotate" "normal" Option "Disable" "false" EndSection Section "Monitor" Identifier "1-DFP5" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" Option "PreferredMode" "1920x1080" Option "TargetRefresh" "50" Option "Position" "0 0" Option "Rotate" "normal" Option "Disable" "false" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" Option "Monitor-DFP5" "0-DFP5" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "amdcccle-Device[2]-0" Driver "fglrx" Option "Monitor-Monitor predeterminado" "1-Monitor predeterminado" BusID "PCI:2:0:0" EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Screen" Identifier "amdcccle-Screen[2]-0" Device "amdcccle-Device[2]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection[/QUOTE] Reproducible: Always Actual Results: overlaps the screen. Superpone las pantallas Expected Results: Separate screens. Pantallas separadas.
We cannot handle multiple GPUs atm, which is what is causing this issue. *** This bug has been marked as a duplicate of bug 343900 ***