Posts: 30
hesedyahu
Joined: 21 Apr 2014
#1
Hi guys.

When I try to run supertuxkart, two empty windows open and close instantaneously and the program won't start. When I tried running it in terminal, i got this error:

----------------------

Code: Select all

$ supertuxkart
Irrlicht Engine version 1.7.3
Linux 3.7.10-antix.5-486-smp #2 SMP Tue Oct 15 20:58:22 EEST 2013 i686
[FileManager] Data files will be fetched from: '/usr/share/games/supertuxkart'
[FileManager] Addons files will be stored in '/home/hesediah/.local/share/supertuxkart/addons'.
[translate] Env var LANGUAGE = 'en_GB.UTF-8'
[translate] Env var LANGUAGE = 'en_GB.UTF-8', which corresponds to 'English (Great Britain)'
Adding language fallback en
[IrrDriver] Trying OpenGL rendering.
[IrrDriver Temp Logger] Level 2: Unsupported texture format
[IrrDriver Temp Logger] Level 2: Unsupported texture format
Mesa 8.0.5 implementation error: unexpected format GL_DEPTH_COMPONENT in _mesa_choose_tex_format()
Please report at bugs.freedesktop.org
Floating point exception
---------------------

I did try rebooting after installing it but the same problem occurs. Can anyone help? Is any more information needed from me to help?

Code: Select all

System:    Host: antiX1 Kernel: 3.7.10-antix.5-486-smp i686 (32 bit) 
           Desktop: IceWM 1.3.7 
           Distro: antiX-13.2_386-full Luddite 4 November 2013 
CPU:       Single core Intel Pentium 4 CPU (-UP-) cache: 512 KB clocked at 1799 MHz 
Graphics:  Card: Intel 82845G/GL[Brookdale-G]/GE Integrated Graphics Device
           Display Server: X.Org 1.12.4 drivers: intel (unloaded: fbdev,vesa)
           Resolution: 1280x800@60.0hz
           GLX Renderer: Mesa DRI Intel 845G x86/MMX/SSE2
           GLX Version: 1.3 Mesa 8.0.5
Audio:     Card Intel 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller 
           driver: snd_intel8x0 
           Sound: ALSA v: k3.7.10-antix.5-486-smp
Thanks.
Posts: 630
Eino
Joined: 12 Oct 2012
#2
Have you updated everything, including video drivers via the smxi script?. If not this is how to run it.
1. Get out of X by pressing ctrl+alt+F1
2. log in as root then type smxi
3. it will ask a series of questions, Select continue-no-changes.
4. select to get your dist-upgrade
5 after that is done look for the video section
6 select the driver for your video card.
7 select return to main menu
8. next I would select exit.
9. at the prompt type reboot.

Hope I did not miss anything, I did this from my memory.
Edit: I did not notice that you still had the old kernel. __{{emoticon}}__
But you may want to do the update anyway afterwards, without updating the video drivers.
Last edited by Eino on 24 Apr 2014, 20:04, edited 2 times in total.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#3
Before you do what Eino suggests, you need to upgrade the kernel.

See 12 Nov entry here:


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://antix.mepis.org/index.php?title=Main_Page"
linktext was:"http://antix.mepis.org/index.php?title=Main_Page"
====================================
Posts: 30
hesedyahu
Joined: 21 Apr 2014
#4
Hi there,

I upgraded the kernel and I did the updates that Eino suggested. The same thing happens.

When I try opening supertuxkart in terminal I get the following:

$ supertuxkart
Irrlicht Engine version 1.7.3
Linux 3.7.10-antix.5-486-smp #2 SMP Tue Oct 15 20:58:22 EEST 2013 i686
[FileManager] Data files will be fetched from: '/usr/share/games/supertuxkart'
[FileManager] Addons files will be stored in '/home/hesediah/.local/share/supertuxkart/addons'.
[translate] Env var LANGUAGE = 'en_GB.UTF-8'
[translate] Env var LANGUAGE = 'en_GB.UTF-8', which corresponds to 'English (Great Britain)'
Adding language fallback en
[IrrDriver] Trying OpenGL rendering.
[IrrDriver Temp Logger] Level 2: Unsupported texture format
[IrrDriver Temp Logger] Level 2: Unsupported texture format
Mesa 8.0.5 implementation error: unexpected format GL_DEPTH_COMPONENT in _mesa_choose_tex_format()
Please report at bugs.freedesktop.org
Floating point exception

This seems to be the same error message.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#5
What does inxi -G in a terminal show?
Posts: 30
hesedyahu
Joined: 21 Apr 2014
#6
Here's what that command shows:

$ inxi -G
Graphics: Card: Intel 82845G/GL[Brookdale-G]/GE Integrated Graphics Device
Display Server: X.Org 1.12.4 driver: intel
Resolution: 1280x800@60.0hz
GLX Renderer: Mesa DRI Intel 845G x86/MMX/SSE2
GLX Version: 1.3 Mesa 8.0.5
Posts: 765
rust collector
Joined: 27 Dec 2011
#7
You are still using the old kernel, I think.
you probably need to update-grub, and remember to choose the newest one in the grub menu when you boot.