From owner-freebsd-amd64@FreeBSD.ORG Tue Jun 27 12:55:59 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E220B16A400 for ; Tue, 27 Jun 2006 12:55:59 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3AB843D73 for ; Tue, 27 Jun 2006 12:55:57 +0000 (GMT) (envelope-from petefrench@ticketswitch.com) Received: from [172.16.1.6] (helo=dilbert.firstcallgroup.co.uk) by mail.ticketswitch.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FvD6i-000OWy-KN; Tue, 27 Jun 2006 13:55:56 +0100 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1FvD6i-0009xp-H4; Tue, 27 Jun 2006 13:55:56 +0100 To: freebsd-amd64@freebsd.org, seebs@plethora.net In-Reply-To: <200606271248.k5RCmQsC012217@guild.plethora.net> Message-Id: From: Pete French Date: Tue, 27 Jun 2006 13:55:56 +0100 Cc: Subject: Re: SMP system not running SMP X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 12:56:00 -0000 > Yeah. What's curious, to me, is that this is apparently widespread. Well, only you and I seem to be seeing this precise problem, but it does look like ti is the *same* problem, which is what interests me. > I think my next option is to boot with acpi, but with everything I can > possibly disable disabled. Yours works without the devices in ther kerenel, right ? That's the only way I got mine to boot SMP with the boards still plugged in. -pete.