Re: [Dri-devel] latest trunk problems

2002-02-23 Thread Carl Busjahn

Hey,
Did you recompile your DRI modules?  Remember, they don't compile with 
make World.
Also if you're using the 2.4.17 modules they'll probably get in your way.

Carl Busjahn
MichaelM wrote:

> Hi. I recently updated my version to the current tree (recently 
> updated to Mesa 4.0), and DRI no longer works. I'm using a 16MB G400, 
> along with kernel 2.4.17.
>
> I ran glxinfo with the LIBGL_DEBUG="verbose" and this is the output I 
> got:
>
> libGL: XF86DRIGetClientDriverName: 1.1.0 mga (screen 0)
> libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/mga_dri.so
> libGL error: dlopen failed: /usr/X11R6/lib/modules/dri/mga_dri.so: 
> undefined symbol: __driMesaMessage
> libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/mga_dri.so
> libGL error: dlopen failed: /usr/X11R6/lib/modules/dri/mga_dri.so: 
> undefined symbol: __driMesaMessage
> name of display: :0.0
> display: :0  screen: 0
> direct rendering: No
>
> I've only included the debugging output.
>
>
> ___
> Dri-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dri-devel
>




___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] latest trunk problems

2002-02-24 Thread MichaelM

Yup. I recompiled the modules, and still got nothing (i don't use the 
kernel supplied modules)

Carl Busjahn wrote:

> Hey,
> Did you recompile your DRI modules?  Remember, they don't compile with 
> make World.
> Also if you're using the 2.4.17 modules they'll probably get in your way.
>
> Carl Busjahn
> MichaelM wrote:
>


___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] latest trunk problems

2002-02-25 Thread Klaus Rose

After changing xc/xc/lib/GL/mesa/src/drv/mga/mga_xmesa.c line 227 from 
__driMesaMessage(...) to __driUtilMessage(...) it works for me.


> Hi. I recently updated my version to the current tree (recently updated 
> to Mesa 4.0), and DRI no longer works. I'm using a 16MB G400, along with 
> kernel 2.4.17.
> 
> I ran glxinfo with the LIBGL_DEBUG="verbose" and this is the output I got:
> 
> libGL: XF86DRIGetClientDriverName: 1.1.0 mga (screen 0)
> libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/mga_dri.so
> libGL error: dlopen failed: /usr/X11R6/lib/modules/dri/mga_dri.so: 
> undefined symbol: __driMesaMessage
> libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/mga_dri.so
> libGL error: dlopen failed: /usr/X11R6/lib/modules/dri/mga_dri.so: 
> undefined symbol: __driMesaMessage
> name of display: :0.0
> display: :0  screen: 0
> direct rendering: No
> 
> I've only included the debugging output.
> 
> 
> ___
> Dri-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dri-devel
> 



-- 

___
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup


1 cent a minute calls anywhere in the U.S.!

http://www.getpennytalk.com/cgi-bin/adforward.cgi?p_key=RG9853KJ&url=http://www.getpennytalk.com



___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] latest trunk problems

2002-02-25 Thread Keith Whitwell

Klaus Rose wrote:
> 
> After changing xc/xc/lib/GL/mesa/src/drv/mga/mga_xmesa.c line 227 from 
>__driMesaMessage(...) to __driUtilMessage(...) it works for me.
> 

Committed.

Keith

___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel