https://bugzilla.kernel.org/show_bug.cgi?id=19762
Len Brown <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |CODE_FIX --- Comment #19 from Len Brown <[email protected]> 2010-10-09 02:16:17 --- Re: comment #8 _CST: Package (0x04) { ResourceTemplate () { Register (FFixedHW, 0x01, // Bit Width 0x02, // Bit Offset 0x0000000000000052, // Address 0x03, // Access Size ) }, 0x03, 0x8C, 0x0A } This AML verifies that ATM-C6 should be entered with sub-state 2, ie 0x52, and the 0x8C is 140usec worst case latency. re: comment #14 thanks for verifying that the patch gives you c6 on both AC and DC. > And the weird hickup that unplugging the power during standby > means no C6 after wake should be fixed, too. Interesting. I that is either an ACPI BIOS bug or a Linux kernel ACPI bug. Mis-guided ACPI-BIOS feature anyway. dmesg in comment #1 show that the dynamic SSDT's are loaded. Very strange that they are not visible in /sys/firmware/acpi/tables/dynamic If you could, it would be ideal to file a new bug for that issue in the ACPI category. Re: comment #18 the patch builds for me on top of the latest git tree. I'd supply a back-port, but the reality is that all the patches underneath it are going to .stable anyway; so mixing their order would just complicate things. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
