From owner-freebsd-current@FreeBSD.ORG Fri Apr 18 08:30:46 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38B25106567E for ; Fri, 18 Apr 2008 08:30:46 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id AFD3B8FC1C for ; Fri, 18 Apr 2008 08:30:45 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so428736fgg.35 for ; Fri, 18 Apr 2008 01:30:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=MWgdQnzXVIIw/7uHBS5iXVoOdQDHuV6GYyBUsZKHvkg=; b=VkIn3kz1ofVrDDrlAgxMUsJ1i6L++G6fx5x3uRy/DKZJ1bGGoF2sUQ5TkkbD8PPW92LUb3ZSi95YN3JnTbhugBo59RjQImW8opzzcb//rFqHJt2u/2AnSUW+g52C0F9xW7YvY9OP9FFv16tD1Z9lfPqf+CAsdL9CY4Va5kCEUsg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=i2MEMdlsZzhPVjXA0yzur2UGE2Hzpp04f1TXwGjqKBubmaNKNnsfYy+w6LuLUxtZTu+ztU5pxdqvWrermW+wb3wHTchfoWrrhbU12nIbGeYQlEQy9vb2hhe2y042boAyYtScHfiRPr1K8gfkiuCxMBs+02gjki4s/HHUkyvj5L4= Received: by 10.86.31.18 with SMTP id e18mr4759389fge.68.1208507444502; Fri, 18 Apr 2008 01:30:44 -0700 (PDT) Received: by 10.86.94.5 with HTTP; Fri, 18 Apr 2008 01:30:44 -0700 (PDT) Message-ID: <83e5fb980804180130o624dd402mbb2b52af0746277a@mail.gmail.com> Date: Fri, 18 Apr 2008 10:30:44 +0200 From: "Diego Depaoli" To: freebsd-current In-Reply-To: <48084FA8.2070503@delphij.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <83e5fb980804180034i2505ebbcv5930d3a56ecdaf90@mail.gmail.com> <48084FA8.2070503@delphij.net> Subject: Re: New ATA issue: locked out X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2008 08:30:46 -0000 2008/4/18, Xin LI : > Diego Depaoli wrote: > > > Trying to mount / fails with no mountroot and a wide geom's list. > > Booting previous kernel results in panic guessing Bios (or some similar). > > Kernel from two hours ago. > > > > I found that latest ATA driver has some problems with ICH8M's AHCI mode, and with nvidia MCP67 too > but switching to compatible mode seems to be a good workaround. I'll try, but we cannot 'living workaroundly' > Also, can you try old kernel to see if it work? Unfortunately it doesn't. Many thanks -- Diego Depaoli