From owner-freebsd-stable@FreeBSD.ORG Mon Nov 8 15:54:44 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 897A716A4CE for ; Mon, 8 Nov 2004 15:54:44 +0000 (GMT) Received: from mail.unixguru.nl (mosibi.demon.nl [212.238.240.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30AC143D4C for ; Mon, 8 Nov 2004 15:54:44 +0000 (GMT) (envelope-from richard@unixguru.nl) Received: from localhost (localhost [127.0.0.1]) by mail.unixguru.nl (Postfix) with ESMTP id 769E456470 for ; Mon, 8 Nov 2004 16:54:40 +0100 (CET) Received: from mail.unixguru.nl ([127.0.0.1]) by localhost (mail.unixguru.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 77458-07 for ; Mon, 8 Nov 2004 16:54:39 +0100 (CET) Received: from localhost (sun.unixguru.nl [192.168.10.7]) by mail.unixguru.nl (Postfix) with ESMTP id 0009E56422 for ; Mon, 8 Nov 2004 16:54:38 +0100 (CET) Date: Mon, 8 Nov 2004 16:54:38 +0100 From: Richard Arends To: freebsd-stable@freebsd.org Message-ID: <20041108155438.GC12281@sun.unixguru.nl> References: <20041108145444.GB12281@sun.unixguru.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041108145444.GB12281@sun.unixguru.nl> User-Agent: Mutt/1.4.2i X-Virus-Scanned: by amavisd-new at unixguru.nl Subject: Re: READ_DMA interrupt error after upgrading to 5.3 STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2004 15:54:44 -0000 On Mon, Nov 08, 2004 at 03:54:45PM +0100, Richard Arends wrote: Hello, > ad0: WARNING - READ_DMA interrupt was seen but timeout fired LBA = 351 Okay, replaying to my own message, but i found a workaround. If i set at bootime hw.ata.ata_dma to 0, i can boot the 5.3 STABLE kernel and even start X. It ran in that state for a few minutes and then i booted it back to my old kernel. Is there an other solution than turning off DMA ? -- Regards, Richard.