From owner-freebsd-current@FreeBSD.ORG Mon Mar 3 10:20:08 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B142E1065671 for ; Mon, 3 Mar 2008 10:20:08 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp7.yandex.ru (smtp7.yandex.ru [213.180.200.45]) by mx1.freebsd.org (Postfix) with ESMTP id 0DD808FC2A for ; Mon, 3 Mar 2008 10:20:07 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from ns.kirov.so-cdu.ru ([77.72.136.145]:960 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S738930AbYCCKFb (ORCPT ); Mon, 3 Mar 2008 13:05:31 +0300 X-Yandex-Spam: 1 X-Yandex-Front: smtp7 X-Yandex-TimeMark: 1204538731 X-MsgDayCount: 6 X-Comment: RFC 2476 MSA function at smtp7.yandex.ru logged sender identity as: bu7cher Message-ID: <47CBCD67.3030303@yandex.ru> Date: Mon, 03 Mar 2008 13:05:27 +0300 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Bachilo Dmitry References: <200803031552.22603.root@solink.ru> In-Reply-To: <200803031552.22603.root@solink.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: freebsd 7.0+MCP55 SATA Controler 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: Mon, 03 Mar 2008 10:20:08 -0000 Bachilo Dmitry wrote: > Good day, All. > I've a little question. > I have a MCP55 SATA Controler with SATA HDD attached to it and it worked fine > on 6.2 until i've decided to install a new system - FreeBSD 7.0 > The system usually doesn't even start from this drive, saying: > init: cannot run /bin/sh for /etc/rc: invalid exec format > But sometimes it does and seems to be working, but soon all the services dump > cores and the system panics. Getting back to FreeBSD 6.2 solves the problem. > I thought it was memory, memtested it, no errors. And after that I've tried > to boot 7.0 from this very drive but not through the controller, and it > worked. > > Is the driver for this controller broken or am I wrong about the reason? > Thanks. This is fourth problem report related to NVIDIA SATA which i saw. I have MCP55 SATA on my ASUS motherboard and it works fine on 8.0-CURRENT. Can you provide `pciconf -l` output from you system? -- WBR, Andrey V. Elsukov