From owner-freebsd-current@FreeBSD.ORG Thu Nov 12 15:34:51 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53C1B106566C for ; Thu, 12 Nov 2009 15:34:51 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from QMTA12.emeryville.ca.mail.comcast.net (qmta12.emeryville.ca.mail.comcast.net [76.96.27.227]) by mx1.freebsd.org (Postfix) with ESMTP id 3AB588FC28 for ; Thu, 12 Nov 2009 15:34:51 +0000 (UTC) Received: from OMTA04.emeryville.ca.mail.comcast.net ([76.96.30.35]) by QMTA12.emeryville.ca.mail.comcast.net with comcast id 4D4n1d0040lTkoCACFMgzR; Thu, 12 Nov 2009 15:21:40 +0000 Received: from memory.localnet ([67.103.204.242]) by OMTA04.emeryville.ca.mail.comcast.net with comcast id 4FMV1d0075EJinX8QFMXLd; Thu, 12 Nov 2009 15:21:38 +0000 From: Adam K Kirchhoff To: freebsd-current@freebsd.org Date: Thu, 12 Nov 2009 10:21:26 -0500 User-Agent: KMail/1.11.4 (Linux/2.6.31.6; KDE/4.2.4; x86_64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200911121021.26818.adamk@voicenet.com> Cc: Alireza Torabi Subject: Re: Current 9 freeze after ATA PseudoRAID loaded on AMD64 smp during boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Nov 2009 15:34:51 -0000 On Thursday 12 November 2009 09:43:13 Alireza Torabi wrote: > Hi folks, > > My FreeBSD current (just csup-ed now: 12 Nov 2009) freezes after "ATA > PseduoRAID loaded" message during boot. Nothing happens after that and > I need to do a cold reboot. > > I've tried the GENERIC kernel with no joy :( > > Any leads or ideas is truly appreciated. I've had similar problems in the last few days. Both complete freezes and kernel panics. I've gotten it to work fine with a GENERIC kernel compiled without SMP support. Can you give that a shot? Adam