From owner-freebsd-hardware@FreeBSD.ORG Thu Mar 22 18:10:18 2007 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A24C16A407 for ; Thu, 22 Mar 2007 18:10:18 +0000 (UTC) (envelope-from tom.valdes@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id BF36313C4B8 for ; Thu, 22 Mar 2007 18:10:17 +0000 (UTC) (envelope-from tom.valdes@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so769370ugh for ; Thu, 22 Mar 2007 11:10:16 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=uMdssCcRrwlr497LPyJBf6AIYg5QlFgDbFjVEuOzHI1gjtyx3NpQo8ddg+pqrnVLwriZBYSDGjnqZuLaDNAbw2xvgLdbP7C67XN6V2YknXOsU24QrAvhfmDpg9Cgvf+JTL+e0FMqXUpW/cJ07H/Rs1KQhqWc2BpLDL48WzfHoS8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=lIIgcD3rfYiWDBxev/VG54XdN4t3FD+nkN/LhyCq5CO34OElHtudvDmN4zH6k6foGXWrPgLSaZ09oQQuJU7JbNdUO5mul1FvE9Nk04S+0KovFWP+Nyc/YbG1V8hbRsiIc7LfTcA3Q2ArMdycAXWsxPx7s0uiefLUztmCMbJP6z4= Received: by 10.115.106.7 with SMTP id i7mr697373wam.1174585556275; Thu, 22 Mar 2007 10:45:56 -0700 (PDT) Received: by 10.114.56.19 with HTTP; Thu, 22 Mar 2007 10:45:56 -0700 (PDT) Message-ID: <72010b1e0703221045u21228d0j5f59a73baa5df3fb@mail.gmail.com> Date: Thu, 22 Mar 2007 13:45:56 -0400 From: Tom To: freebsd-hardware MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: FreeBSD 6 on a Compaq DL360 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2007 18:10:18 -0000 I'm installing pfSense (which uses FreeBSD 6) on a Compaq DL360 (p21). This is the 1st gen on the machine with 2 800 MHz CPUs. During the boot process, it hangs at "SMP: AP CPU #1 Launched!". After a few minutes wait it resumes. If I boot with "Boot FreeBSD with ACPI disabled" it seems to work fine. (no lag at boot) I've tried setting the machine type to NT4, Linux and SCO UnixWare 2.1 using the SmartStart CD as suggested while searching Google, but they all cause the machine to hang at the same spot. Are there any issues with running with ACPI disabled? If not, what is the proper way to permanently disable it? thanks.