On 9/27/06, Bruno Ducrot <ducrot_at_poupinou.org> wrote: > > On Tue, Sep 26, 2006 at 11:24:02PM +0100, Alexandre Vieira wrote: > > Hello, > > > > Thanks for your reply. > > > > You can find the .asl here: > > > > http://nullpt.googlepages.com/Acer_Aspire_1644WLMi.asl > > > > A diff is now available at > http://www.poupinou.org/Acer_Aspire_1644WLMi.asl.diff > > It correct those errors: > - The two missing 'Z00A' are replaced by 'Ones' (note that you won't > need it when ACPICA will be upgraded to the latest version, this won't > happens in -stable in the short term, though). > - Eliminate all the ResourceSourceIndex when there is no ResourceSource > onto a Ressource descriptor. This one actually is not a real issue, > but it's more clean now. > > > Ok now do that: > 1- patch your Acer_Aspire_1644WLMi.asl, > 2- invoke > iasl Acer_Aspire_1644WLMi.asl > That will create a DSDT.aml file. > 3- copy this DSDT.aml to /boot > 4- add those lines to your /boot/loader.conf: > > acpi_dsdt_load="YES" > acpi_dsdt_name="/boot/DSDT.aml" > > reboot, and now you should be able to see the battery via > sysctl hw.acpi > > Also look at 11.16.5.3 "Overriding the Default AML" in the handbook > for more details about this procedure: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html > > Cheers, > > -- > Bruno Ducrot > > -- Which is worse: ignorance or apathy? > -- Don't know. Don't care. > Hello, Thanks for the tip, It worked (not sure if it's 100% tough). Here is the output of the isl loading the new .asl: Intel ACPI Component Architecture ASL Optimizing Compiler version 20051021 [Sep 25 2006] Copyright (C) 2000 - 2005 Intel Corporation Supports ACPI Specification Revision 3.0 Acer_Aspire_1644WLMi.asl 410: Store (0x99, P80H) Warning 2098 - Statement is unreachable ^ ASL Input: Acer_Aspire_1644WLMi.asl - 5848 lines, 194483 bytes, 2109 keywords AML Output: DSDT.aml - 19339 bytes 526 named objects 1583 executable opcodes Compilation complete. 0 Errors, 1 Warnings, 0 Remarks, 676 Optimizations dmesg: http://nullpt.googlepages.com/dmesg.txt It has one or two pending acpi errors. I've been testing powerd and is working flawessly. I had to add cpufreq_load to loader.conf in order to powerd work, isn't there a way to include it in the kernel? Also my sound (HDA) card works fine with a new driver at multimedia_at_ . In terms of hardware it seems almost "supported" :) Thanks in advance. Regards, -- Alexandre Vieira - nullpt_at_gmail.comReceived on Wed Sep 27 2006 - 19:00:05 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:00 UTC