Re: [Flightgear-devel] Re: OpenAL runtime error

2004-04-26 Thread Martin Spott
Melchior FRANZ wrote: * Roy Vegard Ovesen -- Sunday 25 April 2004 11:44: Initializing OpenAL sound manager fgfs: pcm.c:1050: snd_pcm_writei: Assertion `pcm-setup' failed. I'm using openal version 20030811-83 and openal-devel version 20030811-83 as der standard for SuSE 9.0 Got the same

[Flightgear-devel] Re: OpenAL runtime error

2004-04-25 Thread Melchior FRANZ
* Roy Vegard Ovesen -- Sunday 25 April 2004 11:44: Flightgear and Simgear builds ok on SuSE Linux 9.0, but when I try to run Flightgear I get this error message: Initializing OpenAL sound manager fgfs: pcm.c:1050: snd_pcm_writei: Assertion `pcm-setup' failed. I'm using openal version

Re: [Flightgear-devel] Re: OpenAL runtime error

2004-04-25 Thread Chris Horler
Initializing OpenAL sound manager fgfs: pcm.c:1050: snd_pcm_writei: Assertion `pcm-setup' failed. I'm using openal version 20030811-83 and openal-devel version 20030811-83 as der standard for SuSE 9.0 Got the same here with Linux 2.6.5 and the OpenAL from SuSE 9.0. Then I replaced

Re: [Flightgear-devel] Re: OpenAL runtime error

2004-04-25 Thread Roy Vegard Ovesen
On Sunday 25 April 2004 16:42, Melchior FRANZ wrote: * Roy Vegard Ovesen -- Sunday 25 April 2004 11:44: Flightgear and Simgear builds ok on SuSE Linux 9.0, but when I try to run Flightgear I get this error message: Initializing OpenAL sound manager fgfs: pcm.c:1050: snd_pcm_writei: