From owner-freebsd-acpi@FreeBSD.ORG Wed Nov 30 21:23:02 2005 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA71B16A41F for ; Wed, 30 Nov 2005 21:23:02 +0000 (GMT) (envelope-from e0oscar@etek.chalmers.se) Received: from anubis.medic.chalmers.se (anubis.medic.chalmers.se [129.16.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7F7343D68 for ; Wed, 30 Nov 2005 21:23:01 +0000 (GMT) (envelope-from e0oscar@etek.chalmers.se) X-Medic-Info: ff6.438e1833.0 PI210nreHYxl951M Received: from webmail.chalmers.se (elbe1.ita.chalmers.se [129.16.222.100]) by mail.chalmers.se (Postfix) with ESMTP id DA80D3F26 for ; Wed, 30 Nov 2005 22:22:59 +0100 (CET) Received: from 212.181.210.250 (SquirrelMail authenticated user e0oscar); by webmail.chalmers.se with HTTP; Wed, 30 Nov 2005 22:22:59 +0100 (CET) Message-ID: <53127.212.181.210.250.1133385779.squirrel@webmail.chalmers.se> Date: Wed, 30 Nov 2005 22:22:59 +0100 (CET) From: "Oscar Eriksson" To: freebsd-acpi@freebsd.org User-Agent: SquirrelMail/1.4.3a-7.EL3 X-Mailer: SquirrelMail/1.4.3a-7.EL3 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Asus A6U/Asus V6V cmbat problem (fixed in linux acpi) 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: Wed, 30 Nov 2005 21:23:02 -0000 Hi! I have problems with my Asus A6U laptop on FreeBSD 6.0 Release. I found the problem described in this debian error report: http://bugzilla.kernel.org/show_bug.cgi?id=4575 When loading cmbat, events seem to be pooled in a queue (exception: power button and LID) Everything works perfectly when cmbat is not loaded (except for battery status, of course.) The error report above says that it is fixed in acpi-20050902, but I guess I cant use the linux acpi interpreter in FreeBSD? Could anyone please help me fix my DSDT to go around this problem, or tell me how to upgrade to a acpi interpreter that can handle my faulty DSDT. Thanks! laptop# acpidump -t -d > A6U.asl acpidump: RSDT entry 2 (sig OEMB) is corrupt original DSDT: http://www.etek.chalmers.se/~e0oscar/A6U.asl dmesg: http://www.etek.chalmers.se/~e0oscar/dmesg.txt /Oscar