Debian 8 Dual Monitor problemas

1. Debian 8 Dual Monitor problemas

Alexsandro Gomes Alves
alexsandro.nerdz

(usa Debian)

Enviado em 15/07/2015 - 17:07h

Olá galera, estou com um problema no meu debian 8 com dual monitor e ja fiz varios testes e nada deu certo.
Está funcionando, porém algumas janelas estão ficando invisíveis no monitor 2 e se abro no monitor 1 e arrasto para o monitor 2 a janela fica zuada.
Se alguém tiver uma luz ai, me passe por favor.

a imagem do problema:

http://i.imgur.com/MialasZ.png

As configs são:

VGA's
00:02.0 Display controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107 [GeForce GTX 650] (rev a1)

GTX 650 como primária
Intel como secundária.

xorg.conf

Section "ServerLayout"
Identifier "Layout0"
Option "Xinerama" "on"
# Option "Clone" "off"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" LeftOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "ServerFlags"
Option "RandR" "on"
EndSection

Section "Module"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
Load "i2c"
Load "ddc"
Load "vbe"
Load "dri"
Load "glx"
Load "synaptics"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "LG"
ModelName "LED20EN33"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "LG"
ModelName "LED20EN33"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BusID "PCI:1:0:0"
# Option "ZaphodHeads" "DVI-0"
# Monitor "Monitor0"
EndSection

Section "Device"
Identifier "Device1"
Driver "intel"
VendorName "Intel Corporation"
BusID "PCI:0:2:0"
# Monitor "Monitor1"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x900" "1280x720" "1024x768"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x900" "1280x720" "1024x768"
EndSubSection
EndSection



  






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts