- Intel 82915GM/GMS,82910GML,82965PM Integrated Graphics Device (i915drm)
-
Please note that the xf86-video-intel 2.1.1 driver must be used with modular-xorg-server 1.3.0, newer drivers are unsupported.
Section "Device"
Identifier "Card0"
Driver "intel"
Option "AccelMethod" "XAA"
Option "XAANoOffscreenPixmaps" "true"
EndSection
- ATI Radeon 9800 Pro AGP R350 / 9250 AGP RV280 / 9600XT RV360 (radeondrm)
-
Section "Device"
Identifier "Card0"
Driver "radeon"
Option "AccelMethod" "XAA"
Option "XAANoOffscreenPixmaps" "true"
Option "DRI" "true"
Option "EnablePageFlip" "true"
Option "ColorTiling" "on"
Option "GARTSize" "64"
EndSection
- 3dfx Voodoo 3 3000 PCI (tdfxdrm)
-
3dfx series devices should work on i386, but are as of now untested.
Section "Device"
Identifier "Card0"
Driver "tdfx"
EndSection