From owner-freebsd-stable@FreeBSD.ORG Sun Jan 14 15:49:49 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6591416A412 for ; Sun, 14 Jan 2007 15:49:49 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from smtp-gw1.starman.ee (smtp-out8.starman.ee [85.253.0.10]) by mx1.freebsd.org (Postfix) with ESMTP id 1D4C613C44B for ; Sun, 14 Jan 2007 15:49:46 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from mx1.starman.ee (mx1.starman.ee [62.65.192.16]) by smtp-gw1.starman.ee (Postfix) with ESMTP id 55872A21948 for ; Sun, 14 Jan 2007 17:49:44 +0200 (EET) Received: from [192.168.2.100] (pc202.host1.ida.starman.ee [62.65.240.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.starman.ee (Postfix) with ESMTP id F251A23C594 for ; Sun, 14 Jan 2007 17:49:43 +0200 (EET) From: Andrei Kolu To: freebsd-stable@freebsd.org Date: Sun, 14 Jan 2007 17:49:06 +0200 User-Agent: KMail/1.9.4 References: <45AA3109.2040309@pean.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200701141749.06929.antik@bsd.ee> X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Subject: Re: 6.2 RELEASE - READ_DMA timed out X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jan 2007 15:49:49 -0000 On Sunday, 14. January 2007 16:27, Pietro Cerutti wrote: > On 1/14/07, Peter Ankerst=E5l wrote: > > ad0: FAILURE - READ_DMA timed out LBA=3D1000941 > > This kind of errors usually denote a hardware problem, either at the > disk or at the controller level. > Check sysutils/smartmontools in the ports. This is not a hardware problem, this is Flash cards limitation- most of fla= sh=20 cards don't work with DMA at all. You should turn off DMA on every Flash card that is connected directly to I= DE=20 channel to boot up any operating system. I know there is some IDE2Flash=20 adapters that can work with DMA but they are twice or even more expensive=20 than el cheapo adapters most devices got.