Re: Acer Aspire 5601 AWLMi corrupted acpi bytecode

2006-11-06 Thread Alexandre Vieira

On 11/6/06, Andrew <[EMAIL PROTECTED]> wrote:


On Thu, 2 Nov 2006 23:03:09 +, Alexandre Vieira <[EMAIL PROTECTED]>
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

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



Andrew,

AFAIK the AML can be manually fixed. Please submit the info specified in the
handbook (
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html#ACPI-SUBMITDEBUG)
to add some more weight to this thread :)

Thanks

--
Alexandre Vieira - [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Acer Aspire 5601 AWLMi corrupted acpi bytecode

2006-11-03 Thread Moore, Robert
These are the serious ones:

Name (PBST, Package (0x04)
{
0x00, 
Z004, 
Z004, 
0x2710
})

Acer5601AWLMi.asl  5397: Z004, 
Error1022 -   Object does not exist ^  (Z004)




Method (Z00V, 0, NotSerialized)
{
Store (\_SB.WMID.PHSR (0x0B, Arg0), BUFF)
}

Acer5601AWLMi.asl  6467: Store (\_SB.WMID.PHSR
(0x0B, Arg0), BUFF)
Error1014 -   Method argument is not
initialized ^  (Arg0)

Acer5601AWLMi.asl  6467: Store (\_SB.WMID.PHSR
(0x0B, Arg0), BUFF)
Remark   3041 -  Not a parameter, used as local
only ^  (Arg0)


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of Alexandre Vieira
> Sent: Thursday, November 02, 2006 3:03 PM
> To: freebsd-questions@freebsd.org; [EMAIL PROTECTED]
> Subject: Acer Aspire 5601 AWLMi corrupted acpi bytecode
> 
> Hi list,
> 
> 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?
> 
> You can find the asl and iasl output attached.
> 
> TIA.
> Cheers
> --
> Alexandre Vieira - [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Acer Aspire 5601 AWLMi corrupted acpi bytecode

2006-11-03 Thread Alexandre Vieira

On 11/3/06, Nate Lawson <[EMAIL PROTECTED]> wrote:


Alexandre Vieira wrote:
> You can find the asl and iasl output attached.
>

Nope, we couldn't.  Try posting a URL to it.


--
Nate



It seems that the attachment didn't go trough.

You can find it here:

http://nullpt.googlepages.com/asl.tar.gz

TIA

--
Alexandre Vieira - [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Acer Aspire 5601 AWLMi corrupted acpi bytecode

2006-11-02 Thread Nate Lawson

Alexandre Vieira wrote:

You can find the asl and iasl output attached.



Nope, we couldn't.  Try posting a URL to it.


--
Nate
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"