So I did my research and understand that RandR is replacing Xinerama and Sax2, it’s a good thing in my opinion but it’s not there yet – at least not for my setup – and I need a solution so hopefully someone can help out.
I fully admit, this is not a simple usage. Anyway, I have 4 monitors setup in an inverted “T” arrangement (think 3 in a row at eye level and one above the center monitor) on two NVIDIA 6800 GT cards.
Out of the box the detection software gets my monitor details right for one of the monitors on the card it detects but not the other. So, I get 1680x1050 on one monitor and something silly like 800x600 on the other (does anyone have less capability than 1024x768 anymore? I think less than that as a default on anything other than a mobile device (like a smart phone) is pointless conservatism but I digress from the issue.)
My other NVIDIA card doesn’t show at all so I am stuck with one good monitor setup, one bad, and 2 non-existent.
Then I ran Sax2 and got some mode info. that I had to figure out myself in OSE 11.0 so that was nice (still didn’t detect my full setup but it never did so that’s fine). Next I took my xorg.conf file from my 11.0 installation and put it in the /etc/X11 directory of my new 11.2 installation (incorporating the updated mode info. for my monitor).
I then installed the NVIDIA native drivers and it looked like everything was working as before.
Except, after a while I noticed this error: “Xlib: extension “RANDR” missing on display “:0.0”.” Coming up after various actions which prompted me to learn about RandR.
Running “xrandr --version” I get this result:
xrandr program version 1.3.2
Xlib: extension "RANDR" missing on display ":0.0".
RandR extension missing
and similarly, running: “xrandr -q” I get:
Xlib: extension "RANDR" missing on display ":0.0".
RandR extension missing
Since RandR isn’t even detecting my other video card it seems I have to run Xinerama for now. So, the question is:
How to make this "in between" solution work while waiting for RandR to work better and for other technology like the NVIDIA driver to support it?
(I can see Xinerama in “NVIDIA Server Settings” but not RandR.)