54
007-5483-001
System Procedures
Device Section
The device section defines the configuration parameters for a specific graphics card.
There is typically one
"Device"
section for each graphics card in the system. The device
section can make one graphics card with two channels act like two graphics cards using
Screen option. A large number of options are available for the setting the device. It is best
refer to the NVIDIA README file for specific information about the graphics card
configuration parameters. Some examples are given below:
Section "Device"
Identifier "Device[0]"
BoardName "Quadro FX 5600"
BusID "1:0:0" # should match up with output of lspci (in decimal)
Driver "nvidia" # use "nvidia" (proprietary driver), not "nv" (OSS)!!!
VendorName "NVidia"
Option "TwinView" "true" # turn on dual channel mode
Option "MetaModes" "nvidia-auto-select,nvidia-auto-select"
Option "TwinViewOrientation" "LeftOf"
EndSection
TwinView
TwinView is an NVIDIA extension with supports multiple displays from a single GPU.
It turns on the dual channel mode of the GPU allowing for the a single X server to be
configured across the two channels. This has an advantage over other techniques such as
Xinerama in that:
•
A single X screen is used. The NVIDIA driver conceals all information about
multiple display devices from the X server; as far as X is concerned, there is only
one screen.
•
Both display devices share one frame buffer. Thus, all the functionality present on a
single display (e.g. accelerated OpenGL) is available with TwinView.
•
No additional overhead is needed to emulate having a single desktop
To enable TwinView, you must specify the following options in the Device section of your
xorg.conf
file:
Option "TwinView"
Option "MetaModes" "<list of metamodes>"
Summary of Contents for Virtu VN200
Page 1: ...SGI Virtu VN200 Graphics Node Hardware User s Guide 007 5483 001 ...
Page 3: ...007 5483 001 iii Record of Revision Version Description 001 April 2008 Original printing ...
Page 4: ...iv 007 5483 001 ...
Page 12: ...xii 007 5483 001 ...
Page 36: ...20 007 5483 001 SGI Virtu VN200 Overview ...
Page 58: ...42 007 5483 001 System Features ...
Page 108: ...92 007 5483 001 System Procedures ...