I am running windows 7 on my new IT build and I am having a very strange issue with sleep. System goes to sleep, when I click the mouse button, it boots up then shuts down instantly 3 times then it stays on. It then takes about 2 minutes before it posts then says windows did not shutdown successfully. I am really stumped as to what is causing this. Boots absolutely fine from cold.
I had something like this on a system. It turned out there was something called away mode enabled in the bios, and there was no x64 driver for that for the chipset so it was causing an error when attempt to resume from sleep. Check ACPI settings in bios, also try disable hybrid sleep in Windows as that may be a source of problem as well. It dosen't seem to always play nice.
I have disabled the hybrid sleep option and that has not made a difference. I have done a clean install and yet still having the same issue. I can recreate it everytime I press the sleep button. Getting extremely frustrated now
Sleep issue can be very frustrating and difficult to resolve, I know. It happens only when you manually select sleep with power button or from Windows, or also if it times itself to sleep? ACPI setting are usually under power options, but I don't know the board you have.
Hibernate basically shuts down the system (after saving the contents of the RAM to disk). S3 sleep issues are often due to the complexity of ACPI and the varying implementations. Unfortunately there's not much you can do short of checking if there are any updated drivers available. Try Windows Update and the manufacturer's web site.
for me sleep and hibernate only work with Service packs and not updates after that. If I try to install MS micro updates sleep dies every time. Hence I just use SP1 while hoping a final SP2 will come out as W8 doesn't interest me at all.
I had a look but it just says KERNAL POWER critical error, with what looks like a BSOD code, but this was just a generic code and did not relate to anything relevant. I tried connecting to the IGP to rule out my 6870, but the issue is still there. It's just the way it tries to recover from sleep. It's almost like it struggles to maintain power. But like I said, the system runs absolutely flawlessly, especially from cold boot
Mine doesn't come out of sleep because of one of the hard disks, tbh the power savings from sleep on my system are negligible compared to idle so I tend to use Hibernate.
What I'd do is turn sleep off and buy an ssd. Winning. Failing that, I'd turn sleep off. Why do you want sleep on?
I already own a Samsung 830 SSD as my main boot drive. To be honest, it's not imperative to use sleep. The fact is i spent a pretty penny on this rig and just a but paranoid there is a more serious, underlying issue.
I always sleep my pc and it's fine, with all the updates and everything. So you are getting kernel power error, so you probably have sleep setting mismatch with acpi settings. You need to see the manual and find where the acpi settings are in the efi, and make sure it is set to use acpi 3.0 and have any s states set to 3 or above if any of those options are available. Also on the cpu settings, check all the c states settings if those are available. You might have a play with those as well, may narrow it down if one of those is the culprit. Not sure about now, and if you have oc, but some of them have caused issues in the past with oc if left on.
Ok a further development. I have used a bootable USB version of Ubuntu to run further diagnostics and once I suspend the system in the OS, it does exactly the same thing. Does not resume from sleep and reboots twice before freezing. I have also updated to the latest BIOS but the issue is still present. Someone please help
It'll probably be motherboard drivers, I've had similar problems in the past. Basically, outside of laptops and branded machines (eg dell/hp) I wouldn't count on sleep mode working, as MM VR says, it's a pretty complicated thing that relies on your motherboard and OS talking to each other correctly. If up to date motherboard drivers and/or some BIOS tinkering don't work then you're probably SOL. Sorry, I know exactly how you feel, when I built my last but one PC I was really chuffed with it, but I could never get it to resume from sleep properly, well annoying but I forgot about it after a while.
Yeah exactly. Very frustrating. Thing is, it does exactly the same thing in Linux Ubuntu, which basically rules out windows drivers.
It does not however rule out the correct chipset drivers for the power state functions, and/or being correctly configured which a live disrto usually won't be. Linux needs them too, it's posible they are not included by default since the chipset is pretty recent. Only self built I have had sleep issues I could not overcome was an old athlon 64 system with ati 200 chipset after I upgraded it to win7. It lacked acpi v3 and s3 sleep state options. It would go to sleep, but impossible to wake it, always required a hard reset. I did have to disable sleep entirely on that one. Just had a look at the manual for your board... looks like you need to go advanced then all the c states are under cpu, and the s states are under the pch, and some other power options under apm sections. I would also disable the hpet. Try enable/disable default option one by one and see if you can pin something down.