Information for i740 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 XF86Config file are:
Section "Device"
Identifier "Intel i740"
Driver "i740"
EndSection
or let xf86config
do this for you.
However, if you have problems with auto-detection, you can specify:
- VideoRam - in kilobytes
- DacSpeed - in MHz
- MemBase - physical address of the linear framebuffer
- IOBase - physical address of the memory mapped IO registers
Information for i740 Users
: Configuration
Previous: Reported Working Video Cards
Next: Driver Options