beautypg.com

Tech Source Raptor DL-Lite Drivers for Linux User Manual

Page 15

background image

Chapter 3 – Software Installation

3-5




The sections for Raptor DL-Lite are listed below. The required
modifications are explained in the following subsections

.

# TSI Raptor DL-LITE XFree86 Configuration Sections
Section "Monitor"
Identifier "Apple Panel"
VendorName "Apple"
HorizSync 31.5 - 150.0
VertRefresh 50-90
ModeLine "2560x1600" 292.00 2560 2561 2562 2563
1600 1601 1602 1603
EndSection

Section "Device"
Identifier "Rapdlt0"
Driver "rapdlt"
BusID "PCI:2:9:0"
Card "TSI Raptor DL-LITE"
Option "Device" "/dev/rapdlt0"

Option "Mode" "8"

Option "ScaleCursPos" "on"
# Option "BackingStore"
# Option "SaveUnder"
# Option "TranspColor" "0x0a3246"
EndSection

Section "Screen"
Identifier "RaptorDL-LITE"
Device "Rapdlt0"
Monitor "Apple Panel"
DefaultDepth 8
SubSection "Display"
Depth 8
Modes "2560x1600"
EndSubSection
SubSection "Display"
Depth 16
Modes "2560x1600"
EndSubSection
SubSection "Display"
Depth 24
Modes "2560x1600"
EndSubSection
EndSection
# TSI Raptor DL-LITE XFree86 Configuration Sections

NOTE: From this point on, the name

XF86Config

will be

used to refer to the config file used by the XFree86 server.