From owner-freebsd-alpha@FreeBSD.ORG Fri Feb 17 07:31:41 2006 Return-Path: X-Original-To: freebsd-alpha@freebsd.org Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6506F16A420; Fri, 17 Feb 2006 07:31:41 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr3.xs4all.nl (smtp-vbr3.xs4all.nl [194.109.24.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9BD643D46; Fri, 17 Feb 2006 07:31:40 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr3.xs4all.nl (8.13.3/8.13.3) with ESMTP id k1H7Vbm9011486; Fri, 17 Feb 2006 08:31:37 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.4/8.13.3) with ESMTP id k1H7VbQT051528; Fri, 17 Feb 2006 08:31:37 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.4/8.13.1/Submit) id k1H7VbmY051527; Fri, 17 Feb 2006 08:31:37 +0100 (CET) (envelope-from wb) Date: Fri, 17 Feb 2006 08:31:37 +0100 From: Wilko Bulte To: John Baldwin Message-ID: <20060217073137.GB51498@freebie.xs4all.nl> References: <20060215231911.GB42943@freebie.xs4all.nl> <20060216225244.GC49268@freebie.xs4all.nl> <200602161815.17427.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602161815.17427.jhb@freebsd.org> X-OS: FreeBSD 6.1-PRERELEASE User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: alpha@freebsd.org, freebsd-alpha@freebsd.org Subject: Re: special test request for 6.1-BETA1 on ATA disks X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 07:31:41 -0000 On Thu, Feb 16, 2006 at 06:15:15PM -0500, John Baldwin wrote.. > On Thursday 16 February 2006 17:52, Wilko Bulte wrote: > > On Thu, Feb 16, 2006 at 11:23:11PM +0100, Sten Spans wrote.. > > > > > On Thu, 16 Feb 2006, Wilko Bulte wrote: > > > >On Thu, Feb 16, 2006 at 12:19:11AM +0100, Wilko Bulte wrote.. > > > > > > > >>Folks, > > > >> > > > >>I am getting the strong impression that there is something hosed > > > >>related to ATA at least on the DS10 and DS10L. Test installs > > > >>on ATA disks work fine, but the first boot of the installed disk > > > >>fails miserably, typically the symptom is that the first shell won't > > > >>start or similar. I got: > > > >> > > > >>Trying to mount root from ufs:/dev/ad0a > > > >>/libexec/ld-elf.so.1: /lib/libc.so.6: Unsupported relocation type > > > >>1611047936 > > > >>in non-PLT relocations > > > >> > > > >>Observed on one DS10 and one DS10L. The problem does not > > > >>occur when you use a SCSI disk (which I typically do so I missed this > > > >>before). > > > >> > > > >>Those of you who own this machine type and have a spare IDE drive, > > > >>can you please test it? Other reports for different system models > > > >>are interesting too of course. > > > > > > > >A check of 5.5-BETA1 would be interesting too. > > > > > > I'll give it a go this weekend on my ds10 > > > (which also normally runs scsi :) > > > > Looks like it is not only DS10, my 164SX has similar probs as well. > > 5.5-BETA1 and 6.1-BETA1 have it. In total we have seen it on 2 DS10L, > > one DS10 and a 164SX now. SCSI is just fine. > > What if you turn dma off via 'hw.ata.dma=0' in the loader? Haven't tried yet. DS10s are currently building BETA2 -- Wilko Bulte wilko@FreeBSD.org