X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Ffbdev-dri.html;h=991ef3bcc67a732fa020336c159e70b6fb66b227;hb=e1e439c51239f8129e678e437d7afb999232db8a;hp=15467019c419c4b4fe0e305eb0bfd5df9c8e8a12;hpb=e082348a4b59af0221b88a11c87acdb46f67eaa1;p=mesa.git diff --git a/docs/fbdev-dri.html b/docs/fbdev-dri.html index 15467019c41..991ef3bcc67 100644 --- a/docs/fbdev-dri.html +++ b/docs/fbdev-dri.html @@ -67,6 +67,12 @@ to verify that the following files were made:
  • r128_dri.so - DRI driver for ATI Rage 128 cards.
  • r200_dri.so - DRI driver for ATI R200 Radeon cards.
  • radeon_dri.so - DRI driver for original ATI Radeon cards. +
  • i810_dri.so - DRI driver for Intel i810/i815 chips. +
  • i830_dri.so - DRI driver for Intel i830/i845 chips. +
  • mga_dri.so - DRI driver for Matrox G200/G400 cards. +
  • sis_dri.so - DRI driver for SIS cards. +
  • tdfx_dri.so - DRI driver for 3dfx Voodoo 3/4/5 cards. +
  • gamma_dri.so - DRI driver for 3Dlabs gamma cards.
  • fb_dri.so - software-only fbdev driver.
  • miniglx.conf - configuration file for the MiniGLX interface @@ -126,6 +132,11 @@ radeonfb 21900 0 (unused) agpgart 43072 1 +

    +If the driver complains that the radeon/mga/etc/ kernel module is too +old, you'll have to compile/install a newer one from the DRI project. +

    +

    3.2 Configuration File