Bitcoin Forum

Bitcoin => Mining support => Topic started by: MooC Tals on January 27, 2013, 09:05:20 PM



Title: Miners might not know about this.
Post by: MooC Tals on January 27, 2013, 09:05:20 PM
I been reading this forum for about a few months now and I have not seen many mention this neat feature that windows 7 has.

The task scheduler.

I been using it after I managed to configure it to run my miner when the computer is on idle. If I fall asleep of leave the computer for a while it loads my miner and unloads it when it sees my mouse move.

Should anyone need help I'll post a few pictures on setting it up.



Title: Re: Miners might not know about this.
Post by: mjester93 on January 28, 2013, 02:59:54 AM
Can you help me out with this one? My computer always go into idle.


Title: Re: Miners might not know about this.
Post by: zvs on January 28, 2013, 03:16:20 AM
Can you help me out with this one? My computer always go into idle.
the power settings?  or you dont want it to idle?

change the sleep feature on the ethernet card


Title: Re: Miners might not know about this.
Post by: MooC Tals on January 28, 2013, 04:06:22 AM
Control Panel\All Control Panel Items\Administrative Tools

Press start >> control panel >> Administrative tools >> Task Scheduler

or

Type "scheduler" in the text box over the START button and wait for the search results.

Before we go further I use minerd.exe which comes with the litecoins download program. It's the dos version miner. It also requires your LTC wallet client to be running as well.

Since a picture is worth a thousand words I'll post a series of picture that show how step by step.

Now that you should be in Task Scheduler create a new folder. I called it MINER

http://i45.tinypic.com/20hvzhi.png

After opening the folder MINER I create a new task

http://i46.tinypic.com/2pr7s.png

Name the task I called mine MINER and if you want add a description I chose to leave it blank.

http://i50.tinypic.com/2h6y8ih.png

Then move on to the next tab called triggers then select the button called new at the bottom.

http://i48.tinypic.com/2earnno.png

Using the drop down box select Idle

http://i48.tinypic.com/w8vlle.png

Now move on to the next tab called Actions. Again select the new button at the bottom.

http://i48.tinypic.com/2ikd4qe.jpg

Ok this is where you browse and select your program to have it run when the idle is triggered. The dos program minerd.exe will require arguments to run or it will just exit in a flash. If you're not sure on how to use it there are plenty of LTC threads explaining on how this is done. I believe Graet has a good how to thread.

http://i46.tinypic.com/2la4w42.png

Add your parameters in the ADD ARGUMENTS box
eg: --algo scrypt --retries --scantime 20 --threads 1 --url http://litecoinpool.org:9332/ --userpass <username.1>:<password>

http://i47.tinypic.com/wjt213.png

Then select OK and you should be done.

http://i46.tinypic.com/sg37ll.png

There are more options available and its up to you to see what is best. Now as an added observation I have seen it take quite a while before the Idle is triggered. So to test if it works you select the green play button on the side.

Hope that helps









Title: Re: Miners might not know about this.
Post by: mjester93 on January 28, 2013, 07:20:32 AM
Can you help me out with this one? My computer always go into idle.
the power settings?  or you dont want it to idle?

change the sleep feature on the ethernet card


I don't want it to go into idle.


Title: Re: Miners might not know about this.
Post by: zvs on January 28, 2013, 07:33:08 AM
Can you help me out with this one? My computer always go into idle.
the power settings?  or you dont want it to idle?

change the sleep feature on the ethernet card


I don't want it to go into idle.

should be an option in control panel -> device manager -> network card -> power options, then uncheck the sleep junk.


Title: Re: Miners might not know about this.
Post by: mjc on February 18, 2013, 04:55:37 AM
Nice Step by Step guide. ;-)