New
#1
BSOD when trying to resume form sleep
Hello all,
My computer is blue screening when I try to resume from sleep. I don't have a dump file as one doesn't seem to be generated, but I do have a log file. The computer seems to go through a full reboot when I resume from suspend.
Code:Log Name: System Source: Microsoft-Windows-Kernel-Power Date: 10/22/2013 2:29:00 PM Event ID: 41 Task Category: (63) Level: Critical Keywords: (2) User: SYSTEM Computer: Mark-PC Description: The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331C3B3A-2005-44C2-AC5E-77220C37D6B4}" /> <EventID>41</EventID> <Version>2</Version> <Level>1</Level> <Task>63</Task> <Opcode>0</Opcode> <Keywords>0x8000000000000002</Keywords> <TimeCreated SystemTime="2013-10-22T18:29:00.499234900Z" /> <EventRecordID>9519</EventRecordID> <Correlation /> <Execution ProcessID="4" ThreadID="8" /> <Channel>System</Channel> <Computer>Mark-PC</Computer> <Security UserID="S-1-5-18" /> </System> <EventData> <Data Name="BugcheckCode">0</Data> <Data Name="BugcheckParameter1">0x0</Data> <Data Name="BugcheckParameter2">0x0</Data> <Data Name="BugcheckParameter3">0x0</Data> <Data Name="BugcheckParameter4">0x0</Data> <Data Name="SleepInProgress">true</Data> <Data Name="PowerButtonTimestamp">0</Data> </EventData> </Event>
The BSOD code is
Any help is much appreciatedCode:driver_irql_not_less_or_equal
I also added the diag tool information.
Last edited by Wnt2bsleepin; 22 Oct 2013 at 14:55. Reason: Added Diag Tool Info