From owner-freebsd-stable@FreeBSD.ORG Mon Jun 5 16:38:58 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5163C16AF62 for ; Mon, 5 Jun 2006 16:38:58 +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 46EF443D5D for ; Mon, 5 Jun 2006 16:38:56 +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 1FnI6R-0003e8-Lh; Mon, 05 Jun 2006 17:38:55 +0100 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1FnI6R-0003aM-3o; Mon, 05 Jun 2006 17:38:55 +0100 To: jfvogel@gmail.com In-Reply-To: <2a41acea0606050919p17efd6cfva55113b19d105815@mail.gmail.com> Message-Id: From: Pete French Date: Mon, 05 Jun 2006 17:38:55 +0100 Cc: freebsd-stable@freebsd.org Subject: Re: Dual Opteron system will not run SMP X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 16:39:16 -0000 > You say you can boot 'safe', can you boot with just ACPI disabled? Not using an SMP kernel, no. I did another experiment though, I installed amd64 onto an IDe drive, and that will boot SMP with APCI disabled, but still only recognises a single processor. > One suggestion, boot in SAFE or non-ACPI, then do a pciconf -l and > look for pci devices that are unknown. At least that will give more > evidence. O.K, will give that a shot later this evening. > Hard to say if its ACPI or PCI related. Uh, you did make sure you > have the latest BIOS for your motherboard right? Yup - first thing I did. I also asked if other people are using this, and Soren apparently uses it (for amd64), so it preseumably does work! -pete.