-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CC miner code for restart #217
Comments
same question |
The most simple thing would be to write this in a bat file:
|
Hi Klaus. |
Mine looks like this |
Will taking out the work than ? |
I can't help you with the "stopped working" error. |
Thnak Klaus. |
first of all - what miner are you using.that's maybe spmod or tpruvot miner.if there is tpruvot miner then try lower overclock.if there is spmod - then try lower intensity |
For linux users, this script will do the job and logs the time of the restart to file "restarts": #!/bin/bash |
You need to disable windows error reporting. The KlausT version will cause a problem sometimes and windows error reporting will open a modal dialog that will prevent the script from looping. Disable it and the script will loop just fine. |
I get that error if I have too much OC on my cards. Im running +175/1000 on my 1080Ti's with no problem |
Hi Klaus T,
I had one of your wonderful creations and it served me well.
It was a CC miner with a lot of extra written code in it. Lost it during hard disk failure.
That CC miner had auto start mode. for example when cpu cuts off or network goes down or gpu falls off,stopps working becouse of high intensity he would restart in program without turning it self off and continue to work without even me knowing about it.
At this stage sometimes when I get up in the morning i find a rig wit cc miner and of and it hasn't been working for a while.Can you help me in setting up a miner that would in case of any strange issues just restart himself and stated to mine again,please.
Is there a code I need to write in bat file?
Will that command work for all versions of CC miner?
I am running CC miner on Win 64
MAny thanks
The text was updated successfully, but these errors were encountered: