From owner-freebsd-current@FreeBSD.ORG Mon Oct 6 00:12:24 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1CC116A4B3 for ; Mon, 6 Oct 2003 00:12:24 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 981DC43FE1 for ; Mon, 6 Oct 2003 00:12:23 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost [127.0.0.1]) by spider.deepcore.dk (8.12.9/8.12.9) with ESMTP id h967CJ5t040781; Mon, 6 Oct 2003 09:12:19 +0200 (CEST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.9/8.12.9/Submit) id h967CJj7040780; Mon, 6 Oct 2003 09:12:19 +0200 (CEST) From: Soren Schmidt Message-Id: <200310060712.h967CJj7040780@spider.deepcore.dk> In-Reply-To: <5.2.1.1.2.20031006015518.01077d40@www.computinginnovations.com> To: Derek Ragona Date: Mon, 6 Oct 2003 09:12:19 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 X-mail-scanned: by DeepCore Virus & Spam killer v1.3 cc: current@FreeBSD.ORG Subject: Re: SiI3112 SATA controller problems - status X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 06 Oct 2003 07:12:24 -0000 It seems Derek Ragona wrote: > The SATA seems better, but is still not working. I tried the Oct 5 > snapshot, doing a clean install. I CVSup'd and did > make buildworld > make buildkernel KERNCONF=GENERIC > make installkernel KERNCONF=GENERIC > reboot to single user > mount -a > swapon -a > mergemaster -p > make installworld > > System has the same DMA write problems. In this recent case it was > installing termcap. I tried the Oct 1 snapshot and it was the same, it > errored in installworld installing tar. > > The SATA is stabler as I can buildworld, but not stable enough to handle > the installworld copies. > > Here is what I copied from the console after it went into the debugger: > spec_getpages I/O Read failure(error=5) > vm_fault: pager read error > panic: initiate_write_inodeblock_ufs2: already started Thanks for the info, and no I havn't found the problem yet, sorry... -Søren