From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 29 18:44:49 2009 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B3EC1065689 for ; Mon, 29 Jun 2009 18:44:49 +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 BA13E8FC1C for ; Mon, 29 Jun 2009 18:44:48 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.3/8.14.3/ALCHEMY.FRANKEN.DE) with ESMTP id n5TISh9Y027097; Mon, 29 Jun 2009 20:28:43 +0200 (CEST) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.3/8.14.3/Submit) id n5TISh3t027096; Mon, 29 Jun 2009 20:28:43 +0200 (CEST) (envelope-from marius) Date: Mon, 29 Jun 2009 20:28:43 +0200 From: Marius Strobl To: Andreas Wacknitz Message-ID: <20090629182843.GB27024@alchemy.franken.de> References: <200906251750.n5PHo3BN072475@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200906251750.n5PHo3BN072475@freefall.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-sparc64@freebsd.org Subject: Re: sparc64/107087: [hang] system is hung during boot from CD X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jun 2009 18:44:49 -0000 On Thu, Jun 25, 2009 at 05:50:03PM +0000, Andreas Wacknitz wrote: > The following reply was made to PR sparc64/107087; it has been noted by GNATS. > > From: Andreas Wacknitz > To: bug-followup@FreeBSD.org, > bazylt@gtut.internetdsl.pl > Cc: > Subject: Re: sparc64/107087: [hang] system is hung during boot from CD > Date: Thu, 25 Jun 2009 19:13:20 +0200 > > I have a similar problem with my Blade 2500 when booting 7.2, 7.2- > stable (June 2009) and 8.0-current. > The machine is equipped with an XVR-100. The only additional PCI card > is a LSI SAS3041X-R. > OpenBSD-4.5 works fine. > Last message is "Jumping to kernel entry 0xc0078000". > XVR-100 aren't supported so far. As indicate in the 7.2 hardware notes your current choices are to either plug in a card supported by either creator(4) or machfb(4) or to use a serial console. Marius