Snazila jsem se pripojit k druhy monitor k dokovaci stanici, ale bud se
mi na obou monitorech zobrazuje to same nebo funguje jen jeden z nich.
Vite nekdo co s tim?
Takhle vypada muj xorg.conf:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "on"
Option "Clone" "off"
EndSection
Section "Module"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
#Section "ServerFlags"
# Option "Xinerama" "true"
#EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Monitor"
Identifier "Monitor0"
ModelName "Dell 2009W(Digital)"
EndSection
Section "Monitor"
Identifier "Monitor1"
ModelName "Dell 2009W(Digital)"
EndSection
Section "Device"
Identifier "standart card"
Driver "intel"
EndSection
Section "Device"
Identifier "vc0"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Device"
File xorg.conf not changed so no update needed
[kalamity at placka X11]$ cat xorg.conf
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "on"
Option "Clone" "off"
EndSection
Section "Module"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
#Section "ServerFlags"
# Option "Xinerama" "true"
#EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Monitor"
Identifier "Monitor0"
ModelName "Dell 2009W(Digital)"
EndSection
Section "Monitor"
Identifier "Monitor1"
ModelName "Dell 2009W(Digital)"
EndSection
Section "Device"
Identifier "standart card"
Driver "intel"
EndSection
Section "Device"
Identifier "vc0"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Device"
Identifier "vc1"
Driver "intel"
BusID "PCI:0:2:1"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "vesa"
VendorName "Videocard Vendor"
BoardName "Intel Corporation Mobile 4 Series Chipset
Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection
Section "Device"
BusID "PCI:0:2:0"
Identifier "Videocard1"
Driver "vesa"
VendorName "Videocard Vendor"
BoardName "Intel Corporation Mobile 4 Series Chipset
Integrated Graphics Controller"
# BusID "PCI:0:2:1"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
# Modes "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
# Modes "1024x768" "1280x960" "1280x800" "1152x864"
"1152x768" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Predem dekuji za odpovedi KarKot