PDA

View Full Version : Nvidia Twin settings


habeeb_449
12-09-09, 01:23 AM
Greetings


I have a machine with 2 monitors and 2 Nvidia Graphics cards of Quadro FX 4800 and the driver version is Nvidia 190.42.


My red hat version is RHEL 4.7

When I login to the machine it logs me as two different users ,I cannot drag windows from one monitor to the other.

Can any please help me in making the two Graphics card to act as one Graphic card (i.e. Twin View)

When I run the command Nvidia-settings the option for twin view is disabled.

Please find the attachment of bug report.


Your co-operation will be highly appreciated.




Regards

onmikesline
01-07-10, 07:02 PM
i think you cant be in sli mode, make sure your not and try to restart, and take out one video card and plug in with lcds in it, if that works then yeah its because of sli

prefect42
04-19-10, 06:58 AM
You've forgotten to enable Xinerama. Add this to your xorg.conf

Section "ServerFlags"
Option "Xinerama" "true"
EndSection