From owner-freebsd-questions@FreeBSD.ORG Fri Feb 20 06:16:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A47A16A4CE for ; Fri, 20 Feb 2004 06:16:09 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E1343D2D for ; Fri, 20 Feb 2004 06:16:09 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc12) with ESMTP id <2004022014160801400locc9e>; Fri, 20 Feb 2004 14:16:08 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id F1B18E; Fri, 20 Feb 2004 09:16:06 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Rajamani, Rajarajan (Rajarajan)" References: <1B8C2E08B21B8743A2B3AED07407DA76039F98C1@nj7460exch002u.ho.lucent.com> From: Lowell Gilbert Date: 20 Feb 2004 09:16:06 -0500 In-Reply-To: <1B8C2E08B21B8743A2B3AED07407DA76039F98C1@nj7460exch002u.ho.lucent.com> Message-ID: <44oertn8ex.fsf@be-well.ilk.org> Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: "'questions@freebsd.org'" Subject: Re: 5.1-RELEASE - UDMA ICRC error - falling back to PIO mode X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "'questions@freebsd.org'" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 14:16:09 -0000 "Rajamani, Rajarajan (Rajarajan)" writes: > I am running 5.1-RELEASE on a DELL GX150 with 512MB RAM on which I installed a new WD-1600JB IDE along > with the promise UDMA100 controller which came along with the drive. The drive can be accessed > but the access speed is very slow and I noticed that dmesg shows the following > ad4: UDMA ICRC error cmd=read fsbn 0 of 0-3 retrying > This repeats and is followed by > ad4: UDMA ICRC error cmd=read fsbn 0 of 0-3 falling back to PIO mode > > I have changed the PCI slot on which the card is seated, changed cables and even hooked > the drive directly to the mother board but the problem persists. > The disc+controller however works ok on a wintel machine. Could it be some type of hard disc error ? Possible, but not terribly likely. [Unless it's actually running in PIO mode on Windows also.] Does the same occur on FreeBSD 5.2 or 4.9?