From owner-freebsd-current@FreeBSD.ORG Sun Apr 13 04:27:35 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 ABD5C37B401 for ; Sun, 13 Apr 2003 04:27:32 -0700 (PDT) Received: from mail.evip.pl (mail.evip.com.pl [212.244.157.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id C723A43FA3 for ; Sun, 13 Apr 2003 04:27:31 -0700 (PDT) (envelope-from w@evip.pl) Received: from w by mail.evip.pl with local (Exim 4.10) id 194fe7-000O9k-00; Sun, 13 Apr 2003 13:27:39 +0200 Date: Sun, 13 Apr 2003 13:27:39 +0200 From: Wiktor Niesiobedzki To: Soeren Schmidt Message-ID: <20030413112739.GS31493@mail.evip.pl> References: <20030413105704.GR31493@mail.evip.pl> <200304131114.h3DBErSn040586@spider.deepcore.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304131114.h3DBErSn040586@spider.deepcore.dk> User-Agent: Mutt/1.4i cc: current@freebsd.org Subject: Re: ATA DMA problem? 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: Sun, 13 Apr 2003 11:27:35 -0000 On Sun, Apr 13, 2003 at 01:14:53PM +0200, Soeren Schmidt wrote: > It seems Wiktor Niesiobedzki wrote: > > Hi, > > > > While booting, i've got problems with booting from old disk. Turning > > hw.ata.ata_dma=0 solves the problem, but the boot disk is non-dma. > > Any clues? > > > ad0: soft error (ECC corrected) cmd=read fsbn 1056321 of 0-3 > > ad0: hard error cmd=read fsbn 1056321 of 0-3 > > status=65 error=04 > > ad0: soft error (ECC corrected) cmd=read fsbn 382 of 191-206 > > ad0: hard error cmd=read fsbn 382 of 191-206 > > status=65 error=04 > > That smells like a dying disk to me actually... > I would say the same, but this disk is working OK when I set hw.ata.ata_dma=0, and was working ok with old kernels (last working kernel I had was from begining of March). Cheers, Wiktor Niesiobedzki