GTX 680 - problems resuming from S3 sleep

JAG87

Diamond Member
Jan 3, 2006
3,921
3
76
Has anyone encountered problems resuming from S3 sleep?

Since putting the GTX 680 in (and taking the 480s out) my computer doesn't come out of S3 sleep anymore. It wakes up, and immediately reboots itself after a supposed BSOD which I can't really see. Everything worked perfect with the 480s. I don't think it's the driver, because I had the 301.10 installed on the 480s with a modded inf and everything worked fine.

Anybody else experiencing similar? Managed to find one forum post that seems linked to my issue

http://forums.nvidia.com/index.php?showtopic=226284

This is what I've pulled out of event log

Code:
Log Name:      System
Source:        Microsoft-Windows-Kernel-Power
Date:          4/1/2012 11:13:37 AM
Event ID:      41
Task Category: (63)
Level:         Critical
Keywords:      (2)
User:          SYSTEM
Computer:      CLASSIFIED
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="2012-04-01T15:13:37.025606200Z" />
    <EventRecordID>14287</EventRecordID>
    <Correlation />
    <Execution ProcessID="4" ThreadID="8" />
    <Channel>System</Channel>
    <Computer>CLASSIFIED</Computer>
    <Security UserID="S-1-5-18" />
  </System>
  <EventData>
    <Data Name="BugcheckCode">80</Data>
    <Data Name="BugcheckParameter1">0xfffff880904c5000</Data>
    <Data Name="BugcheckParameter2">0x1</Data>
    <Data Name="BugcheckParameter3">0xfffff8800f20406a</Data>
    <Data Name="BugcheckParameter4">0x5</Data>
    <Data Name="SleepInProgress">true</Data>
    <Data Name="PowerButtonTimestamp">0</Data>
  </EventData>
</Event>
 

Log Name:      System
Source:        Microsoft-Windows-WER-SystemErrorReporting
Date:          4/1/2012 11:13:44 AM
Event ID:      1001
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      CLASSIFIED
Description:
The computer has rebooted from a bugcheck.  The bugcheck was: 0x00000050 (0xfffff880904c5000, 0x0000000000000001, 0xfffff8800f20406a, 0x0000000000000005). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 040112-11044-01.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-WER-SystemErrorReporting" Guid="{ABCE23E7-DE45-4366-8631-84FA6C525952}" EventSourceName="BugCheck" />
    <EventID Qualifiers="16384">1001</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2012-04-01T15:13:44.000000000Z" />
    <EventRecordID>14288</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>System</Channel>
    <Computer>CLASSIFIED</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="param1">0x00000050 (0xfffff880904c5000, 0x0000000000000001, 0xfffff8800f20406a, 0x0000000000000005)</Data>
    <Data Name="param2">C:\Windows\MEMORY.DMP</Data>
    <Data Name="param3">040112-11044-01</Data>
  </EventData>
</Event>
 

sandorski

No Lifer
Oct 10, 1999
70,098
5,639
126
Seems to me I heard something similar happening to the new 7xxx series as well. Probably just new Power Scheme gremlins that will be worked out in future Drivers.
 

ss284

Diamond Member
Oct 9, 1999
3,534
0
0
I have the same issue but going from a HD 6950 to a gtx 680 on an Asus p67 motherboard, with a Antec Truepower New 550W. I originally suspected it to be a motherboard/PSU problem, but after reading this thread over on EVGA forums, I'm thinking it might be a video card issue:

http://www.evga.com/forums/tm.aspx?m=1526389&mpage=1
 

Jaydip

Diamond Member
Mar 29, 2010
3,691
21
81
Has anyone encountered problems resuming from S3 sleep?

Since putting the GTX 680 in (and taking the 480s out) my computer doesn't come out of S3 sleep anymore. It wakes up, and immediately reboots itself after a supposed BSOD which I can't really see. Everything worked perfect with the 480s. I don't think it's the driver, because I had the 301.10 installed on the 480s with a modded inf and everything worked fine.

Anybody else experiencing similar? Managed to find one forum post that seems linked to my issue

http://forums.nvidia.com/index.php?showtopic=226284

This is what I've pulled out of event log

Code:
Log Name:      System
Source:        Microsoft-Windows-Kernel-Power
Date:          4/1/2012 11:13:37 AM
Event ID:      41
Task Category: (63)
Level:         Critical
Keywords:      (2)
User:          SYSTEM
Computer:      CLASSIFIED
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="2012-04-01T15:13:37.025606200Z" />
    <EventRecordID>14287</EventRecordID>
    <Correlation />
    <Execution ProcessID="4" ThreadID="8" />
    <Channel>System</Channel>
    <Computer>CLASSIFIED</Computer>
    <Security UserID="S-1-5-18" />
  </System>
  <EventData>
    <Data Name="BugcheckCode">80</Data>
    <Data Name="BugcheckParameter1">0xfffff880904c5000</Data>
    <Data Name="BugcheckParameter2">0x1</Data>
    <Data Name="BugcheckParameter3">0xfffff8800f20406a</Data>
    <Data Name="BugcheckParameter4">0x5</Data>
    <Data Name="SleepInProgress">true</Data>
    <Data Name="PowerButtonTimestamp">0</Data>
  </EventData>
</Event>
 

Log Name:      System
Source:        Microsoft-Windows-WER-SystemErrorReporting
Date:          4/1/2012 11:13:44 AM
Event ID:      1001
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      CLASSIFIED
Description:
The computer has rebooted from a bugcheck.  The bugcheck was: 0x00000050 (0xfffff880904c5000, 0x0000000000000001, 0xfffff8800f20406a, 0x0000000000000005). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 040112-11044-01.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-WER-SystemErrorReporting" Guid="{ABCE23E7-DE45-4366-8631-84FA6C525952}" EventSourceName="BugCheck" />
    <EventID Qualifiers="16384">1001</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2012-04-01T15:13:44.000000000Z" />
    <EventRecordID>14288</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>System</Channel>
    <Computer>CLASSIFIED</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="param1">0x00000050 (0xfffff880904c5000, 0x0000000000000001, 0xfffff8800f20406a, 0x0000000000000005)</Data>
    <Data Name="param2">C:\Windows\MEMORY.DMP</Data>
    <Data Name="param3">040112-11044-01</Data>
  </EventData>
</Event>
Is ur card oced?What is ur ram timings?Are they oced too?
 

railven

Diamond Member
Mar 25, 2010
6,604
561
126
I have a GTX 680 using launch drives on an Intel i7 930 @ 3.6ghz, X58 ASRock Extreme board, 3x2GB DDR3 1600 RAM, the card's offset is at +75mhz.

System goes into and comes out of S3 fine. On the other hand my HD 7970 system, when it comes out of S3 the driver seems to restart as my Aero affects are disabled, but promptly come back up after a min or two.

All I can report.
 

chloros

Member
Feb 1, 2011
95
0
0
Z77 and gtx 680 and actually my sleeps works great since setup. Was having sleep issues on the Z68 board.
 

protivakid

Junior Member
Aug 23, 2012
12
0
0
This is a problem that MANY with a X58 & GTX 680 / 670 / and possibly 660 ti combination are having. Currently there is no solution and this does not seem to be well known. Had I known before I got my 670 I would not have upgraded.
 

protivakid

Junior Member
Aug 23, 2012
12
0
0
Does anyone with a 3GB 580, 2.5GB 570, or 2GB+ Radeon have any issues with sleep mode using an EVGA x58 motherboard?
 

Termie

Diamond Member
Aug 17, 2005
7,949
48
91
www.techbuyersguru.com
JAG - you might not be surprised that I have a similar problem, given our hardware. Currently testing various cpu voltage settings, but I'll keep you updated. The only blue screens I ever get are upon waking from sleep.
 

JAG87

Diamond Member
Jan 3, 2006
3,921
3
76
JAG - you might not be surprised that I have a similar problem, given our hardware. Currently testing various cpu voltage settings, but I'll keep you updated. The only blue screens I ever get are upon waking from sleep.

Termie, this thread is old. I only had this problem when I was still on X58, I no longer have it since switching to Z77.
 

Keysplayr

Elite Member
Jan 16, 2003
21,209
50
91
Thanks Jaydip.
Ok, so now after reading up, I can say with my GTX680 or 680s on this Z68 board, my system comes out of S3 sleep like it's supposed to.