--- Felix Kühling <[EMAIL PROTECTED]> wrote:
> On Fri, 12 Mar 2004 14:48:45 +0000
> avilella <[EMAIL PROTECTED]> wrote:
> 
> > The DRI seems to be enabled:
> > 
> > -----
> [snip]
> 
> yes, looks good.
> 
> > -----
> > 
> > and here is the log of:
> > 
> > [avb]$ LIBGL_DEBUG=verbose glxinfo
> > 
> > -----
> > 
> > name of display: :0.0
> > libGL: XF86DRIGetClientDriverName: 1.1.16 savage (screen 0)
> > libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/savage_dri.so
> > display: :0  screen: 0
> > direct rendering: No
> [snip]
> 
> This looks like the binary incompatibility. The old Xserver or
> server-side glx code (not sure) doesn't work correctly with the new
> client-side glx code. With a new Xserver compiled from CVS I get
> this:
> 
> name of display: :0.0
> libGL: XF86DRIGetClientDriverName: 1.1.16 savage (screen 0)
> libGL: OpenDriver: trying
> /usr/X11R6-DRI/lib/modules/dri/savage_dri.so
> drmOpenByBusid: Searching for BusID pci:0000:01:00.0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 4, (OK)
> drmOpenByBusid: drmOpenMinor returns 4
> drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
> display: :0  screen: 0
> direct rendering: Yes
> [...]
> 
> In other word, your only option is to compile from source until this
> is
> tracked down and fixed.

we could provide an updated xfree86 binary and associated glx libs in
the mean time.  I'm not sure which files we need off hand.

Alex

> 
> Regards,
>   Felix
> 


__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to