From owner-freebsd-sparc64@FreeBSD.ORG Mon May 16 10:10:41 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 9765316A4CE for ; Mon, 16 May 2005 10:10:41 +0000 (GMT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4F0443DC2 for ; Mon, 16 May 2005 10:10:40 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) j4GAAc7W033572; Mon, 16 May 2005 12:10:38 +0200 (CEST) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id j4GAAXN6033571; Mon, 16 May 2005 12:10:33 +0200 (CEST) (envelope-from marius) Date: Mon, 16 May 2005 12:10:33 +0200 From: Marius Strobl To: Scott Long Message-ID: <20050516121033.K75942@newtrinity.zeist.de> References: <20050514155422.A33783@newtrinity.zeist.de> <42883028.8040001@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <42883028.8040001@samsco.org>; from scottl@samsco.org on Sun, May 15, 2005 at 11:31:20PM -0600 X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-4; AVE: 6.30.0.12; VDF: 6.30.0.177; host: newtrinity.zeist.de) cc: freebsd-sparc64@freebsd.org Subject: Re: Blade 100 tester wanted X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 10:10:41 -0000 On Sun, May 15, 2005 at 11:31:20PM -0600, Scott Long wrote: > Marius, > > I tried the ISO bits on a Sparc notebook that is apparently very > similar to a Blade100 (OFW even claims that there is a video device > with an 'ATI' string in the name). Unfortunately, I was stopped by the > classic 'hangs after jumping to the kernel' problem. I guess that I > need to switch to using a serial console? Could you please provide a full OFW tree dump? Might be something as simple as a missing PCI ID for that chip; if that string actually is 'ATI' rather than 'ATY' then it's at least a chip that I'm so far not aware of being used in sparc64 machines. Marius