vijay varma wrote: > Hi all > > I have successfully installed FG1.9.1 on my system(Linux environment). > when i run FlightGear some times i am getting error message in the > konsole as > > "open /dev/[sound/]dsp: Device or resource busy > Audio Initialization failed > There was an error opening the ALC device > Fata error: Failed to load wav file: > at the operation was invalid in the current ALUT state" and the > application gets terminated > > I have installed OpenAL Soft 1.6.372 > > Can anyone help me ?
Either you don't have permission to use /dev/[sound/]dsp or some other process has already taken it. Running "lsof|grep dsp" as root should show you which process has opened the device. If that doesn't return anything then it's likely you don't have permission to use the device - you may need to add yourself to the "audio" group. Jon ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Flightgear-users mailing list Flightgear-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-users