Page 1 of 1

Alpha11 FreeBSD 8.2 amd64

Posted: Sun Jun 19, 2011 11:58 am
by thefranklin
It's pretty: I've played quite a lot of Oolite, & this is really only vaguely nothing like it. ;)I managed to build successfully using gmake, though FreeBSD doesn't have alloca.h, a simple "s/alloca.h/stdlib.h/g" suffices.It runs fairly well, albeit without shaders, if I start at the debug point; however starting on Earth or ε Eridani causes

Code:
Assertion failed: (inputs->BufferObj->Pointer), function bind_inputs, file tnl/t_draw.c, line 232.Abort (core dumped)
I'm not entirely sure (since I'm nothing but a ham-fisted luser) where to begin.Edit: So google-dot-com leads me to believe this is something in GL. (I don't want to speculate too much, but yeah, FreeBSD isn't up with the latest/greatest GL stuff: GL/GLU/GLw are at 7.6.1)

RE: Alpha11 FreeBSD 8.2 amd64

Posted: Tue Jun 21, 2011 8:30 pm
by durandal
What driver?I can start from both points without problems. I use ati driver with DRI disabled ;-) , it is slow somehow on Intel Celeron M but still playable.

RE: Alpha11 FreeBSD 8.2 amd64

Posted: Tue Jun 21, 2011 10:45 pm
by thefranklin

durandal wrote:
What driver?I can start from both points without problems. I use ati driver with DRI disabled ;-) , it is slow somehow on Intel Celeron M but still playable.
radeonThanks for the hint, I'll test it with DRI disabled.Edit: Wow, that's slow*, but no crashes. :)* Turion X2 1990MhZ (I think that's the equivalent of 45,082 BBC Micros)