X11 (xorg.conf)
SIS 671/672 usando dois monitores com MergedFB
Categoria: X11
Software: X11
[ Hits: 11.438 ]
Por: Thiago Neves Santos
Depois de muitos testes, consegui compilar um xorg.conf que funciona para placas de vídeo SIS 671/672 para usar com dois monitores.
Observação:
Este arquivo está editado pra minha configuração, na qual meu monitor externo possui resolução nativa de 1440x900. Se o seu for diferente, altere na [Section "Device"]. A ideia é ficar neste modelo: MONITOR_LARGURAxMONITOR_ALTURA-NOTEBOOK_LARGURAxNOTEBOOK_ALTURA NOTEBOOK_LARGURAxNOTEBOOK_ALTURA.
A última parte somente com a resolução do monitor do notebook é pra quando você não estiver com seu monitor externo.
Usem o sisctrl do Thomas Winischhofer, facilmente encontrado na net.
Se vocês tiverem alguma dica de como melhorar o arquivo, favor postar. :D
Section "ServerFlags" #DontZap # disable <Ctrl><Alt><BS> (server abort) AllowMouseOpenFail # allows the server to start up even if the mouse does not work #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching) Option "DefaultServerLayout" "layout1" EndSection Section "Module" Disable "dri" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "glx" # 3D layer EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "XkbModel" "abnt2" Option "XkbLayout" "br" Option "XkbOptions" "compose:rwin" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/input/mice" EndSection Section "InputDevice" Identifier "Mouse2" Driver "evdev" Option "device" "/dev/input/by-id/usb-0b38_USB-compliant_keyboard-event-mouse" Option "HWheelRelativeAxisButtons" "7 6" EndSection Section "InputDevice" Identifier "SynapticsMouse1" Driver "synaptics" Option "SHMConfig" "on" EndSection Section "Device" Identifier "Device0" Driver "sisimedia" VendorName "Silicon Integrated Systems [SiS]" BoardName "SiS SiS 670 / 671-based cards" BusID "PCI:1:0:0" Option "EnableSiSCtrl" "yes" Option "DRI" "off" Option "MergedFB" "auto" Option "CRT2Position" "RightOf" Option "MetaModes" "1440x900-1280x800 1280x800" Option "MergedNonRectangular" "on" Option "MergedDPI" "100 100" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Plug'n Play" Option "DPMS" #Option "CRT2HSync" "30.0-83" #Option "CRT2VRefresh" "55-75" EndSection Section "Screen" Identifier "Screen0" Monitor "Monitor0" Device "Device0" DefaultColorDepth 24 EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" InputDevice "Mouse2" "SendCoreEvents" InputDevice "SynapticsMouse1" "SendCoreEvents" Screen "Screen0" EndSection
Resolver problemas de Internet
Como compartilhar a tela do Ubuntu com uma Smart TV (LG, Samsung, etc.)
Descritores de Arquivos e Swappiness
Como instalar no Linux Jogos da Steam só para Windows
Instalando o Team Viewer no Debian Trixie - problema no Policykit
O Que Fazer Após Instalar Ubuntu 25.04
Problema ao iniciar o Opensuse Tumbleweed (3)
Erro ao atualizar o archlinux [RESOLVIDO] (3)