From owner-freebsd-sparc64@FreeBSD.ORG Fri Apr 8 16:58:24 2005 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF9ED16A4CE for ; Fri, 8 Apr 2005 16:58:24 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 528AA43D39 for ; Fri, 8 Apr 2005 16:58:24 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j38GwNcT081766; Fri, 8 Apr 2005 09:58:23 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j38GwMrE081765; Fri, 8 Apr 2005 09:58:22 -0700 (PDT) (envelope-from obrien) Date: Fri, 8 Apr 2005 09:58:22 -0700 From: "David O'Brien" To: William Bulley , freebsd-sparc64@freebsd.org Message-ID: <20050408165822.GB81280@dragon.NUXI.org> References: <20050405174753.GA22120@web2.merit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050405174753.GA22120@web2.merit.edu> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i Subject: Re: problems installing FreeBSD 5.3-RELEASE on UltraSPARC IIe X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-sparc64@freebsd.org List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 16:58:24 -0000 On Tue, Apr 05, 2005 at 01:47:53PM -0400, William Bulley wrote: > I am trying to load 5.3-RELEASE from an ISO CD-ROM burned from > ftp.freebsd.org onto a Sun Blade 150 (UltraSparc-IIe class CPU) and > having all kinds of problems: ..snip.. > ad0: 38166MB [77545/16/63] at ata2-master UDMA66 > acd0: CDRW at ata2-slave UDMA33 > acd0: TIMEOUT - READ_BIG retrying (2 retries left) > acd0: FAILURE - READ_BIG timed out > acd0: TIMEOUT - READ_BIG retrying (2 retries left) > acd0: FAILURE - READ_BIG timed out > acd0: TIMEOUT - READ_BIG retrying (2 retries left) > acd0: FAILURE - READ_BIG timed out > After more searching I saw someone's post about setting > hw.ata.atapi_dma=0 at boot time. This is the correct fix for this. > At this point I searched the mailing lists for help and someone > suggested to replace the disk drive. So, I replaced the disk drive (40 > GB Western Digital) that came with the Sun Blade 150 with a brand new > 40 GB Western Digital drive and got the same thing. .. > ad0: FAILURE - WRITE_DMA timed out > ad0: TIMEOUT - READ_DMA retrying (2 retries left) LBA=1 > ad0: FAILURE - READ_DMA timed out > ad0: TIMEOUT - READ_DMA retrying (2 retries left) LBA=0 The correct fix to this is to return to using the stock Sun drive. They seemed to have tweaked the firmware of the disks they use to work with the POS ATA controller the Blade 100/150 uses. When my Sun stock drive died, I went thru pure hell trying to find a disk that would work OK. Of 5 40GB drives I tried, only an IBM IC35L040AVVN07 worked (has IC35L040AVVN07-0/VA2OAF0C firmware) works OK (no *_DMA timeouts) at ATA66. -- -- David (obrien@FreeBSD.org)