Page 1 of 1

SuperTuxKart 0.8 - blank window on intel gm45

PostPosted: 15 Dec 2012, 08:40
by VlaoMao
Hello. I'm installed new version of game, and get blank window while trying start the game.

Log in the console:

{l Code}: {l Select All Code}
[~]
└─$ supertuxkart
Irrlicht Engine version 1.8.0
Linux 3.6.9-1-ARCH #1 SMP PREEMPT Tue Dec 4 08:04:10 CET 2012 x86_64
[FileManager] Data files will be fetched from: '/usr/share/supertuxkart'
[FileManager] Addons files will be stored in '/home/vl/.local/share/supertuxkart/addons'.
[IrrDriver] Trying OpenGL rendering.


In dmesg log nothing interest.
{l Code}: {l Select All Code}
[~]
└─$ LANG=C f xf86-video-intel
extra/xf86-video-intel 2.20.15-1 (xorg-drivers xorg) [installed]
    X.org Intel i810/i830/i915/945G/G965+ video drivers


My processor is Pentium(R) Dual-Core CPU T4200.

May anyone help me?

P.S. sorry for my english.

Re: SuperTuxKart 0.8 - blank window on intel gm45

PostPosted: 18 Dec 2012, 05:33
by hiker
VlaoMao {l Wrote}:Hello. I'm installed new version of game, and get blank window while trying start the game.

Log in the console:

{l Code}: {l Select All Code}
[~]
└─$ supertuxkart
Irrlicht Engine version 1.8.0
Linux 3.6.9-1-ARCH #1 SMP PREEMPT Tue Dec 4 08:04:10 CET 2012 x86_64
[FileManager] Data files will be fetched from: '/usr/share/supertuxkart'
[FileManager] Addons files will be stored in '/home/vl/.local/share/supertuxkart/addons'.
[IrrDriver] Trying OpenGL rendering.


In dmesg log nothing interest.
{l Code}: {l Select All Code}
[~]
└─$ LANG=C f xf86-video-intel
extra/xf86-video-intel 2.20.15-1 (xorg-drivers xorg) [installed]
    X.org Intel i810/i830/i915/945G/G965+ video drivers


My processor is Pentium(R) Dual-Core CPU T4200.

May anyone help me?

This is nearly certain an issue with your graphics card driver (assuming that you don't see anything else). Please see if you could find an updated driver for your machine.

Cheers,
Joerg

Re: SuperTuxKart 0.8 - blank window on intel gm45

PostPosted: 18 Dec 2012, 07:19
by sj04736
See if running `LANG=C supertuxkart` helps at all. I've seen instances where floating points in shaders will get messed up by your locale in certain programs. This could extend to pretty much any data file.

Re: SuperTuxKart 0.8 - blank window on intel gm45

PostPosted: 02 Jan 2013, 21:44
by VlaoMao
Strange.
{l Code}: {l Select All Code}
[2012-12-07 21:35] upgraded xf86-video-intel (2.20.13-1 -> 2.20.15-1)

{l Code}: {l Select All Code}
[2013-01-03 00:33] upgraded xf86-video-intel (2.20.15-1 -> 2.20.17-1)

Updates for video driver appeared recently, but now it works. thanks