From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raymond Yau Subject: Re: "Resource temporarily unavailable" while reading although poll returns POLLIN event Date: Sat, 24 Apr 2010 09:32:33 +0800 Message-ID: References: <4BCEE140.5060704@gmail.com> <4BCF24AC.3000301@gmail.com> <4BD02061.2010204@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pz0-f193.google.com (mail-pz0-f193.google.com [209.85.222.193]) by alsa0.perex.cz (Postfix) with ESMTP id 9F5A61037FE for ; Sat, 24 Apr 2010 03:32:34 +0200 (CEST) Received: by pzk31 with SMTP id 31so1859225pzk.16 for ; Fri, 23 Apr 2010 18:32:33 -0700 (PDT) In-Reply-To: <4BD02061.2010204@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: ALSA Development Mailing List List-Id: alsa-devel@alsa-project.org 2010/4/22 Stefan Schoenleitner > > For testing purposes I increased the period size to 320 so that the > program works on my hardware sound card "hw". > It turned out that the program is working fine there and the poll() > behavior is as it should be. > > cheers, > stefan > > Is it possible to post the output of your program when using your sound card "hw" since your program failed with XRUN (broken pipe) on my two sound cards ?