Game won't start

4 posts / 0 new
Last post
Offline
Joined: 06/18/2013 - 05:12
Game won't start

I got the following error when starting the game:
/builddir/LittleInferno/code/runtime/linux/LinuxRender.cpp : 1752
trace/breakpoint trap

Chipset is:
Intel Corporation Mobile 945GSE Express Integrated Graphics Controller (rev 03)

I'm Having this bug with default intel driver:
mesa-libgl 9.1.3-1
intel-dri 9.1.3-1
xf86-video-intel 2.21.8-1

23boy's picture
Offline
Joined: 11/23/2012 - 18:22

hello Kokoko, you are new here...
I'm not sure about Linux because i don't have one
but maybe the other guys can
if i can i will tell them

Offline
Joined: 06/18/2013 - 05:12

Thank you very much

Offline
Joined: 07/11/2013 - 17:51

Me too.

Ubuntu 12.04, x64

Graphics: Card: Intel 2nd Generation Core Processor Family Integrated Graphics Controller
X.Org: 1.11.3 drivers: intel (unloaded: vesa,fbdev) Resolution: 1366x768@60.0hz
GLX Renderer: Mesa DRI Intel Sandybridge Mobile GLX Version: 3.0 Mesa 8.0.4

I bit of screen flicker, that's all.

If I run from the terminal I get:

/opt/little-inferno/LittleInferno.bin.x86
/builddir/LittleInferno/code/runtime/linux/LinuxRender.cpp : 1504
Trace/breakpoint trap (core dumped)

Please help! I have ias32 installed.

Thanks
Bbbarry

...later...

after doing a dist-upgrade I then installed

sudo apt-get install libgl1-mesa-dri:i386 libgl1-mesa-gli386

& the game starts ok.

I hope that this is useful to someone.