On Sun, 2005-02-20 at 01:10 -0600, Anton Krall wrote: > Has anybody had any problems with their soundcards like this: > > Feb 20 01:05:22 WARNING[3420]: chan_oss.c:271 sound_thread: Read error on > sound device: Resource temporarily unavailable > > This shows on the console and I have no clue what it is.. voice prompts > sound good.... > > Any clues?
Maybe as simple as the message is, it just simple means that you don't have an OSS sound card available. Clues would be that either you don't have OSS in your kernel, or you have an app that is already using the soundcard such as esd or other mixing daemon. Unless you plan on using the console driver, don't worry about it. Or a better solution is to edit your conf files and tell asterisk not to load the OSS module and any other modules that you aren't using currently. -- Steven Critchfield <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
