From owner-freebsd-questions@FreeBSD.ORG Tue Oct 10 00:06:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE6C616A40F for ; Tue, 10 Oct 2006 00:06:27 +0000 (UTC) (envelope-from juhasaarinen@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BFC243D55 for ; Tue, 10 Oct 2006 00:06:27 +0000 (GMT) (envelope-from juhasaarinen@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so1656872wxd for ; Mon, 09 Oct 2006 17:06:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=AFGI+uhQow493cTP9CQabAgvhj7S5TlLL9riuhkLl5GWq+Whfd6grnUCb02tWVh2gvFfhBiHVW0/deN6BrZkCxaAh/hTsyhlaFFml0pPuQ7wYukiFDioVIBT6DsmPpHalEOlCCxGrJoK4LvkscJBclkeg5avL7gi9l6hAalq0bk= Received: by 10.90.78.9 with SMTP id a9mr3316704agb; Mon, 09 Oct 2006 17:06:26 -0700 (PDT) Received: by 10.90.63.8 with HTTP; Mon, 9 Oct 2006 17:06:26 -0700 (PDT) Message-ID: Date: Tue, 10 Oct 2006 13:06:26 +1300 From: "Juha Saarinen" To: "FreeBSD questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: AHCI support in 6.1-RELEASE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 00:06:27 -0000 I'd like to set the ICH7 controller in a Gigabyte 8i955 Royal motherboard in AHCI mode, as I understand this enables NCQ support for SATA drives. However, if I enable AHCI in BIOS, 6.1-RELEASE boots up but can't find the hard drive in the system even though it shows up as the dmesg scrolls past. I get a mountroot prompt and have to do a hard reset. This happens with the GENERIC kernel as updated to p10 and from the 6.1-RELEASE CDs. Googling hasn't thrown up anything useful yet, so pointers would be appreciated. Would updating to 6.2-BETA-2 sort it out? -- Juha