From owner-freebsd-questions@FreeBSD.ORG Mon Feb 5 02:32:22 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF9B916A400 for ; Mon, 5 Feb 2007 02:32:21 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 69AE213C442 for ; Mon, 5 Feb 2007 02:32:21 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1932519nfc for ; Sun, 04 Feb 2007 18:32:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=oOOa4NFjxx2dsoQG9hv5XejY4nnfRAqRENlLQvx2Y+wRfSN2fLakfGL5Dz7GlUFRgvAZEdU68cDPG5UkP9aJqxSWeYw2RnscE3ZbSZHIdZIg8371R9uCzhMMtoFPIyD/SIBMplVyER67JZF8/c/+X3x/ShKoY7fYbQQObRGVW7M= Received: by 10.82.105.13 with SMTP id d13mr1879517buc.1170642739705; Sun, 04 Feb 2007 18:32:19 -0800 (PST) Received: by 10.82.175.3 with HTTP; Sun, 4 Feb 2007 18:32:19 -0800 (PST) Message-ID: <539c60b90702041832ifc7e82by50cf80e438f8f39f@mail.gmail.com> Date: Sun, 4 Feb 2007 19:32:19 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "=?ISO-8859-1?Q?S=F8ren_Schmidt?=" In-Reply-To: <45C60DC7.50302@deepcore.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <539c60b90702030948j73a49a22ubfd822297324a76f@mail.gmail.com> <45C60DC7.50302@deepcore.dk> X-Google-Sender-Auth: e514f361e58b2b5b Cc: FreeBSD Users Questions Subject: Re: Fwd (by request from fbsd-questions): Help! Sata controller reset failure after 6.2 upgrade! 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: Mon, 05 Feb 2007 02:32:22 -0000 On 2/4/07, S=F8ren Schmidt wrote: > Steve Franks wrote: > > Soren, > > > > I was instructed to forward this information to you by Ted > > Mittelstaedt on the freebsd-questions list. I see the M5287 listed in > > "man ata" but it doesn't work on my system. I found several other > > emails with identical info from novemeber on the freebsd-stable list, > > also unresolved. Those were for 6.2-RC2. Was working fine under > > 6.1-release. dmesg output is below in the forward. > Somewhere along the lines AHCI support for the 5287 was added, that is > probably the problem. It might be nessesary to enable AHCI in the BIOS > if possible. > Otherwise a way to tell when this is actually working on the HW is > needed as its clearly not enough that the BIOS says the resources are > there.... > > -S=F8ren > > > > Thanks, > > Steve > > > > ---------- Forwarded message ---------- > > From: Steve Franks > > Date: Feb 2, 2007 11:43 AM > > Subject: Help! Sata controller reset failure after 6.2 upgrade! > > To: FreeBSD Users Questions > > > > > > Everything looks spiffy after my upgrade except all my sata disks are > > gone. Thank goodness the os in on a pata controller: > > > > atapci1: port > > 0xec00-0xec0f,0xe880-0xe887,0xe800-0xe80f,0xe480-0xe487,0xe400-0xe41f > > mem 0xdffff800-0xdffffbff irq 21 at device 31.1 on pci0 > > atapci1: AHCI controller reset failure > > device_attach: atapci1 attach returned 6 > > > > So, I booted the 6.2 iso to find identical behavior, so it is not my > > mistake in the upgrade process (unless the mistake was to upgrade at > > all). > > > > Thanks, > > Steve > > > > > > Soren, I don't see any AHCI settings anywhere in my bios or in my sata raid controller page. It is the latest bios. Is there a way to force the driver to a standard ata device instead of ahci? Steve