[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: opengl



On Thu, Oct 03, 2002 at 08:00:27PM +0200, Lorenzo Micheli wrote:
> Salve, ho un problema non riesco a configurare il driver X11 con OpenGL
> e il direct rendering ! 
> Eppure se leggo i log di xfree "(==) MGA(0): Direct rendering enabled"
> pare ok! mentre secondo glxinfo "direct rendering: No"! dove può essere
> il problema?

allora: 
per il kernel dei caricare i moduli:
agpgart
mga

per X devi scrivere in XF86Config-4

nella sezione modules:

        Load  "GLcore"
        Load  "dri"
        Load  "bitmap"
        Load  "dbe"
        Load  "ddc"
        Load  "extmod"
        Load  "freetype"
        Load  "type1"
        Load  "glx"
        Load  "int10"
        Load  "pex5"
        Load  "record"
        Load  "speedo"
        Load  "vbe"
        Load  "xie"

e creare inserire in fondo al file:

Section "DRI"
        Mode         0666
EndSection

dovrebbe andare a posto



Reply to: