Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757850Ab1BRVoh (ORCPT ); Fri, 18 Feb 2011 16:44:37 -0500 Received: from cantor.suse.de ([195.135.220.2]:57810 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757191Ab1BRVof (ORCPT ); Fri, 18 Feb 2011 16:44:35 -0500 Subject: Re: 2.6.37: USB Thermaltake Dock: Only see's 1 HDD? [SOLVED, but which option fixed it?] From: James Bottomley To: Justin Piszcz Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-scsi@vger.kernel.org, Alan Piszcz In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Fri, 18 Feb 2011 15:44:29 -0600 Message-ID: <1298065469.3007.193.camel@mulgrave.site> Mime-Version: 1.0 X-Mailer: Evolution 2.30.1.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1186 Lines: 28 On Fri, 2011-02-18 at 16:33 -0500, Justin Piszcz wrote: > When I attach a dock with two HDD's on it in Linux, it only picks up one HDD, > this is with a Thermaltake BlackX Duet, is there a special module/etc > I need to load so it sees both drives on USB? > > So I added some additional kernel options and now it seems fixed, but > this is more of a shotgun approach, instead of rebuilding/rebooting > several times does anyone know which module enabled support of > 1 HDD on > the USB dock as shown below? [...] > Now: > > [ 4.176148] scsi 12:0:0:0: Direct-Access ST310003 40AS PQ: 0 ANSI: 2 CCS > [ 4.176370] sd 12:0:0:0: Attached scsi generic sg2 type 0 > [ 4.176893] scsi 12:0:0:1: Direct-Access ST310003 40AS PQ: 0 ANSI: 2 CCS > [ 4.177063] sd 12:0:0:1: Attached scsi generic sg3 type 0 Well that's showing as one disc with multiple LUNs , so CONFIG_SCSI_MULTI_LUN=y James -- 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/