[Openal] RouterTest sample execution error.

Daniel PEACOCK dpeacock at creativelabs.com
Thu Aug 2 10:23:08 PDT 2007





Hi,

It looks like you are missing an OpenAL component.   The OpenAL32.dll is
just a router - it does not contain any audio code - it just exists to find
all the OpenAL devices that exist on the system.   OpenAL devices need to
be stored in a DLL that matches the name *oal.dll so the router can find
them.   e.g. Creative provides the "Generic Software" and "Generic
Hardware" OpenAL device implementations in a file called wrap_oal.dll.  I
suspect you are missing this file.   The wrap_oal.dll file is installed by
the OpenAL redist available for download from
http://developer.creative.com/articles/article.asp?cat=1&sbcat=31&top=38&aid=46

Thanks,

Dan
Creative Labs, Inc.

Notice
The information in this message is confidential and may be legally
privileged.  It is intended solely for the addressee.  Access to this
message by anyone else is unauthorized.  If you are not the intended
recipient,  any disclosure,  copying or distribution of the message,  or
any action taken by you in reliance on it,  is prohibited and may be
unlawful.  If you have received this message in error,  please delete it
and contact the sender immediately.  Thank you.




                                                                           
             "steve"                                                       
             <steve at astrocorp.                                             
             com.tw>                                                    To 
             Sent by:                  <openal at opensource.creative.com>    
             openal-bounces at op                                          cc 
             ensource.creative                                             
             .com                                                  Subject 
                                       [Openal] RouterTest sample          
                                       execution error.                    
             08/02/2007 12:24                                              
             AM                                                            
                                                                           
                                                                           
                                                                           
                                                                           




Hi:
I built the new OpenAL source code from SVN. I wonder if the problem is
related to .NET 2003. My DirectSound test ok by using DxDiag.
I am using XP Professional.
Thank you,

Steve

Here is the error messages:

--------------------------------------
TESTING ALC_ENUMERATION_EXT EXTENSION

ALC_ENUMERATION_EXT Device List:-

NO DEVICES FOUND
--------------------------------------

--------------------------------------
TESTING GET DEFAULT PLAYBACK DEVICE


!!!ERROR!!! DEFAULT DEVICE NOT FOUND!
--------------------------------------

--------------------------------------
TESTING CAPTURE ENUMERATION EXTENSION

ALC_ENUMERATION_EXT Capture Device List:-

NO DEVICES FOUND
--------------------------------------

--------------------------------------
TESTING DEFAULT CAPTURE DEVICE


!!!ERROR!!! DEFAULT CAPTURE DEVICE NOT FOUND!
--------------------------------------

--------------------------------------
TESTING PLAYBACK ENUMERATE ALL EXTENSION

ALC_ENUMERATE_ALL_EXT DEVICE LIST:-

NO DEVICES FOUND
--------------------------------------

--------------------------------------
TESTING DEFAULT ALL PLAYBACK DEVICE


!!!ERROR!!! DEFAULT ALL DEVICE NOT FOUND!
--------------------------------------

--------------------------------------
TESTING 'Generic Hardware' DEVICE

!!!ERROR!!! : FAILED TO OPEN 'Generic Hardware' DEVICE
--------------------------------------

--------------------------------------
TESTING 'Generic Software' DEVICE

!!!ERROR!!! : FAILED TO OPEN 'Generic Software' DEVICE
--------------------------------------

--------------------------------------
TESTING LEGACY 'DirectSound3D' DEVICE

!!!ERROR!!! : FAILED TO OPEN 'DirectSound3D' DEVICE
--------------------------------------

--------------------------------------
TESTING LEGACY 'DirectSound' DEVICE

!!!ERROR!!! : FAILED TO OPEN 'DirectSound' DEVICE
--------------------------------------

--------------------------------------
TESTING LEGACY 'MMSYSTEM' DEVICE

!!!ERROR!!! : FAILED TO OPEN 'MMSYSTEM' DEVICE
--------------------------------------

--------------------------------------
TESTING NULL DEVICE

!!!ERROR!!! : FAILED TO OPEN NULL DEVICE
--------------------------------------

--------------------------------------
TESTING EMPTY DEVICE

!!!ERROR!!! : FAILED TO OPEN EMPTY DEVICE
--------------------------------------

--------------------------------------
TESTING 'A Random Name' DEVICE

FAILED TO OPEN 'A Random Name' DEVICE
--------------------------------------

--------------------------------------
TESTING NULL CAPTURE DEVICE

!!!ERROR!!! : FAILED TO OPEN NULL CAPTURE DEVICE
--------------------------------------

--------------------------------------
TESTING EMPTY CAPTURE DEVICE

!!!ERROR!!! : FAILED TO OPEN EMPTY CAPTURE DEVICE
--------------------------------------

--------------------------------------
TESTING 'A Random Name' CAPTURE DEVICE

FAILED TO OPEN 'A Random Name' CAPTURE DEVICE
--------------------------------------


FOUND 12 ERRORS

Press a key to quit_______________________________________________
Openal mailing list
Openal at opensource.creative.com
http://opensource.creative.com/mailman/listinfo/openal

ForwardSourceID:NT000452A2



More information about the Openal mailing list