Author Topic: Crash on start {linux}  (Read 2529 times)

wciow

  • Behemoth
  • *******
  • Posts: 968
    • View Profile
Crash on start {linux}
« on: 12 November 2008, 12:39:17 »
I recently reinstalled my Ubuntu system since the old one got corrupted.
I reinstalled Glest from the apt package manager.

Terminal gives this error on starting and the game exits.

ln: creating symbolic link `./configuration.xml': File exists
ALSA lib pcm_dmix.c:874:(snd_pcm_dmix_open) unable to open slave
void Shared::Platform::Window::setStyle(Shared::Platform::WindowStyle) not implemented.
ALSA lib pcm_dmix.c:874:(snd_pcm_dmix_open) unable to open slave
open /dev/[sound/]dsp: No such file or directory
OpenAL Vendor: Exception: Couldn't open audio device.

Anyone know what I need to do to fix this?
Check out my new Goblin faction - https://forum.megaglest.org/index.php?topic=9658.0

GNUlinux

  • Guest
Re: Crash on start {linux}
« Reply #1 on: 13 November 2008, 12:28:32 »
Do you have all the ALSA libs installed?

Is ALSA working using other apps?

Are the permissions on /dev/dsp correct?

Try to run: alsa-info --no-upload

It may provide some info you can use to debug the problem.

:)

wciow

  • Behemoth
  • *******
  • Posts: 968
    • View Profile
Re: Crash on start {linux}
« Reply #2 on: 17 November 2008, 13:12:28 »
Thanks for the advice. It seems to have fixed itself now. I was having general trouble with the pulse-audio in 8.10 conflicting with ALSA, so I removed pulse. It fixed most of the problems on my system including Glest.
Check out my new Goblin faction - https://forum.megaglest.org/index.php?topic=9658.0

 

anything