[Bf-committers] Linux developers with Alt-A crash, please wake up

Alexander Ewering blender at instinctive.de
Mon Jun 6 13:58:10 CEST 2005


I'm looking for Linux developers which get the famous ALT-A crash when
not using SDL_AUDIODRIVER=dma.

Now, let's simply try to set it by hand inside Blender, which could
work :)

In seqaudio.c, add the following as the first thing in
static int audio_init(SDL_AudioSpec *desired)

     setenv("SDL_AUDIODRIVER", "dma", 1);

Then try launching Blender, of course *without* the env var set
(unset it first if necessary).

Maybe it works!

| alexander ewering              instinctive mediaworks
| ae[@]instinctive[.]de   http://www[.]instinctive[.]de


More information about the Bf-committers mailing list