From owner-freebsd-hackers@FreeBSD.ORG Mon Sep 5 15:35:48 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE50216A41F for ; Mon, 5 Sep 2005 15:35:48 +0000 (GMT) (envelope-from stas@core.310.ru) Received: from core.310.ru (core.310.ru [83.97.105.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BFAC43D45 for ; Mon, 5 Sep 2005 15:35:47 +0000 (GMT) (envelope-from stas@core.310.ru) Received: from core.310.ru (localhost [127.0.0.1]) by core.310.ru (8.13.3/8.12.11) with ESMTP id j85FVCKp012876; Mon, 5 Sep 2005 19:31:12 +0400 (MSD) (envelope-from stas@core.310.ru) Received: (from stas@localhost) by core.310.ru (8.13.3/8.12.11/Submit) id j85FVC6j012875; Mon, 5 Sep 2005 19:31:12 +0400 (MSD) (envelope-from stas) Date: Mon, 5 Sep 2005 19:31:12 +0400 From: Stanislav Sedov To: Karl Pielorz Message-ID: <20050905153112.GA9283@core.310.ru> References: Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Tue, 06 Sep 2005 11:43:23 +0000 Cc: freebsd-hackers@freebsd.org Subject: Re: FreeBSD 6.0 Beta #3 - IDE Problems? (Intel / ICH6 based laptop) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 15:35:48 -0000 On Mon, Sep 05, 2005 at 01:41:00PM +0100, Karl Pielorz wrote: > > Hi All, > > I recently tried to boot the FreeBSD 6.0 Beta #3 on my laptop, and ran into > a problem. > > The hard drive controller probes as: > > " > atapci0: port > 0xbfa0-0xbfaf,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 irq 17 at device 31.2 on > pci0 > ... > ad0: 57231MB [116280/16/63] at ata0-master > UDMA100 > " > > But I then get the following spewed out: > > " > ad0: FAILURE - READ_DMA status=51 error=4 > LBA=11721023 > ad0: FAILURE - READ_DMA status=51 error=4 LBA=0 > ad0: FAILURE - READ_DMA status=51 error=4 > LBA=11721022 > ad0: FAILURE - READ_DMA status=51 error=4 LBA=1 > ad0: FAILURE - READ_DMA status=51 error=4 > LBA=11721023 > ad0: FAILURE - READ_DMA status=51 error=4 LBA=0 > ad0: FAILURE - READ_DMA status=51 error=4 > LBA=11721017 > " > > Sysinstall cautions me that the Geometry for the drive is unlikely, and > that it's using a more sensible one (it displays 7296/255/63, with > 117210240 blocks). > > The drive itself is partitioned already (with a WinXP partition, and a > FreeBSD slice, from an older 5.x install) - however, sysinstall claims it > can't see any of that and the drive is all unused. > > The laptop itself is a Dell XPS Gen 2. > > Any suggestions? > > Thanks, > > -Karl > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > > Try to disable ACPI - it can helps. There may be some problems with ACPI on your laptop - BIOS update sometime helps. But first try to disable ACPI during FreeBSD boot.