6 selecting bit-depths – Tech Source Raptor Drivers for Linux User Manual
Page 38
Raptor Drivers for Linux Installation and Reference Manual
5-6
Section "Screen"
Identifier "Raptor1100T-1"
Device "Raptor1.1KT-1"
Monitor "CustomMonitor"
DefaultDepth 8
SubSection "Display"
Depth 8
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
# TSI Raptor 1100T XFree86 Configuration Sections
5.6 Selecting
Bit-Depths
5.6.1 Setting Bit-Depth on I-Class Cards
I-Class cards support 8-bit, mox16 and mox24 modes. By
default windows comes up in 8-bit mode on these cards. For an
explanation of the various MOX modes, please see Section
5.6.3.
The following example shows the
Device
Section of the Raptor
2500 with mox24 mode enabled:
Section "Device"
Identifier "Rapqfp0"
Driver "tsi"
BusID "PCI:0:10:0"
ChipSet "i128v2"
Card
"TSI Raptor 2500"
Option
"Device" "/dev/rapqfp0"
Option "mox24"
End Section
Similarly, changing the
"mox24"
to
"mox16"
will enable the
mox16
mode. To select 8-bit mode, just comment out that line.