From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: need some workarround or explanation. Date: Fri, 04 Nov 2011 17:38:04 +0100 Message-ID: <4EB414EC.8090404@ladisch.de> References: , <4EB3D087.5090202@ladisch.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by alsa0.perex.cz (Postfix) with ESMTP id ACF76248DC for ; Fri, 4 Nov 2011 17:37:13 +0100 (CET) In-Reply-To: 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: Anders Gnistrup Cc: "alsa-devel@alsa-project.org" List-Id: alsa-devel@alsa-project.org Anders Gnistrup wrote: > The snd_pcm_open call. Strange, because that part of the driver doesn't access the device at all, and shouldn't be able to wait. Could you use strace to check which system call has the delay? Regards, Clemens