Bitcoin Forum
May 28, 2024, 03:17:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Win7 Question: Hibernating my machine during certain hours of the day  (Read 964 times)
Mousepotato (OP)
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000


Seal Cub Clubbing Club


View Profile
August 09, 2011, 09:02:48 PM
 #1

Hey I have a question re: Win7.  Is it possible to put my machine into sleep mode at a certain time and then later have it auto-wake and start mining again?  If so, what apps do I need to do this?  Thanks in advance!

Mousepotato
Starlightbreaker
Legendary
*
Offline Offline

Activity: 1764
Merit: 1006



View Profile
August 09, 2011, 09:10:16 PM
 #2

hibernation?

wake-up alarm on bios.

enmaku
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
August 09, 2011, 09:12:44 PM
 #3

It would be significantly easier to simply kill & restart your miner process using task scheduler. It won't save you *quite* as much energy/heat as fully hibernating, but the difference between an idle computer and a mining computer IS pretty substantial.

Just make a couple batch files, one containing the command you use to start your miner, the other containing something like:

Code:
taskkill /f /im:poclbm.exe /t

Replacing poclbm.exe with the actual filename of your miner of course.
Mousepotato (OP)
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000


Seal Cub Clubbing Club


View Profile
August 09, 2011, 09:22:58 PM
 #4

It would be significantly easier to simply kill & restart your miner process using task scheduler. It won't save you *quite* as much energy/heat as fully hibernating, but the difference between an idle computer and a mining computer IS pretty substantial.

Just make a couple batch files, one containing the command you use to start your miner, the other containing something like:

Code:
taskkill /f /im:poclbm.exe /t

Replacing poclbm.exe with the actual filename of your miner of course.

Cool, thanks!  What would I use to launch those batch files at XX:XX hours?

Mousepotato
bcpokey
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500



View Profile
August 10, 2011, 12:26:41 AM
 #5

http://lmgtfy.com/?q=task+scheduler

I always wanted to be the one to do one of those
SleeperUnit
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
August 10, 2011, 12:50:22 AM
 #6

Use task scheduler to run something like shutdown /h /t 60 to hibernate your PC and a BIOS wake on alarm to wake it back up.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!