Anyone have managed to enable dri with Ati rage mobility M1 or similar
(its a rage 128).
I loaded the dri module under X and have mtrr, drm, agpart in the kernel
but keep getting the message
Xlib:  extension "XFree86-DRI" missing on display ":0.0".

I load the following modules under X:

    Load        "dbe"   # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA
extension
    EndSubSection

# This loads the Type1 and FreeType font modules
    Load        "type1"
    Load        "speedo"
    Load        "freetype"
    Load        "xtt"

# This loads the GLX module
    Load       "glx"
# This loads the DRI module
    Load       "dri"

# Modules configured bu debian
    Load        "GLcore"
    Load        "bitmap"
    Load        "ddc"
    Load        "extmod"
    Load        "int10"
    Load        "record"
    Load        "vbe"



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to