From owner-freebsd-current@FreeBSD.ORG Mon Feb 9 10:44:26 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F0F716A4CE for ; Mon, 9 Feb 2004 10:44:26 -0800 (PST) Received: from www.cray1.de (i.would.like.to.spoof.my.realip.de [64.27.85.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3520D43D1F for ; Mon, 9 Feb 2004 10:44:26 -0800 (PST) (envelope-from ubm@u-boot-man.de) Received: from greatsheep.marines (localhost [127.0.0.1]) by www.cray1.de (8.9.3/8.9.3) with SMTP id TAA01363 for ; Mon, 9 Feb 2004 19:44:10 +0100 Date: Mon, 9 Feb 2004 19:45:21 +0100 From: Marc "UBM" Bocklet To: current@freebsd.org Message-Id: <20040209194521.33e4db2a.ubm@u-boot-man.de> X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Problem with ACPI X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 18:44:26 -0000 Hiho! :-) If I try to use ACPI on my Tyan Thunder X, I get acpi0: on motherboard ACPI-0168: *** Error: Could not transition to ACPI mode. acpi0: Could not enable ACPI: AE_NO_HARDWARE_RESPONSE device_probe_and_attach: acpi0 attach returned 6 when it is probed by the kernel. ACPI is enabled both in the bios and in the kernel (compiled in, not as a module). That behaviour causes no problems at all (except I can't use the ACPI features, but I don't really miss them), but I'm curious about that message. Does it indicate a problem with my board or a flakey bios? Is there some kind of workaround? Thanks for your help! Bye Marc