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





------- Comment #57 from [EMAIL PROTECTED]  2008-12-11 01:44 -------
(In reply to comment #55)
> Concerning the "quick workaround", where in my DSDT.dsl file do
> I have to add this line? Sorry, I'm just afraid to mess things up.

Apply below patch to your DSDT.dsl

--- orig.DSDT.dsl       2008-12-11 09:35:04.000000000 +0800
+++ DSDT.dsl    2008-12-11 09:35:32.000000000 +0800
@@ -875,7 +875,7 @@ DefinitionBlock ("DSDT.aml", "DSDT", 1, 
         Name (OSTH, 0x00)
         Name (LARE, Package (0x06) {})
         Name (LARP, Package (0x06) {})
-        Name (CUZO, Package (0x06) {})
+        Name (CUZO, Package (0x06) {0xFF,0xFF,0xFF,0xFF,0xFF,0xFF})
         Mutex (THER, 0x00)
         Name (THSC, 0x3D)
         Name (THOS, 0x00)


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to