Tech Source Raptor Drivers for Linux User Manual
Page 20
Raptor Drivers for Linux Installation and Reference Manual
3-6
3.6.1 Monitor Section
This section for Raptor cards should remain unchanged.
3.6.2 Device Section
Identifier:
Each Raptor card instance should have a
unique identifier. This identifer is used in the
Screen section.
NOTE: The BusID value in the configuration file must be
changed manually. Please see the description below for details.
BusID:
Depending on the machine and the slot the
card is in, it might receive a unique
BusID
.
When the driver attaches, it will print out the
device name and
BusID.
To check the
BusID
, type
dmesg|grep rap.
The
output should look similar to the following:
TSI: rapqfp0 (BusID 0:9:0) is
Raptor 2500 @ 2560x2048
TSI: raptor0 (BusID 0:10:0) is
Raptor 2000 @ 2048x2048.
In the example above, the Raptor 2000 has
a BusID of
PCI:0:10:0
, while the Raptor
2500 has a
BusID
of
PCI:0:9:0
. Change
the BusIDs of the cards in XF86Config to
match the BusIDs reported by the drivers.