b414ba91dd
o build DRI kernel modules. o add option to build Matrox G200/G400/G450 beta drivers. Submitted by: Stijn Hoop <stijn@win.tue.nl>
12 lines
446 B
Plaintext
12 lines
446 B
Plaintext
To use the Direct Rendering Infrastructure, you need to do the following:
|
|
|
|
- Enable agp support in your kernel, or load the agp kernel module at
|
|
boot time. You can do this by editing /boot/loader.conf(5)
|
|
- Load the appropriate kernel module from /usr/X11R6/lib/X11/kernel at
|
|
boot time:
|
|
- tdfx.ko for 3Dfx cards
|
|
- mga.ko for Matrox G200/G400/G450
|
|
- Add the following lines to the "Module" section of your XF86Config:
|
|
Load "glx"
|
|
Load "dri"
|