On Wed, 2003-09-17 at 19:06, Rafael Maximo wrote:
> Hi,
> 
>          Some of you already know that i'm trying to work on the savage 
> driver, i'm working on the 3D driver (/lib/GL/mesa/src/drv) and now it is 
> compiling and i'll test it but i got some other problems. After compiling 
> everything (2D, 3D, kernel modules, etc.) my screen on xfree 4.3.0 is a 
> little corrupted (http://max.brz.net/screen.png), on XFree86 log it says 
> that direct rendering is enable (http://max.brz.net/XFree86_log.txt) but i 
> got something different from glxinfo (http://max.brz.net/glxinfo.txt).
> 
>          First i need to fix 2D driver but where should i look at first, is 
> there any specific function that i should study? And why direct rendering 
> is not enable? Is it a driver problem or a config problem? Here is the 
> output of dmesg http://max.brz.net/dmesg.txt (agpgart and savage module 
> were loaded with modprobe)
> 
>          Please send me any information that could help me make the savage 
> driver works.
> 
> bye.
> 
> Rafael M�ximo 

As far as glxinfo disagreeing with the XFree86 log, this is common.  I
would guess you have missing symbols in your 3d driver.  Set
LIBGL_DEBUG=verbose in your environment to get more information.

-- 
Eric Anholt                                [EMAIL PROTECTED]          
http://people.freebsd.org/~anholt/         [EMAIL PROTECTED]




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to