1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/x11-servers/XFree86-4-Server-snap/pkg-message-drm
FUJISHIMA Satsuki b414ba91dd sync up with x11/XFree86-4.
o build DRI kernel modules.
o add option to build Matrox G200/G400/G450 beta drivers.

Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-04-12 14:26:00 +00:00

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"