[Openal] No OpenAL devices found for SigmaTel integrated audio

Daniel PEACOCK dpeacock at creativelabs.com
Wed Apr 23 17:35:13 PDT 2008





Hi Tim,

I'm not sure why linking with openal32.lib vs using LoadLibrary and
GetProcAddress would make a difference.   I don't have a SigmaTel
integrated chip to test here - but maybe a good experiment would be to
modify an SDK example to link with openal32.lib instead of using
LoadLibrary and see if you can reproduce the problem.

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.




                                                                           
             "Tim Sorrells"                                                
             <tsorrells at breaka                                             
             wayltd.com>                                                To 
             Sent by:                  "Jason Daly" <jdaly at ist.ucf.edu>    
             openal-bounces at op                                          cc 
             ensource.creative         openal at opensource.creative.com      
             .com                                                  Subject 
                                       RE: [Openal] No OpenAL devices      
                                       found for SigmaTel integrated audio 
             04/23/2008 02:51                                              
             PM                                                            
                                                                           
                                                                           
                                                                           
                                                                           




Ah, that’s rather curious.  Yes the OpenAL SDK examples work just fine.  A
single Generic Software device is enumerated.

The main difference between my code and the examples is I’m not using
LoadOAL, just linking to the OpenAL32.lib.

And no we haven’t updated the drivers.  We’re trying not to have to update
the audio drivers, since this platform is in already in use at multiple
locations.

From: Jason Daly [mailto:jdaly at ist.ucf.edu]
Sent: Wednesday, April 23, 2008 3:47 PM
To: Tim Sorrells
Cc: openal at opensource.creative.com
Subject: Re: [Openal] No OpenAL devices found for SigmaTel integrated audio

Tim Sorrells wrote:
The computer is a Dell Dimension 9200 using SigmaTel integrated audio.  It
correctly plays sounds in applications and games.  I installed the latest
OpenAL version available (summer 2007).  The device enumeration extension
is available and reports 0 devices.  If I still attempt to query “Generic
Software” or “Generic Hardware”, alcOpenDevice returns NULL.  I don’t get
any OpenAL errors.

Any ideas?

Hi, Tim,

Have you updated your audio card drivers recently?

Did you install the OpenAL 1.1 SDK, or just the run-time?  If you installed
the SDK, do any of the examples work?

--"J"_______________________________________________
Openal mailing list
Openal at opensource.creative.com
http://opensource.creative.com/mailman/listinfo/openal

ForwardSourceID:NT0005F89A



More information about the Openal mailing list