I have a setup whereby we use a HP workstation (HP8100/8200/8300 type) with 1 or 2 NVS510 cards installed.
If we connect more than 3 monitors, the output of monitors 3 and 4 is reversed: Screen2 in the xorg setup is monitor3, Screen3 is monitor2. The xorg.conf is simple: screens are situated sequentially:
(==) ServerLayout “ProRail Layout”
() |–>Screen “Screen0” (0)
() | |–>Monitor “Monitor0”
() | |–>Device “Videocard0”
() |–>Screen “Screen1” (1)
() | |–>Monitor “Monitor1”
() | |–>Device “Videocard1”
() |–>Screen “Screen2” (2)
() | |–>Monitor “Monitor2”
() | |–>Device “Videocard2”
() |–>Screen “Screen3” (3)
() | |–>Monitor “Monitor3”
() | |–>Device “Videocard3”
() |–>Screen “Screen4” (4)
() | |–>Monitor “Monitor4”
() | |–>Device “Videocard4”
() |–>Screen “Screen5” (5)
() | |–>Monitor “Monitor5”
() | |–>Device “Videocard5”
But screen 2 & 3 (also the 3rd and 4th screen) are reversed.
We use RHEL5.9 32-bit with a PAE kernel (2.6.18-348.el5PAE), and the latest stable nvidia driver (319.60).
Anybody got any ideas on how to fix it? Of course, the simplest fix is to switch the cables, but I would like a more elegant solution.
Peter Mansvelder (peter.mansvelder@prorail.nl)
I will include the bug-report.
nvidia-bug-report.log.gz (85 KB)