I wrote:

> The problem I described in my previous mail (no more calls to 
> snd_pcm_jack_mmap_commit after start) still occurs though... Any
> idea what might be the problem, or where to look?

Okay, I fixed this. It was a missing

        pcm->poll_events = POLLIN;

(after pcm->poll_fd = fd[1] , in snd_pcm_jack_open)

Can you fix this in CVS?

Playback now works nicely, including the polling. Going to add capture now.

Maarten


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to