From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: -32 broken pipe Date: Fri, 15 Oct 2010 09:51:09 +0200 Message-ID: <4CB807ED.8040205@ladisch.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by alsa0.perex.cz (Postfix) with ESMTP id 30F88103BE4 for ; Fri, 15 Oct 2010 09:49:50 +0200 (CEST) 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: Cem ERGEN Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org (please don't create new threads for the same topic) Cem ERGEN wrote: > i've 8 hubs and each hubs has got 4 usb soundcards, With 16-bit samples at 48 kHz, a full-speed bus has just barely enough bandwidth for one stream with eight channels, or seven on-channel streams. Due to bugs in the EHCI driver, using multiple full-speed audio devices connected to one or more high-speed hubs connected to one controller is likely to fail. Try using multiple controllers, and forcing the hubs to work at full speed by unloading the ehci_hcd module. Regards, Clemens