On Fri, 5 Jul 2002, Eric Anholt wrote:

> On Fri, 2002-07-05 at 17:00, Simon Cahuk wrote:
> > I get seg fault (core dumped) running glxgears.
> > System:
> > FreeBSD 4.5-RELEASE, cards banshee, using glide3 ports.
> > Glxinfo says DRI is enabled.
>
> Which exact version of glide3?  What compile flags did you give?  Did it
> spew any error messages before dying?  (be sure to use
> LIBGL_DEBUG=verbose)

Glide3 was built from ports, -current. Glide3 port version:20020113,
CFLAGS -O.
I buit it: make -DWITH_VOODOO3 and make -DWITH_VOODOO3 install

I did export LIBGL_DEBUG=verbose and export  FX_GLIDE_NUM_TMU=2
and after this and got this:

glxgears
libGL: XF86DRIGetClientDriverName: 1.0.0 tdfx (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/tdfx_dri.so
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/tdfx_dri.so
drmOpenByBusid: busid is PCI:1:0:0
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenByBusid: drmOpenMinor returns 6
drmOpenByBusid: drmGetBusid reports PCI:1:0:0
libGL: using Glide library libglide3.so
Segmentation fault (core dumped)

Simon
>
> People have had banshees working on fbsd before.  One thing that some
> have had to do is:
> export FX_GLIDE_NUM_TMU=2
> before running their apps.  If you needed it too, I'll try to check in a
> fix for the port.
>
> --
> Eric Anholt <[EMAIL PROTECTED]>
> http://people.freebsd.org/~anholt/dri/
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Bringing you mounds of caffeinated joy.
> http://thinkgeek.com/sf
> _______________________________________________
> Dri-devel mailing list
> [EMAIL PROTECTED]
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Got root? We do.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to