From owner-freebsd-acpi@FreeBSD.ORG Mon Nov 6 09:55:25 2006 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 5871316A4A7 for ; Mon, 6 Nov 2006 09:55:25 +0000 (UTC) (envelope-from gofda-freebsd-acpi@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DA1443D60 for ; Mon, 6 Nov 2006 09:55:18 +0000 (GMT) (envelope-from gofda-freebsd-acpi@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Gh1C2-0005hj-03 for freebsd-acpi@freebsd.org; Mon, 06 Nov 2006 10:55:02 +0100 Received: from 88-149-166-218.f5.ngi.it ([88.149.166.218]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Nov 2006 10:55:01 +0100 Received: from aremo by 88-149-166-218.f5.ngi.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Nov 2006 10:55:01 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-acpi@freebsd.org From: Andrew Date: Mon, 6 Nov 2006 09:47:02 +0000 (UTC) Lines: 24 Message-ID: References: <755cb9fc0611021503p2d42b699p3d043765e822ad98@mail.gmail.com> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 88-149-166-218.f5.ngi.it User-Agent: slrn/0.9.8.1pl1 (Linux) Sender: news Subject: Re: Acer Aspire 5601 AWLMi corrupted acpi bytecode 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, 06 Nov 2006 09:55:25 -0000 On Thu, 2 Nov 2006 23:03:09 +0000, Alexandre Vieira wrote: > I'm getting loads of ACPI trash in my newest laptop (ACER Aspire 5601 > AWLMi). > > # acpidump -t -d > Acer5601AWLMi.asl > # iasl Acer5601AWLMi.asl > > It shows 12 Errors, 4 Warnings and 1 Remark. > > Can anyone help out and post a diff to fix this asl? Hi Alexandre, I've got exactly the same model (since 5 days ago). On mine, it shows 7 warnings but no errors. Nevertheless, it cannot reboot or shutdown under FreeBSD (which sadly means I'll have to switch to Linux, unless I find out that FreeBSD 6.2-BETA3 makes things work). I can send you acpidump's output from my machine if you wish. Later, Andrew