From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 22 15:10:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A71D4106566B for ; Wed, 22 Oct 2008 15:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 93FFD8FC0A for ; Wed, 22 Oct 2008 15:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id m9MFA31O025822 for ; Wed, 22 Oct 2008 15:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id m9MFA3lJ025821; Wed, 22 Oct 2008 15:10:03 GMT (envelope-from gnats) Date: Wed, 22 Oct 2008 15:10:03 GMT Message-Id: <200810221510.m9MFA3lJ025821@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Michael Scheidell Cc: Subject: fixed, maybe: Re: kern/127391: [ata] Intel 6300ESB SATA150 cannot find disk and boot under 6.3 [regression] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Michael Scheidell List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2008 15:10:03 -0000 The following reply was made to PR kern/127391; it has been noted by GNATS. From: Michael Scheidell To: Jeremy Chadwick Cc: satz@iranger.com, freebsd-hardware@freebsd.org, bug-followup@FreeBSD.org, sos@freebsd.org Subject: fixed, maybe: Re: kern/127391: [ata] Intel 6300ESB SATA150 cannot find disk and boot under 6.3 [regression] Date: Wed, 22 Oct 2008 11:04:01 -0400 This is a multi-part message in MIME format. --------------030906090204070405040209 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit i think its the acpi module. you have to build it in the kernel, you have to make SURE you build it in kernel. if you delete all the modules rm /boot/modules and you DON'T BUILD THE MODULES AT ALL, OR ERASE THEM WHEN DONE, and put device acpi in kernel, it should work. I will complete testing. -- Michael Scheidell, CTO Phone: 561-999-5000, x 1259 > *| *SECNAP Network Security Corporation * Certified SNORT Integrator * King of Spam Filters, SC Magazine 2008 * Information Security Award 2008, Info Security Products Guide * CRN Magazine Top 40 Emerging Security Vendors _________________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.spammertrap.com _________________________________________________________________________ --------------030906090204070405040209 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit i think its the acpi module.
you have to build it in the kernel, you have to make SURE you build it in kernel.

if you delete all the modules
 
rm /boot/modules

and you DON'T BUILD THE MODULES AT ALL, OR ERASE THEM WHEN DONE, and put device acpi in kernel, it should work.

I will complete testing.

--
Michael Scheidell, CTO
Phone: 561-999-5000, x 1259
> | SECNAP Network Security Corporation
  • Certified SNORT Integrator
  • King of Spam Filters, SC Magazine 2008
  • Information Security Award 2008, Info Security Products Guide
  • CRN Magazine Top 40 Emerging Security Vendors


This email has been scanned and certified safe by SpammerTrap®.
For Information please see www.spammertrap.com



--------------030906090204070405040209--