From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-147978-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5AE441381F3 for <garchives@archives.gentoo.org>; Thu, 30 May 2013 15:09:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C73D9E09F4; Thu, 30 May 2013 15:08:49 +0000 (UTC) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 780E3E0954 for <gentoo-user@lists.gentoo.org>; Thu, 30 May 2013 15:08:48 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id hj6so341082wib.11 for <gentoo-user@lists.gentoo.org>; Thu, 30 May 2013 08:08:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=2NZO6cb9PDfA6RMTbBe+M8btME2voLxX4crA8zr5MdE=; b=tUSRRAv0kM3H7zm2+gulBVrURHVvDXfH8nn2bKVKOBWjMlxvpCU+GVS3wSwUi4XMMz fJU+PtPZqMI0mHW4/+6gVY2zFV4ARPZ9rN76ykSJVv0WZan6OagL9QYOR7K/yOPYvrlv 3eKRT4ZYhXhU3WXekJcUPZMWI8BAz4MI876Y+aERYXJt8z3+ij55FMZYKjq4nO/zPWil rGmUOpd01Sp/ODgoFgbF0f4ixu1S70UBcT6agOm1jVDBEQZwETlRIgIWTY34psicutlH kKVxkeSkvNDXSibGOL2S4b/MKwzUTcViC6QfnmypNILlEaBnfRzsGUXEtN+K2gpliVyH s0Ew== Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.181.13.112 with SMTP id ex16mr19109336wid.28.1369926527101; Thu, 30 May 2013 08:08:47 -0700 (PDT) Received: by 10.194.9.198 with HTTP; Thu, 30 May 2013 08:08:46 -0700 (PDT) In-Reply-To: <ba27e028-340a-45ad-aa00-7fadf25b983a@email.android.com> References: <CAN0CFw215h-j3Sx9r-W76Qd9Y=6rPWUBEFKGMGTGzhA4teM9qQ@mail.gmail.com> <ba27e028-340a-45ad-aa00-7fadf25b983a@email.android.com> Date: Thu, 30 May 2013 08:08:46 -0700 Message-ID: <CAN0CFw00qoqXb5EVLWQV4syXdspyAfMAsyxGPU9eqRxkw=09-Q@mail.gmail.com> Subject: Re: [gentoo-user] external SSD problem From: Grant <emailgrant@gmail.com> To: Gentoo mailing list <gentoo-user@lists.gentoo.org> Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: b0a8893b-d1ba-46c5-a303-0d96c5d992e4 X-Archives-Hash: 232da3d95155dae24396ea38a5237e99 >>I just got one of these: >> >>http://www.newegg.com/Product/Product.aspx?Item=N82E16820208913 >> >>It seems to work fine except that once I eject it in Thunar, I get >>this in dmesg: >> >>sd 8:0:0:0: [sdb] Synchronizing SCSI cache >>sd 8:0:0:0: Device offlined - not ready after error recovery >> >>The only way to get the /dev/sdb device back is to 'modprobe -r >>xhci_hcd && modprobe xhci_hcd'. I've tried two different USB3 cables. >> I have an external USB3 hard drive that works fine but /dev/sdb >>doesn't appear after ejecting the SSD unless I modprobe xhci_hcd. >>Should I file a kernel bug? > > Does it come back after unplugging and reconnecting it? It does not unless I also issue 'modprobe -r xhci_hcd && modprobe xhci_hcd'. Another USB3 HD I have comes back after ejecting, unplugging, and reconnecting, but not the USB3 SSD. - Grant