Tech Source Raptor 4000 Series (for Linux) User Manual

Page 41

Advertising
background image





Raptor 4000 Series: Reference Manual


©2009 Tech Source Inc.

35

Part #65-0271-01

The example below shows how a user can configure their system
to use with most digital monitors.

To configure your desired resolution, you may need to extract the
necessary entry from

/etc/X11/rapafp_modeline

and insert it

into the

Monitor

section as shown in bold-face below.

Section "Monitor"
Identifier "TSI-FP DVI"
VendorName "Tech Source, Inc"
HorizSync 31.5 - 150.0
VertRefresh 40-90
ModeLine "2048x2048" 357.18 2048 2088 2408 2816

2048 2051 2054 2114

ModeLine "2048x2048_D" 255.92 2048 2080 2112 2176

2048 2053 2056 2079

ModeLine "2048x2048_T" 271.67 2048 2096 2104 2208

2048 2058 2061 2071

ModeLine "2560x2048" 292.40 2560 2592 2608 2672

2048 2049 2050 2055

EndSection


Next, the “

Modes

” option in the

Screen

section should be

changed to match the name listed in double quotations in the

ModeLine

field of the

Monitor

section.


In the example below, the resolution is set to

2048x2048_D

which is the timing mode for use with most digital monitors.

Section "Screen"
Identifier "Raptor4000-0"
Device "Rapafp0"
Monitor "TSI-FP DVI"
DefaultDepth 24
SubSection "Display"
Depth 8
Modes "2048x2048_D"
EndSubSection
SubSection "Display"
Depth 16
Modes "2048x2048_D"
EndSubSection
SubSection "Display"
Depth 24
Modes "2048x2048_D"
EndSubSection
EndSection

Advertising