Return-Path: Message-ID: <1412774247.1629.4.camel@linux-0dmf.site> Subject: Re: btusb_intr_complete returns -EPIPE From: Oliver Neukum To: Naveen Kumar Parna Cc: "linux-bluetooth@vger.kernel.org" , linux-usb@vger.kernel.org, acho@suse.com Date: Wed, 08 Oct 2014 15:17:27 +0200 In-Reply-To: References: <1412598268.1132.15.camel@linux-0dmf.site> <1412600108.28177.0.camel@linux-0dmf.site> <1412602169.28177.2.camel@linux-0dmf.site> <1412607050.1743.1.camel@linux-0dmf.site> <1412676071.1926.1.camel@linux-0dmf.site> <1412759368.21709.15.camel@linux-0dmf.site> <1412765090.21709.18.camel@linux-0dmf.site> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-usb-owner@vger.kernel.org List-ID: On Wed, 2014-10-08 at 18:31 +0530, Naveen Kumar Parna wrote: > Later connected third device(hci2) and after 2mins observed –EPIPE for > hci2(hci2 urb ffff880124f11cc0 status -32 count 0) This points to a problem in the USB HC driver. Can you enable debugging in that driver. Regards Oliver