From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: Missing exactly 3 of 8 audio packets? Date: Tue, 27 Nov 2012 18:21:29 +0100 Message-ID: <50B4F699.5090205@ladisch.de> References: <50AE99E7.6080008@gmail.com> <50B21255.8080202@gmail.com> <50B31800.2000000@gmail.com> <50B4A870.7040201@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by alsa0.perex.cz (Postfix) with ESMTP id BECBA261576 for ; Tue, 27 Nov 2012 18:21:32 +0100 (CET) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Daniel Griscom Cc: Alsa Developer , Daniel Mack List-Id: alsa-devel@alsa-project.org Daniel Griscom wrote: >> [ 432.591698] ALSA sound/usb/pcm.c:1163 packet 0 failed: -18 >> [ 432.591702] ALSA sound/usb/pcm.c:1163 packet 1 failed: -18 >> [ 432.592684] ALSA sound/usb/pcm.c:1163 packet 0 failed: -18 >> [ 432.592702] ALSA sound/usb/pcm.c:1163 packet 0 failed: -18 >> [ 432.592706] ALSA sound/usb/pcm.c:1163 packet 1 failed: -18 >> [ 432.593684] ALSA sound/usb/pcm.c:1163 packet 0 failed: -18 >> [ 432.593701] ALSA sound/usb/pcm.c:1163 packet 0 failed: -18 >> [ 432.593705] ALSA sound/usb/pcm.c:1163 packet 1 failed: -18 >> [ 432.594680] ALSA sound/usb/pcm.c:1163 packet 0 failed: -18 These packet numbers never get above 1. Are you using two microframes per URB? What is the ALSA buffer size? Regards, Clemens