11 Mar
2008
11 Mar
'08
9:35 a.m.
Pavel Hofman wrote:
Whereas for the broken analog input, the sequence is
- snd_pcm_lib_read1 with SNDRV_PCM_STATE_PREPARED - returns 0
- snd_pcm_lib_read1 with SNDRV_PCM_STATE_SETUP - returns -EBADFD
I'd guess that your trigger callback fails somehow, bit this is hard to determine without the source code.
Regards, Clemens