Information for ATI Rage 128 Users
: Configuration
Previous: Reported Working Video Cards
Next: Driver Options
5. Configuration
The driver auto-detects all device information necessary to
initialize the card. The only lines you need in the "Device"
section of your xorg.conf file are:
Section "Device"
Identifier "Rage 128"
Driver "r128"
EndSection
or let xorgconfig
do this for you.
However, if you have problems with auto-detection, you can specify:
- VideoRam - in kilobytes
- MemBase - physical address of the linear framebuffer
- IOBase - physical address of the memory mapped IO registers
- ChipID - PCI DEVICE ID
Information for ATI Rage 128 Users
: Configuration
Previous: Reported Working Video Cards
Next: Driver Options