|
From: <tak...@jp...> - 2005-12-04 12:13:42
|
In message <439...@al...>, Jose Luis Segura Lucas wrote: >Hello! > >First, excuse me for my bad english, I will write with many ortographic >errors, sorry. > >I have a Acer Travelmate 2702 WLMi, and with any distribution (Ubuntu >and Debian I test) I have ACPI support. >I began to read at acpi.sourceforge.net and follow the Emma Jane Hogbin >howto, but I finished reading how to fix the DSDT on this other howto: >http://www.cpqlinux.com/acpi-howto.html#basic_steps. > >I tried to build pacpidump for myself on my Debian Sarge, changing the >comment line on the Makefile, but when I compile with make it give me >errors that I can't understand. Do you know some howto to compile >correctly the pacpidump? Use iasl in Intel ACPI tool with -d option. |