From owner-freebsd-amd64@FreeBSD.ORG Fri Jun 23 17:23: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 B414E16A494; Fri, 23 Jun 2006 17:23: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 5834643D46; Fri, 23 Jun 2006 17:23:59 +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 1FtpNu-000C9o-Nb; Fri, 23 Jun 2006 18:23:58 +0100 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1FtpNu-000O9g-D2; Fri, 23 Jun 2006 18:23:58 +0100 To: jhb@freebsd.org In-Reply-To: <200606231315.56988.jhb@freebsd.org> Message-Id: From: Pete French Date: Fri, 23 Jun 2006 18:23:58 +0100 Cc: freebsd-amd64@freebsd.org 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: Fri, 23 Jun 2006 17:23:59 -0000 > Ok, when you boot in safe mode, you don't just disable ACPI, you also disable > APIC which has the side effect of disabling SMP. Try breaking into the boot > loader prompt at the menu and just doing: > > 'ok set hint.acpi.0.disabled=1' > 'ok boot' O.K., will do - though I have already tried the "boot with ACPI disabled" from the menu. Do you want me to do this on 32 bit or 64 bit by the way ? I can try this tomorrow daytime. -pete.