Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751283AbbKKF5X (ORCPT ); Wed, 11 Nov 2015 00:57:23 -0500 Received: from mga09.intel.com ([134.134.136.24]:48655 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750728AbbKKF5W (ORCPT ); Wed, 11 Nov 2015 00:57:22 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,274,1444719600"; d="scan'208";a="848217953" Subject: Re: [PATCH v3 00/12] usb: early: add support for early printk through USB3 debug port To: Dave Young References: <1447054721-7390-1-git-send-email-baolu.lu@linux.intel.com> <20151110093934.GB22332@localhost.localdomain> <56429ABF.4020802@linux.intel.com> <20151111022512.GA26416@dhcp-128-32.nay.redhat.com> Cc: Mathias Nyman , Greg Kroah-Hartman , Alan Stern , linux-usb@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org From: "Lu, Baolu" Message-ID: <5642D8B7.3000405@linux.intel.com> Date: Wed, 11 Nov 2015 13:57:11 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151111022512.GA26416@dhcp-128-32.nay.redhat.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1437 Lines: 40 On 11/11/2015 10:25 AM, Dave Young wrote: > [ 1616.823351] usb 2-2: new SuperSpeed USB device number 8 using xhci_hcd > [ 1616.834520] usb 2-2: LPM exit latency is zeroed, disabling LPM. > [ 1616.834856] usb 2-2: New USB device found, idVendor=1d6b, idProduct=0004 > [ 1616.834858] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 > [ 1616.834859] usb 2-2: Product: Remote GDB > [ 1616.834860] usb 2-2: Manufacturer: Linux > [ 1616.834860] usb 2-2: SerialNumber: 0001 > [ 1616.836715] usb_debug 2-2:1.0: xhci_dbc converter detected > [ 1616.837327] usb 2-2: xhci_dbc converter now attached to ttyUSB0 > [ 1622.719311] usb 2-2: USB disconnect, device number 8 Hi Dave, I revisited the kernel log. It seems the debug host enumerated the debug target successfully. Can you please check the minicom configuration? The configure on my debug host looks like below. Welcome to minicom 2.7 OPTIONS: I18n Compiled on Jan 1 2014, 17:13:19. Port /dev/ttyUSB0, 01:28:02 Rate: 115200 Please make sure you have disabled runtime power management for USB devices and host controller in debug host. And sometimes, reboot the debug host helps when enumeration fails. Thanks, Baolu -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/