On Wed, 25 Jan 2006, John H. wrote: > hmm, > #!/usr/bin/perl > # > # acpixtract - extract raw table from acpidmp output > # > # Example: cat mail.txt | ./acpixtract DSDT | ./acpidisasm > > > how do i get the acpidmp output of my bios in order to use to diagnose? > Please use acpidump (not acpidmp). acpidump is part of the pmtools package. Grab the latest pmtools package from http://www.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/ or from your distro.
> > On 1/25/06, John H. <[EMAIL PROTECTED]> wrote: > > i am trying to use acpidmp which i've compiled from cvs from sourceforge > > when i run perl /usr/local/bin/acpixtract > > to extract bios, it never "stops" and dumps a file. > > what am i doing wrong? > > > - -- ~Randy - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
