MitjaM {l Wrote}:look i know that you here arent ubuntu fans but try it in virtual box and you will see what im talking about
I run Ubuntu 10.04 and like it very much. My copy of SupertuxKart (0.7.3) runs fine without any problems whatsoever.
If you would, please open a terminal and run the command...
- {l Code}: {l Select All Code}
lspci
along with...
- {l Code}: {l Select All Code}
jockey-text -l
and post the results. I would be curious to see what you're running.
EDIT: Wait a second....you're running Ubuntu in a VM? If so, this likely your problem since the VM probably isn't using the native drivers that would be available/used if you had installed Ubuntu on your hard drive in the usual way, but rather the VM's special graphics driver.
As an example, my copy of Ubuntu 12.04 on VirtualBox reports the following adapter...
- {l Code}: {l Select All Code}
00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter
In reality, my graphics chip is a...
- {l Code}: {l Select All Code}
01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8600M GS] (rev a1)
My guess is that the VM's special driver, if it uses one, can't do 3D well enough to run the game, if at all. I'm not entirely sure if it's possible to install drivers for your actual chipset on a VM, although I did find
this.Regards...