From owner-freebsd-sparc64@FreeBSD.ORG Mon Nov 19 19:22:48 2012 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D8D66EEE for ; Mon, 19 Nov 2012 19:22:48 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 68AAE8FC08 for ; Mon, 19 Nov 2012 19:22:47 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.5/8.14.5/ALCHEMY.FRANKEN.DE) with ESMTP id qAJJMe52097681; Mon, 19 Nov 2012 20:22:40 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.5/8.14.5/Submit) id qAJJMeKY097680; Mon, 19 Nov 2012 20:22:40 +0100 (CET) (envelope-from marius) Date: Mon, 19 Nov 2012 20:22:40 +0100 From: Marius Strobl To: Alexey Burluka Subject: Re: sparc64/107087: [hang] system is hung during boot from CD Message-ID: <20121119192240.GA97642@alchemy.franken.de> References: <201211172320.qAHNK0ki076141@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201211172320.qAHNK0ki076141@freefall.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-sparc64@freebsd.org X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2012 19:22:49 -0000 On Sat, Nov 17, 2012 at 11:20:00PM +0000, Alexey Burluka wrote: > The following reply was made to PR sparc64/107087; it has been noted by GNATS. > > From: Alexey Burluka > To: bug-followup@FreeBSD.org > Cc: > Subject: Re: sparc64/107087: [hang] system is hung during boot from CD > Date: Sat, 17 Nov 2012 23:02:28 +0000 > > Hello, > > When trying to boot either release 9.0 or 9.1-rc3 on either Blade 1500 > (Silver), 2GB and XVR-600 or Blade-2000, 2GB and Creator 3D Lite the > boot hangs after saying > > Jumping to kernel entry 0xc0098000 > XVR-600 are not supported by FreeBSD so far. I've never heared of a "Creator 3D Lite", only "Creator 3D" and "Expert 3D Lite". Does that card come with a PCI or an UPA connector? If the latter, chances are that it will work with creator(4) but might need some different OFW glue (send an OFW device tree dump in that case). If has a PCI one it's not supported so far, either. Marius