Thread: Xinerama with triple monitors - 11.04
did new install system worked on 10, xinerama.
have nvidia 9500 gt cards, dont think driver related.
screen 0 center
screen 2 right
, screen 3 left..
when xinerama disabled things work flawlessly, not using xinerama killer me.
nvidia configuration utility generates following xorg.conf when xinerama disabled. gets locations right , mouse moves correctly between screens.
when use nvidia tool enable xinerama, following change above xorg.confcode:# nvidia-settings: x configuration file generated nvidia-settings # nvidia-settings: version 270.29 (buildd@allspice) fri feb 25 14:42:07 utc 2011 section "serverlayout" # removed option "xinerama" "0" identifier "layout0" screen 0 "screen0" 1920 0 screen 1 "screen1" rightof "screen0" screen 2 "screen2" leftof "screen0" inputdevice "keyboard0" "corekeyboard" inputdevice "mouse0" "corepointer" option "xinerama" "0" endsection section "files" endsection section "inputdevice" # generated default identifier "mouse0" driver "mouse" option "protocol" "auto" option "device" "/dev/psaux" option "emulate3buttons" "no" option "zaxismapping" "4 5" endsection section "inputdevice" # generated default identifier "keyboard0" driver "kbd" endsection section "monitor" # horizsync source: edid, vertrefresh source: edid identifier "monitor0" vendorname "unknown" modelname "samsung smex2220" horizsync 30.0 - 81.0 vertrefresh 56.0 - 75.0 option "dpms" endsection section "monitor" # horizsync source: edid, vertrefresh source: edid identifier "monitor1" vendorname "unknown" modelname "samsung smex2220" horizsync 30.0 - 81.0 vertrefresh 56.0 - 75.0 option "dpms" endsection section "monitor" # horizsync source: edid, vertrefresh source: edid identifier "monitor2" vendorname "unknown" modelname "samsung smex2220" horizsync 30.0 - 81.0 vertrefresh 56.0 - 75.0 option "dpms" endsection section "device" identifier "device0" driver "nvidia" vendorname "nvidia corporation" boardname "geforce 9500 gt" busid "pci:5:0:0" screen 0 endsection section "device" identifier "device1" driver "nvidia" vendorname "nvidia corporation" boardname "geforce 9500 gt" busid "pci:5:0:0" screen 1 endsection section "device" identifier "device2" driver "nvidia" vendorname "nvidia corporation" boardname "geforce 9500 gt" busid "pci:2:0:0" endsection section "screen" identifier "screen0" device "device0" monitor "monitor0" defaultdepth 24 option "twinview" "0" option "metamodes" "dfp-0: nvidia-auto-select +0+0" subsection "display" depth 24 endsubsection endsection section "screen" identifier "screen1" device "device1" monitor "monitor1" defaultdepth 24 option "twinview" "0" option "metamodes" "dfp-1: nvidia-auto-select +0+0" subsection "display" depth 24 endsubsection endsection section "screen" identifier "screen2" device "device2" monitor "monitor2" defaultdepth 24 option "twinview" "0" option "metamodes" "nvidia-auto-select +0+0" subsection "display" depth 24 endsubsection endsection
diff xorg.conf.good xorg.conf.bad
4d3
<
6,7d4
<
< # removed option "xinerama" "0"
9c6
< screen 0 "screen0" 1920 0
---
> screen 0 "screen0" 0 0
11c8
< screen 2 "screen2" leftof "screen0"
---
> screen 2 "screen2" rightof "screen1"
14c11
< option "xinerama" "0"
---
> option "xinerama" "1"
21d17
<
32d27
<
39d33
<
50d43
<
61d53
<
not ruin relationship between screens, messes display.
desktop displays on screen 3 ( left of center), click on things have click on them if on screen 0 (the center)
screen 0 , screen 2 blank, curor show up.
ideas how can xorg.conf correct?
tried adjusting screen relations should be. screens display same thing..
more ubuntu developers need multi-monitors? seems if developers had it, make sure worked..
help. if can't working i'll regrettably have go 10.
if you're asking how xinerama working unity in 11.04, read, since built off compiz, can't.
have tried using ubuntu classic desktop, instead?
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [ubuntu] Xinerama with triple monitors - 11.04
Ubuntu
Comments
Post a Comment