KOH_Linux_sample_dih_config

Sample Dual Independent Head (DIH) Configuration

For DIH operation, several additional options must be set in the Device sections for each head. Both Device sections must specify the BusID, and the BusID must be the same for both devices. Each Device section must specify the Screen section that will associate the device with the Screen option.

BusID - B:F:S (Bus, Function, Slot)

Screen - number

The example below shows a sample DIH configuration. Only the Device, Screen, and Server Layout sections of the configuration file are shown.

Sample DIH Configuration

Section "Device"

Identifier "IntelEGD-1"

Driver "emgd"

BusID "0:2:0"

Screen 0

VideoRam 32768

EndSection

Section "Device"

Identifier "IntelEGD-2"

Driver "emgd"

BusID "0:2:0"

Screen 1

VideoRam 32768

EndSection

Section "Screen"

Identifier "Screen 1"

Device "IntelEGD-1"

Monitor "Monitor1"

DefaultDepth 24

Subsection "Display"

Depth 8

Modes "1280x1024" "1024x768" "800x600" "640x480"

ViewPort 0 0

EndSubsection

Subsection "Display"

Depth 16

Modes "1280x1024" "1024x768" "800x600" "640x480"

ViewPort 0 0

EndSubsection

Subsection "Display"

Depth 24

Modes "1280x1024" "1024x768" "800x600" "640x480"

ViewPort 0 0

EndSubsection EndSection

Section "Screen"

Identifier "Screen 2"

Device "IntelEGD-2"

Monitor "Monitor2"

DefaultDepth 24

Subsection "Display"

Depth 8

Modes "1280x1024" "1024x768" "800x600" "640x480
ViewPort 0 0

EndSubsection

Subsection "Display"

Depth 16

Modes "1280x1024" "1024x768" "800x600" "640x480"

ViewPort 0 0

EndSubsection

Subsection "Display"

Depth 24

Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0

EndSubsection

EndSection

Section "ServerLayout"

Identifier "Dual Head Layout"

Screen "Screen 1"

Screen "Screen 2" Right Of "Screen 1"

InputDevice "Mouse1" "CorePointer"

InputDevice "Keyboard1" "CoreKeyboard"

EndSection




*Other names and brands may be claimed as the property of others.
Revised April 2013