http://bugzilla.kernel.org/show_bug.cgi?id=13532





--- Comment #3 from Hoyt Duff <hoytd...@gmail.com>  2009-06-15 02:09:28 ---
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20090521 [Jun 13 2009]
Copyright (C) 2000 - 2009 Intel Corporation
Supports ACPI Specification Revision 3.0a

DSDT.dsl   235:             Store (Local0, Local0)
Error    4050 -                         ^ Method local variable is not
initializ

DSDT.dsl   240:             Store (Local0, Local0)
Error    4050 -                         ^ Method local variable is not
initializ

DSDT.dsl   245:             Store (Local0, Local0)
Error    4050 -                         ^ Method local variable is not
initializ

DSDT.dsl   296:     Method (\_WAK, 1, NotSerialized)
Warning  1080 -                 ^ Reserved method must return a value (_WAK)

DSDT.dsl   310:             Store (Local0, Local0)
Error    4050 -                         ^ Method local variable is not
initializ

1Help   2Save   3Mark   4Replac 5Copy   6Move   7Search 8Delete 9PullDn 10Quit 

I commented out the Store ( errors and added    Return(Package(0x02){0x00,
0x00})
 to the end of \_WAK to get it to compile cleanly.

I have experienced system freezes so sever that I could only power off the
computer. I didn't write it down, but the stack trace I saw once led me to
consider the BIOS, but it also could be IRQ re-lated. There are numerous
Internet posts about the AMD-768 chipset and Tyan 2466 mobo. I had not
experienced problems in years until I upgraded to Mandriva 2009.1 and their
current kernel.

Thanks for looking at this.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to