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





------- Comment #15 from [EMAIL PROTECTED]  2008-10-09 03:39 -------
ij wasn't 100% sure where to do the acpi.power_nocheck=1 bit so, after looking
through power_debug2.patch i found "acpi.power_nocheck=" under the first
section so i added the 1 to it to make acpi.power_nocheck=1, i have pasted
where i edited the patch below.

Index: linux-2.6/Documentation/kernel-parameters.txt
===================================================================
--- linux-2.6.orig/Documentation/kernel-parameters.txt
+++ linux-2.6/Documentation/kernel-parameters.txt
@@ -231,6 +231,13 @@ and is between 256 and 4096 characters. 
                        The number can be in decimal or prefixed with 0x in
hex.
                        Warning: Many of these options can produce a lot of
                        output and make your system unusable. Be very careful.
+       acpi.power_nocheck=1    [HW,ACPI]
+                       Format: 1/0 enable/disable the check of power state.
+                       On some bogus BIOS the _PSC object/_STA object of
+                       power resource can't return the correct device power
+                       state. In such case it is unneccessary to check its
+                       power state again in power transition.
+                       1 : disable the power state check

        acpi_pm_good    [X86-32,X86-64]
                        Override the pmtimer bug detection: force the kernel 

if this is wrong please tell me where to insert this option. 


-- 
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.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to