ThomasJF wrote: > If I use a higher timeout than 0 with poll, the stream starts without snd_pcm_wait(). > > Now I get these snd_pcm_writei errors: > > stop: File descriptor in bad state > pause: ok > play (after pause): Resource temporarily unavailable I don't see the actual code. But EAGAIN is not an error. Regards, Clemens