Bug#472675: supertuxkart: 472675: extra information needed

2008-03-29 Thread Fabio
xorg-driver-fglrx 1:7.1.0-8-3+2.6.24.11-12.31



___
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel


Bug#472675: supertuxkart: 472675: extra information needed

2008-03-28 Thread Fabio
I have Ati Sapphire 2400.



___
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel


Bug#472675: supertuxkart: 472675: extra information needed

2008-03-27 Thread Fabio
This is what i get:

SL_Test: glXGetCurrentContext returns NULL
SL_Test: This is exactly what we expect
SL_Test: after glXCreateContext but before glXMakeCurrent
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server 
:0.0
  after 34 requests (32 known processed) with 0 events remaining.



Bye and thanks
C. Fabio



___
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel


Bug#472675: supertuxkart: 472675: extra information needed

2008-03-26 Thread Paul Wise
According to the plib site, ssgInit should be called after an OpenGL
context is available (or glutInit has been called and a window created).
Looking at the code suggests that this is fine.

http://plib.sourceforge.net/ssg/

I can't reproduce the bug in i386 with an Intel graphics card. I'd say
it is GPU-specific, or the user has broken GL libraries:

http://www.flightgear.org/Docs/FlightGear-FAQ.html#5.2
http://sourceforge.net/mailarchive/message.php?msg_id=3B92FF16.E84F015C%40napanet.net

To the submitter, please compile and run this test to see if your OpenGL
setup is broken:

http://sourceforge.net/mailarchive/attachment.php?list_name=plib-usersmessage_id=3B92FF16.E84F015C%40napanet.netcounter=1

Run these commands to run the test:

gcc -O2 -Wall   -c -o glxtest.o ./glxtest.c
gcc -O2 -Wall  -lGL -lm -o glxtest ./glxtest.o
./glxtest

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part
___
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel