|
|
snd_pcm_channel_params returns Resource Not Available ( QNX_EAGAIN)
|
|
07/21/2009 5:13 AM
post34156
|
snd_pcm_channel_params returns Resource Not Available ( QNX_EAGAIN)
These steps are followsed in the code:
snd_pcm_open_preferred -> No Error
snd_pcm_channel_info -> No Error
snd_pcm_channel_params -> Returns Error (-11)
This happens if this component works for continously for more than three hours. But as per the EAGAIN defention the
system should recover but it doesnt recover.
Can you let me know the possiblities of this to occur.
Or can you direct me where to clarifiy
|
|
|
|
|