On Wed, 25 Jan 2006, John H. wrote: > ok, i have it in a text file. > > i am trying to resolve issue of reboot on resume from suspend to ram > on compaq 2110us/ hp nx9005. > > should i put the text file on this list?
How large is it? The list probably has a message limit of around 80KB - 100KB. It's probably best to create a bugzilla entry for the problem (or use an existing one) at http://bugzilla.kernel.org . > On 1/25/06, Randy.Dunlap <[EMAIL PROTECTED]> wrote: > > 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
