From owner-freebsd-stable@FreeBSD.ORG Sat May 21 20:19:48 2005 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 1067A16A4CE for ; Sat, 21 May 2005 20:19:48 +0000 (GMT) Received: from smtp-out3.iol.cz (smtp-out3.iol.cz [194.228.2.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D58A43D54 for ; Sat, 21 May 2005 20:19:45 +0000 (GMT) (envelope-from vlado@botka.homeunix.org) Received: from antivir3.iol.cz (unknown [192.168.30.206])44F5A318418; Sat, 21 May 2005 22:19:45 +0200 (CEST) Received: from localhost (antivir3.iol.cz [127.0.0.1]) by antivir3.iol.cz (Postfix) with ESMTP id 461386DC003; Sat, 21 May 2005 22:19:45 +0200 (CEST) Received: from smtp-out3.iol.cz (unknown [192.168.30.28]) by antivir3.iol.cz (Postfix) with ESMTP id 35AC96DC002; Sat, 21 May 2005 22:19:45 +0200 (CEST) Received: from ace.botka.homeunix.org (3.77.broadband2.iol.cz [83.208.77.3]) C0F483BEB0; Sat, 21 May 2005 22:19:44 +0200 (CEST) Received: by ace.botka.homeunix.org (Postfix, from userid 1001) id DE10C425; Sat, 21 May 2005 22:19:42 +0200 (CEST) Received: from srv (ac.botka.homeunix.org [192.168.1.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ace.botka.homeunix.org (Postfix) with ESMTP id 16428105; Sat, 21 May 2005 22:19:37 +0200 (CEST) Date: Sat, 21 May 2005 22:19:36 +0200 (CEST) From: Vladimir Botka X-X-Sender: vlado@localhost To: Remi Degruson In-Reply-To: <20050521160301.GA51988@legitimus> Message-ID: <20050521221200.Y7707@localhost> References: <20050521160301.GA51988@legitimus> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ace.botka.homeunix.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=ham version=3.0.3 X-Virus-Scanned: by amavisd-new at iol.cz cc: freebsd-stable@freebsd.org Subject: Re: 5.4RELEASE: problem with my ST34311A UDMA666 controller 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: Sat, 21 May 2005 20:19:48 -0000 Hello, try and switch the mode to PIO. You can use atacontrol when the system is running. Try and set the PIO in the BIOS to boot without DMA. Cheers, Vladimir On Sat, 21 May 2005, Remi Degruson wrote: > Hello, > > On one of my computers, the 5.4 RELEASE bootonly disc don't want to write on my hdd. > The same hdd is ok whith other computer. > I have the same log whith 2 another hdd : > > atapci0: port 0xffa0-0xffaf,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0 > ata0: channel #0 on atapci0 > ... > ad0: 4104MB [8895/15/63] at ata0-master UDMA66 > ad0: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=63 > ad0: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=63 > ad0: FAILURE - READ_DMA status=51 error=48 LBA=63 > > It's my first attempt to install freebsd on this computer. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > >