From owner-freebsd-current@FreeBSD.ORG Thu Oct 7 16:55:04 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B658E16A4CE for ; Thu, 7 Oct 2004 16:55:04 +0000 (GMT) Received: from baltazar.r404.com (baltazar.R404.com [69.56.206.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85DB943D48 for ; Thu, 7 Oct 2004 16:55:04 +0000 (GMT) (envelope-from freebsd@stasiek.org) Received: from [81.219.125.39] (helo=[192.168.0.2]) by baltazar.r404.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.42) id 1CFbXd-0001KJ-8n for freebsd-current@freebsd.org; Thu, 07 Oct 2004 18:54:57 +0200 Message-ID: <416574E2.9000804@stasiek.org> Date: Thu, 07 Oct 2004 18:54:58 +0200 From: Michal Stanislawski User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040906) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD-Current Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-PopBeforeSMTPSenders: freebsd@stasiek.org,stasiek@stasiek.org X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - baltazar.r404.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - stasiek.org X-Source: X-Source-Args: X-Source-Dir: Subject: Beta7 persisting disk problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 16:55:04 -0000 Hello, I've started using FreeBSD with the 5.3 BETA4 and yesterday I've upgraded to beta7. In beta4 I had problems with the floppy and my second disk. The floppy now works correctly, but the disk is still a problem. Here's the relevant dmesg: ad0: 38166MB [77545/16/63] at ata0-master UDMA100 ad2: 76319MB [155061/16/63] at ata1-master UDMA100 acd0: CDRW at ata1-slave UDMA33 ad2: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=0 ad2: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=0 ad2: FAILURE - READ_DMA status=51 error=84 LBA=0 ad2: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=1 ad2: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=0 ad2: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=0 ad2: FAILURE - READ_DMA status=51 error=84 LBA=0 ad2: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=0 ad2: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=0 ad2: FAILURE - READ_DMA status=51 error=84 LBA=0 The system is a dualboot with Windows as the second OS. In Win the disk works. Any ideas? Best regards Michal Stanislawski