From owner-freebsd-acpi@FreeBSD.ORG Mon Nov 19 01:02:43 2007 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FA0316A41A for ; Mon, 19 Nov 2007 01:02:43 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from www.liukuma.net (www.liukuma.net [62.220.235.15]) by mx1.freebsd.org (Postfix) with ESMTP id 5C45613C457 for ; Mon, 19 Nov 2007 01:02:43 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from localhost (unknown [127.0.0.1]) by www.liukuma.net (Postfix) with ESMTP id F31531CC75; Mon, 19 Nov 2007 02:48:40 +0200 (EET) Received: from www.liukuma.net ([127.0.0.1]) by localhost (www.liukuma.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id WH5jLyTZAW-t; Mon, 19 Nov 2007 02:48:39 +0200 (EET) Received: from rivendell (c-a70471d5.019-61-68617010.cust.bredbandsbolaget.se [213.113.4.167]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (Authenticated sender: ignatz@www.liukuma.net) by www.liukuma.net (Postfix) with ESMTP id 57EBA1CC68; Mon, 19 Nov 2007 02:48:39 +0200 (EET) Message-ID: <086301c82a45$ed75ced0$0a0aa8c0@endor.swagman.org> From: "Reko Turja" To: "Nate Lawson" References: <078f01c82a3f$8c5e36b0$0a0aa8c0@endor.swagman.org> <4740DAEC.6050308@root.org> Date: Mon, 19 Nov 2007 02:48:39 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Cc: freebsd-acpi@freebsd.org Subject: Re: Using ACPI causes panics and crashes on Tyan 1832 tiger 100 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2007 01:02:43 -0000 From: "Nate Lawson" To: "Charlie Root" Cc: Sent: Monday, November 19, 2007 2:38 AM Subject: Re: Using ACPI causes panics and crashes on Tyan 1832 tiger 100 >> Is there any hope on getting this system running on ACPI, or is the >> BIOS >> hosed for good? If I can supply any extra assistance or information >> I'm >> at your service and access to the box can be provided if needed. > > Upgrade your BIOS to the last known version. If it still has > problems, > it's likely your system does not support acpi. Just set > hint.acpi.0.disabled="1" in /boot/loader.conf and be done with it. BIOS is the latest (from 2001...), the machine in question ran under ACPI multiprocessor in Windows quite happily though, but I guess FreeBSD ACPI is a no-go then. Thanks, Reko