Game doesn't start on Ubuntu 10.04
Sun, 2010-08-08 11:50
Hello
I have a laptop with standard Inter 945GM graphics card running with Ubuntu 10.04. I installed Hedgewars package through the synaptic package manager.
When I launch the game (single player or multiplayer), it freezes on trees and I have a "in game" message at the top left of the window. Then nothing.
That means the game window itself crashed.
Please try go to options and disabling both frontend and backend sound and music, then restarting and retesting.
If it still fails, enable Reduce Quality in options and retest.
If it still fails, pastebin the output of ~/.hedgewars/debug0.txt
If you get it working, let us know what did it, could probably give you more details on a better fix.
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev
Good evening!
I have got the same problem (or at least the same symptoms). I tried everything you suggested to no avail. The output of my debug0.txt is:
I am using the Ubuntu/10.04 version from the repository, also I use the Radeon graphics driver.
I'd say odds are good that you will need to use fglrx.
Last I checked the radeon driver does not support 3d.
You'd have better luck most likely with Mesa - even though that really would require reduced quality. Same reason compiz doesn't work with that.
Does glxgears work for you?
And do you see direct rendering in glxinfo?
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev
Thanks for your comment. After hours of trial and error, I needed to apt-get remove fglrx and set ‘radeon’ in my xorg.conf. Now the game plays just fine. I need to reduce quality though, but that doesn’t bother me.
Huh. Odd. So you had fglrx installed too and a mucked up xorg.conf
Well. No way I was guessing that
At least you figured it out.
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev