jch9678
jch9678
Thanks @kdk2015 I was looking for something like this in another "issue" I've never messed around with powershell but it looks easy enough to edit.
Thanks @kdk2015 I didn't realize the miner can recover from something like that. Incidentally for people that can't use powershell, another solution to this problem is here https://github.com/Genoil/ZECMiner/issues/66#issuecomment-257982420 Thanks to...
Thanks @seitrox these will help me out with a couple other things I need.
genoil.exe -c zec.suprnova.cc:2142 -u mmm.mmm -p x -P 0 -g 0 1 2 3 -i 20 -w 64 -f 2 just add -f 2 to the end of your command
That looks like you're deleting and creating new binaries each time it crashes. You shouldn't need to do that.
I posted this in another thread but I thought you guys would be interested. Also, no I'm not getting paid to shill for this pool. It's just a really good...
@rodgermoore can you write 2 bats that work like this: start genoil with the -f 2 flag when genoil detects 0s/s the application quits the second bat detects that genoil...
In case anyone wants something like I described above, here is a powershell script that essentially does the same thing. https://github.com/Genoil/ZECMiner/issues/68#issuecomment-257977877 edit: thanks @rodgermoore just saw your post while I...
-z 1 is needed because it enables the watchdog feature. -f 2 is part of the watchdog @jjziets in your example you didn't set -z 0, you only have z....
Off topic, I've always wondered why people run RainbowMiner in a VM...am I missing out on something?