How to fix wake up issue caused by power button?


  1. Posts : 3
    windows 7 professional 64bit
       #1

    How to fix wake up issue caused by power button?


    hi,

    i have this wake up issue. after checking the event viewer, it said that the cause is the power button. how can i fix it?

    thanks in advance.
    Last edited by Brink; 02 Aug 2012 at 23:06.
      My Computer


  2. Posts : 1,454
    Windows 7 ultimate x64
       #2

    have u tried the methods mentioned in the thread ??

    Could you post the event log of System and Application for us to review.

    have you tried using the below in the command prompt

    powercfg lastwake
    this will list the item that woke the system last.

    Type the below to see what devices have the property to wake the system
    powercfg -devicequery wake_armed

    Let us know what you see here

    NOTE: if it says power button.... it means you have pressed the power button on the laptop or desktop to wake from sleep.. This is just an log entry in Event Viewer and not an error.
      My Computer


  3. Posts : 3
    windows 7 professional 64bit
    Thread Starter
       #3

    Hi Centaur78,

    I did that check. When I type: powercfg -lastwake, it said

    Wake History Count - 1
    Wake History [0]
    Wake Source Count - 1
    Wake Source [0]
    Type: Fixed Feature
    Power Button

    when I type: powercfg -devicequery wake_armed, it said nothing (blank).

    I did not push the power button. So it wakes up by itself and that's what I have. Also I cannot shut it down, it always turns it on by itself. Please help me, this is very annoying.
      My Computer


  4. Posts : 1,454
    Windows 7 ultimate x64
       #4

    mgp121

    its would be really nice if you can atleast update your system specs ..

    First command result says that its was the power button that got the system from sleep or hibernation

    The second command says .... there is none of the drivers (eg: networks drivers, modems, wifi, usb mouse, or keyboard ) in your system has "Allow this device to wake the system up"

    So the only probable reason is the power switch ..... if its a laptop.... remove the cover attached to the power button and check what the problem is

    if its a desktop, again remove the front cover and access the power switch and see what the problem is ???

    If its none of these ..... there is also a possibility as mentioned in this forum post where the person had motherboard with dehumidifier function... which would start the PC automatically without user intervention....

    in any case please post the complete eventviewer logs for system and application to check further..... I seriously dont have physical access to your computer to contemplate what the problem might be !!
      My Computer


  5. Posts : 3
    windows 7 professional 64bit
    Thread Starter
       #5

    It is my laptop (ThinkPad X220). Is this what you meant by system specs?
    Processor: i5-2540
    RAM: 4GB
    OS: Windows7 Professional 64bit

    I am not sure what do you mean by removing the cover attached to the power button, it is just a normal power button.

    This is what I got in the eventviewer:

    The system has resumed from sleep.

    Sleep Time: ‎2012‎-‎08‎-‎03T08:42:10.654112900Z
    Wake Time: ‎2012‎-‎08‎-‎03T08:42:18.202001200Z

    Wake Source: Power Button

    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name="Microsoft-Windows-Power-Troubleshooter" Guid="{CDC05E28-C449-49C6-B9D2-88CF761644DF}" />
    <EventID>1</EventID>
    <Version>1</Version>
    <Level>4</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000000</Keywords>
    <TimeCreated SystemTime="2012-08-03T08:42:20.371405100Z" />
    <EventRecordID>35457</EventRecordID>
    <Correlation ActivityID="{F0BC9941-699C-459B-B072-C031EE88DA86}" />
    <Execution ProcessID="1800" ThreadID="6088" />
    <Channel>System</Channel>
    <Computer>Andromeda</Computer>
    <Security UserID="S-1-5-19" />
    </System>
    - <EventData>
    <Data Name="SleepTime">2012-08-03T08:42:10.654112900Z</Data>
    <Data Name="WakeTime">2012-08-03T08:42:18.202001200Z</Data>
    <Data Name="SleepDuration">5699</Data>
    <Data Name="WakeDuration">698</Data>
    <Data Name="DriverInitDuration">239</Data>
    <Data Name="BiosInitDuration">331</Data>
    <Data Name="HiberWriteDuration">0</Data>
    <Data Name="HiberReadDuration">0</Data>
    <Data Name="HiberPagesWritten">0</Data>
    <Data Name="Attributes">18448</Data>
    <Data Name="TargetState">4</Data>
    <Data Name="EffectiveState">4</Data>
    <Data Name="WakeSourceType">1</Data>
    <Data Name="WakeSourceTextLength">0</Data>
    <Data Name="WakeSourceText" />
    <Data Name="WakeTimerOwnerLength">0</Data>
    <Data Name="WakeTimerContextLength">0</Data>
    <Data Name="WakeTimerOwner" />
    <Data Name="WakeTimerContext" />
    </EventData>
    </Event>
      My Computer


  6. Posts : 1,454
    Windows 7 ultimate x64
       #6

    Hi mgp

    Could you check your bios ... specifically for Power option where if "Power on AC attach" is Enabled. The system is powered on when AC is attached. When the system is in hibernate state, the system resumes.

    This could be one other reason that your laptop would wake from Standby without pressing the power button.

    Try disabling this option and let me know
      My Computer


  7. Posts : 4
    Windows 7 32bit
       #7

    I just want to say I had this exact same problem and stumbled on this thread while finding solutions. It's like moments after my computer goes to sleep it wakes up again:

    [From System Event viewer]
    The system has resumed from sleep.

    Sleep Time: ‎2012‎-‎08‎-‎05T12:11:20.127805700Z
    Wake Time: ‎2012‎-‎08‎-‎05T12:11:44.470007000Z

    Wake Source: Device -ACPI Power Button

    [From cmd: powercfg -lastwake]
    Wake History Count - 1
    Wake History [0]
    Wake Source Count - 1
    Wake Source [0]
    Type: Device
    Instance Path: ACPI\PNP0C0C\3&2b8e0b4b&0
    Friendly Name:
    Description: ACPI Power Button
    Manufacturer: (Standard system devices)

    And what I did was disable the "Wake on Lan" option from my BIOS settings, and everything worked out again perfectly. I followed the solutions from this page:
    HTML Code:
    http://superuser.com/questions/397686/vista-laptop-keeps-waking-up-a-minute-after-i-put-it-to-sleep
    This is what I did and works for me.
      My Computer


  8. Posts : 1
    Windows 10 64 bit
       #8

    Hey everyone,

    I had the same problem as mgp121 (same Wake source and everything). I agree with noted's comment about Wake on LAN, but instead of disabling it completely, all I had to do was change the power management setting under device manager to "Only allow a Magic Packet to wake the computer"

    Cheers
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 03:57.
Find Us