From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OHn38-0006Lw-C7 for garchives@archives.gentoo.org; Fri, 28 May 2010 00:03:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96642E0961 for ; Fri, 28 May 2010 00:03:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 86B84E07E6 for ; Thu, 27 May 2010 23:07:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 30CFF1B4049 for ; Thu, 27 May 2010 23:07:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.935 X-Spam-Level: X-Spam-Status: No, score=-2.935 required=5.5 tests=[AWL=-0.336, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20AbOnfztxUd for ; Thu, 27 May 2010 23:07:42 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 832A81B4045 for ; Thu, 27 May 2010 23:07:40 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OHmAl-0005Af-Bw for gentoo-user@gentoo.org; Fri, 28 May 2010 01:07:31 +0200 Received: from adsl-69-234-189-122.dsl.irvnca.pacbell.net ([69.234.189.122]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 May 2010 01:07:31 +0200 Received: from w41ter by adsl-69-234-189-122.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 May 2010 01:07:31 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org connect(): No such file or directory From: walt Subject: [gentoo-user] Re: RAID problems - Is udev at fault here? Date: Thu, 27 May 2010 16:07:19 -0700 Message-ID: References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-189-122.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a5pre) Gecko/20100527 Thunderbird/3.2a1pre In-Reply-To: X-Archives-Salt: 7d18018d-179f-4892-a1a2-dc6e386de322 X-Archives-Hash: a766587bddf9b2cda117d7b73b97aa3b On 05/25/2010 05:37 PM, walt wrote: > On 05/24/2010 11:44 AM, Mark Knecht wrote: > > ... >> 05:00.0 SATA controller: JMicron Technology Corp. 20360/20363 Serial >> ATA Controller (rev 03) > > The only experience I have with a JMicron controller is an outboard eSATA docking > station (a great product) and it uses the AHCI_SATA driver... I finally remembered to check the outboard controller and it's the same one, though they call it JMB360 (rev 02). It's definitely an AHCI controller, so you need the AHCI_SATA driver in the kernel. Have you tried that yet?