https://bugzilla.kernel.org/show_bug.cgi?id=27372
--- Comment #17 from Ferenc Wágner <[email protected]> 2011-02-02 23:22:43 --- I tried this: (initramfs) echo mem >/sys/power/state [wake up computer via Fn, which is the sleep button] (initramfs) echo LID >/proc/acpi/wakeup (initramfs) echo SLPB >/proc/acpi/wakeup [now everything is *disabled in /proc/acpi/wakeup] (initramfs) echo LID enable >/proc/acpi/wakeup (initramfs) echo SLPB enable >/proc/acpi/wakeup [we're back to the original state of /proc/acpi/wakeup] (initramfs) echo mem >/sys/power/state which led to an instant automatic resume, exactly as without any /proc/acpi/wakeup dance. I hope this answers comment 14. Regarding comment 15: button.ko wasn't loaded during the above test (not a single module was). Of course it's normally loaded in a fully booted system. Rebooting for the 2.6.32 info... -- 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. ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
