Pages:
Author

Topic: My second ZEC + XMR+ ETH thread builds info links thoughts and photos. - page 73. (Read 147923 times)

hero member
Activity: 672
Merit: 500
hero member
Activity: 672
Merit: 500
Setup a script to auto restart at some amount of time, that will solve all the current problems with crashes and slowing speed.

Then the waiting period for other miners will be no problem.

Do you have that script?

for this reason, I decided to pull back my Nanos and 390s to continue mining ETH.

only my RX480s is dedicated mining ZEC since its able to hold about half a day before Genoil goes crazy. Putting a reboot timer will solve this case but i dont think its wise to reboot a windows machine 5-10 times a day.

i tested a batch file to reboot every 2.77 hours (around 10000 seconds) like below. To be run after genoil batch file.

==
countdown 10000
shutdown /r /t 5 /f
==

I will wait for Claymore's miner with watchguard, monitoring etc.

timeout 120
@echo off

echo:

set executable=genoil.exe
set commandline= -c us1-zcash.flypool.org:3333 -u t1L15UewuQTy4WQBEq57TPbfEgWot75pxqZ.gamer -p z -P 1 -g 0
set runforseconds=18000
set restartinseconds=5
set /a counter=0
timeout 10
:start
start "genoil" %executable% %commandline%
echo:
echo The software will run for %runforseconds% seconds
timeout %runforseconds%
taskkill /f /im %executable%
echo:
echo Restarting the software in %restartinseconds% seconds (%counter%)
timeout %restartinseconds%
set /a counter+=1
echo:
echo:
goto start


this is the script i run to reset just genoil every 5 hours

Should I make a batch and run it?

Thank you!

yup make a bat file inside the genoil miner folder and good to go
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
Setup a script to auto restart at some amount of time, that will solve all the current problems with crashes and slowing speed.

Then the waiting period for other miners will be no problem.

Do you have that script?

for this reason, I decided to pull back my Nanos and 390s to continue mining ETH.

only my RX480s is dedicated mining ZEC since its able to hold about half a day before Genoil goes crazy. Putting a reboot timer will solve this case but i dont think its wise to reboot a windows machine 5-10 times a day.

i tested a batch file to reboot every 2.77 hours (around 10000 seconds) like below. To be run after genoil batch file.

==
countdown 10000
shutdown /r /t 5 /f
==

I will wait for Claymore's miner with watchguard, monitoring etc.

timeout 120
@echo off

echo:

set executable=genoil.exe
set commandline= -c us1-zcash.flypool.org:3333 -u t1L15UewuQTy4WQBEq57TPbfEgWot75pxqZ.gamer -p z -P 1 -g 0
set runforseconds=18000
set restartinseconds=5
set /a counter=0
timeout 10
:start
start "genoil" %executable% %commandline%
echo:
echo The software will run for %runforseconds% seconds
timeout %runforseconds%
taskkill /f /im %executable%
echo:
echo Restarting the software in %restartinseconds% seconds (%counter%)
timeout %restartinseconds%
set /a counter+=1
echo:
echo:
goto start


this is the script i run to reset just genoil every 5 hours

nice info.  thanks.

I am running a tiny little lenovo m700 cpu only uses a  g4400t pulls 4h and burns a big 26 watts.
I am able to watch netflix at the same time.
So while it won't ever get me rich the bargain lenovo m700 is going to be a bit cheaper then the 300 I paid for it.

I have the five gpu rigs.

  1 at the solar array only runs eth coin  91mh  I will try the cpu at the array if the cpu is an i5 I think it is a g4500

 1 in house runs only               eth        41 mh this has a g4400 cpu and it hurts the gpu numbers

1 in house runs only gpu zec this has a g1845 cpu and it hurts the gpu numbers.
 
2 in house run gpu and cpu zec  these have 8 rx gpus 470+480   these have an i3 6100t and an i5  6500t  I find running cpu and gpu does not cause drops

I think my 350h of zec total is earning near 0.06 zec a day that would be 42 usd a day and 1260 a month with under  1500 watts my power is going to be 105 a month.  so just two months like this = 2000 usd plus.

I still shoot 131h at eth which is now earning more. about 200 minus 27 in power = 173 .

so I am close to 1250 profit for the two coins.  I tell everyone be able to move back and forth from eth to zec.

cash most your eth to btc------I do 90%
cash at least half your zec to btc-----I do 60%
cash some btc to cash.-------------------------------My btc to cash is 70% btc to 30% cash

ratios and balances  are very hard to figure

so
eth for me is small under 100usd
zec for me is small under 200usd  but I will grow it bigger
btc for me is big over        12kusd
cash for me is big over      6kusd
pc gpu psu is big  over       4kusd
asic is smaller   2 s9's        3kusd

my absolute biggest risk now is heavy on btc holding  I had 22+ coins I sold some I have 17+.
It is very hard for me to keep holding the btc  as a big drop in btc price is my single biggest risk.
I will most likely sell some more   BTC soon.

JUGGLING the ratios above are the hardest thing about the game.

The actual mining is now easy again> WTF  Phil how can this be?

Mining is easy now that both gpu and cpu mining is back full swing.  I won't say I predicted this and I told you so.  But I did back in April May and June.

very simple reasons for this : Intel,AMD,Nvidia all stand to benefit from solid gpu and cpu mining options.   So I am hoping for this to carry on and on and on and on.


hero member
Activity: 742
Merit: 500
Setup a script to auto restart at some amount of time, that will solve all the current problems with crashes and slowing speed.

Then the waiting period for other miners will be no problem.

Do you have that script?

for this reason, I decided to pull back my Nanos and 390s to continue mining ETH.

only my RX480s is dedicated mining ZEC since its able to hold about half a day before Genoil goes crazy. Putting a reboot timer will solve this case but i dont think its wise to reboot a windows machine 5-10 times a day.

i tested a batch file to reboot every 2.77 hours (around 10000 seconds) like below. To be run after genoil batch file.

==
countdown 10000
shutdown /r /t 5 /f
==

I will wait for Claymore's miner with watchguard, monitoring etc.

timeout 120
@echo off

echo:

set executable=genoil.exe
set commandline= -c us1-zcash.flypool.org:3333 -u t1L15UewuQTy4WQBEq57TPbfEgWot75pxqZ.gamer -p z -P 1 -g 0
set runforseconds=18000
set restartinseconds=5
set /a counter=0
timeout 10
:start
start "genoil" %executable% %commandline%
echo:
echo The software will run for %runforseconds% seconds
timeout %runforseconds%
taskkill /f /im %executable%
echo:
echo Restarting the software in %restartinseconds% seconds (%counter%)
timeout %restartinseconds%
set /a counter+=1
echo:
echo:
goto start


this is the script i run to reset just genoil every 5 hours

Should I make a batch and run it?

Thank you!
hero member
Activity: 672
Merit: 500
Setup a script to auto restart at some amount of time, that will solve all the current problems with crashes and slowing speed.

Then the waiting period for other miners will be no problem.

Do you have that script?

for this reason, I decided to pull back my Nanos and 390s to continue mining ETH.

only my RX480s is dedicated mining ZEC since its able to hold about half a day before Genoil goes crazy. Putting a reboot timer will solve this case but i dont think its wise to reboot a windows machine 5-10 times a day.

i tested a batch file to reboot every 2.77 hours (around 10000 seconds) like below. To be run after genoil batch file.

==
countdown 10000
shutdown /r /t 5 /f
==

I will wait for Claymore's miner with watchguard, monitoring etc.

timeout 120
@echo off

echo:

set executable=genoil.exe
set commandline= -c us1-zcash.flypool.org:3333 -u t1L15UewuQTy4WQBEq57TPbfEgWot75pxqZ.gamer -p z -P 1 -g 0
set runforseconds=18000
set restartinseconds=5
set /a counter=0
timeout 10
:start
start "genoil" %executable% %commandline%
echo:
echo The software will run for %runforseconds% seconds
timeout %runforseconds%
taskkill /f /im %executable%
echo:
echo Restarting the software in %restartinseconds% seconds (%counter%)
timeout %restartinseconds%
set /a counter+=1
echo:
echo:
goto start


this is the script i run to reset just genoil every 5 hours
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
Setup a script to auto restart at some amount of time, that will solve all the current problems with crashes and slowing speed.

Then the waiting period for other miners will be no problem.

Do you have that script?

for this reason, I decided to pull back my Nanos and 390s to continue mining ETH.

only my RX480s is dedicated mining ZEC since its able to hold about half a day before Genoil goes crazy. Putting a reboot timer will solve this case but i dont think its wise to reboot a windows machine 5-10 times a day.

i tested a batch file to reboot every 2.77 hours (around 10000 seconds) like below. To be run after genoil batch file.

==
countdown 10000
shutdown /r /t 5 /f
==

I will wait for Claymore's miner with watchguard, monitoring etc.
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
I had to shut down almost all my gear overnight .

House got very hot and we had some wicked t-storms.  Multiple mini blackouts. So I turned off all the gear but one small piece.

Good news is zec rallied in price just a bit and eth rallied in price a bit.  plus btc is still above 700.

I would love for this to last for a week or so.

My in house rigs all allow for cpu + gpu mining except for 1 rig.  So that rig is cpu for zec and gpu for eth.

Today is a good day to be a miner.  So lets see if that can be said for 1 week straight.

I have earned around .03 zec so far.

Converted all my RX480s to mine ZEC.

And retained the Nanos and 390s to continue mining ETH.

So far collected 0.33 ZEC after 24 hours with flypool using Genoil miner.

Do we know yet, what is 1 ZEC = BTC?

The Genoil GPU miner is not very stable - hangs or slows down after an hour or two, need manual restarts

The NH CPU miner on the other hand is very stable but hashes smaller sols/sec vs GPU.

I think Claymore ZEC GPU miner will steal the show soon ...
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
I had to shut down almost all my gear overnight .

House got very hot and we had some wicked t-storms.  Multiple mini blackouts. So I turned off all the gear but one small piece.

Good news is zec rallied in price just a bit and eth rallied in price a bit.  plus btc is still above 700.

I would love for this to last for a week or so.

My in house rigs all allow for cpu + gpu mining except for 1 rig.  So that rig is cpu for zec and gpu for eth.

Today is a good day to be a miner.  So lets see if that can be said for 1 week straight.

I have earned around .03 zec so far.
hero member
Activity: 742
Merit: 500
Setup a script to auto restart at some amount of time, that will solve all the current problems with crashes and slowing speed.

Then the waiting period for other miners will be no problem.

Do you have that script?
hero member
Activity: 1008
Merit: 1000
Setup a script to auto restart at some amount of time, that will solve all the current problems with crashes and slowing speed.

Then the waiting period for other miners will be no problem.
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----

http://zcash.flypool.org/miners/t1Jri6jtR2jZZ4GRXS5WwzAehUHfqAqVVBW

ATM, 14 rigs about 1.3KH.

The ZEC farm just went up last night so average hash will take a while to build up.

Since last night, 3 payments of 0.01 ZEC each

The genoil miner will stop working intermittently - its doesnt have a watchdog feature like Claymore so you need to reset/reboot miners manually.

I hope Claymore gets his miner out soon - I cant live without the watchdog and monitoring feature.

Mate, your shares are way too low on flypool.
Mine are double with 400ish h/s, I got 20 rx470/480s in 4 rigs.
http://zcash.flypool.org/miners/t1VR5EKqWHNyCW4KxzpbrD1AwVV7AvWJRqv
My shares drop to the floor too if I don't restart genoil 4.1 every 20 minutes.


my 6x480 rig does about 170-180 sol/s in Genoil -- I dont see that on flypool - its far lower.

Other than modded rom to 29MHs/Low Power for ETH mining -- I didnt do any other settings to this rig to make it faster on ZEC/Flypool
full member
Activity: 199
Merit: 100
Or maybe low share isn't a problem if pool has var-diff?
http://give-me-coins.com/support/faq/what-is-vardiff/
full member
Activity: 199
Merit: 100

http://zcash.flypool.org/miners/t1Jri6jtR2jZZ4GRXS5WwzAehUHfqAqVVBW

ATM, 14 rigs about 1.3KH.

The ZEC farm just went up last night so average hash will take a while to build up.

Since last night, 3 payments of 0.01 ZEC each

The genoil miner will stop working intermittently - its doesnt have a watchdog feature like Claymore so you need to reset/reboot miners manually.

I hope Claymore gets his miner out soon - I cant live without the watchdog and monitoring feature.

Mate, your shares are way too low on flypool.
Mine are double with 400ish h/s, I got 20 rx470/480s in 4 rigs.
http://zcash.flypool.org/miners/t1VR5EKqWHNyCW4KxzpbrD1AwVV7AvWJRqv
My shares drop to the floor too if I don't restart genoil 4.1 every 20 minutes.
legendary
Activity: 3892
Merit: 4331
the same rig 6 x RX480 with 29MHlowenergy rom, on ETH only mining 1120watts and runs hot

with ZEC mining with genoil v041, this same rig, draws 730watts and runs cooler.

my warehouse is overall 3c cooler since running half the farm for ZEC mining.

yep, I've got 540 w vs 744 w for the same rig.
it will not last, though, as zec miners are not at maximum yet. i see GPU utilization of 36-40% while it is at 100% solid with eth miners.
SA promises 100sols/s from RX 480. Oh, my.

Hi guys,

Inspired by Claymore XMR miner settings, I just got supersonic speed by adding the 2 setx infront of the genoil command to mine ZEC at flypool.
Try it out and see if you get blazing speed....

===
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
genoil.exe -c cn1-zcash.flypool.org:3333 -u t1Jri6jtR2jZZ4GRXS5WwzAehUHfqAqVVBW.Wimpy -p z
pause
====




It didn't increase my speed..

yeah, same apparent speed, but more submission and acceptance messages for some reason.
I got tons of invalids when I tried.
full member
Activity: 199
Merit: 100
Hi guys,

Inspired by Claymore XMR miner settings, I just got supersonic speed by adding the 2 setx infront of the genoil command to mine ZEC at flypool.
Try it out and see if you get blazing speed....

===
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
genoil.exe -c cn1-zcash.flypool.org:3333 -u t1Jri6jtR2jZZ4GRXS5WwzAehUHfqAqVVBW.Wimpy -p z
pause
====




It didn't increase my speed..
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
I converted at least 50% of my ETH farm: 5 x 5x390 rigs, 2 x 6x480 and 8 x 5x480 to mine ZEC with Polo address, at flypool.org using genoil v0.4.1 miner.

It works well with 390s and 480s -- with no issues identifying the cards and compiling the required bins to start mining.

The 480s are with modded ROMs (low energy ETH mining 29MHs by Heliox). No issues running them with genoil.

I guess this would be the short term norm until I see something from Claymore.

I retained the other rigs (all R9-Nanos) to continue with ethpool.org since the difficulty level eased up a bit, likely a bunch of ETH miners are mining ZEC now like ants all over candy. The Nanos failed with genoil miner.

Can you share your stats?

Sol/S
Earning table - amount - time?



I just got the latest genoil 0.4.1 to work.  looks like my two rigs are pulling more then 100h each.  will post with my info late tonight.

it is hot in NJ got to 79f I may not run. overnight.

My rigs have 4 rx 470 4 rx 480 

 1 i3 6100t

1 i5 6300t

I shut down every thing else the two rigs claim about 500h between them at about 1000 watts


the silent amry kernels in genoil run all my cards that work with the miner about 20 c cooling per card and my 470 are hitting 30 to 35 sols each  with modded bios .


the same rig 6 x RX480 with 29MHlowenergy rom, on ETH only mining 1120watts and runs hot

with ZEC mining with genoil v041, this same rig, draws 730watts and runs cooler.

my warehouse is overall 3c cooler since running half the farm for ZEC mining.
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
I keep the coins at Polo so that I could see how much these coins are worth in the open market.

Do you think it will be increasing in price?

after witnessing the crazy pricing on Friday launch of ZEC.... anything goes..... so when someone wants to buy my 1 ZEC coin for 5 BTC in Polo... I will be ready to sell to him/her gladly.... :-)
hero member
Activity: 742
Merit: 500
I keep the coins at Polo so that I could see how much these coins are worth in the open market.

Do you think it will be increasing in price?
legendary
Activity: 1274
Merit: 1000
I converted at least 50% of my ETH farm: 5 x 5x390 rigs, 2 x 6x480 and 8 x 5x480 to mine ZEC with Polo address, at flypool.org using genoil v0.4.1 miner.

It works well with 390s and 480s -- with no issues identifying the cards and compiling the required bins to start mining.

The 480s are with modded ROMs (low energy ETH mining 29MHs by Heliox). No issues running them with genoil.

I guess this would be the short term norm until I see something from Claymore.

I retained the other rigs (all R9-Nanos) to continue with ethpool.org since the difficulty level eased up a bit, likely a bunch of ETH miners are mining ZEC now like ants all over candy. The Nanos failed with genoil miner.

Can you share your stats?

Sol/S
Earning table - amount - time?



I just got the latest genoil 0.4.1 to work.  looks like my two rigs are pulling more then 100h each.  will post with my info late tonight.

it is hot in NJ got to 79f I may not run. overnight.

My rigs have 4 rx 470 4 rx 480 

 1 i3 6100t

1 i5 6300t

I shut down every thing else the two rigs claim about 500h between them at about 1000 watts


the silent amry kernels in genoil run all my cards that work with the miner about 20 c cooling per card and my 470 are hitting 30 to 35 sols each  with modded bios .
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
rig 1 cpu i5 6500t 20h 4 rx 470's 112h
rig 2 cpu i3 6300t 12h 4 rx 470's  97h
rig 3 cpu g  4400    4h 4 rx 470's  88h

rig 4 cpu g  4400   4h  2 rx 470's running  eth at 40mh
rig 5  ------------------ 4 rx 480's running eth at 100 mh

and a lenovo m700 tiny running a g4400 at 4h 25 watts not bad.

Hi Phil,

Those used i5 that you recommended buying awhile back - I have 2 builds with that CPU with Gigabyte B75M.

To my surprise these CPUs are also very decent ZCASH miners - not as big hasher compared to GPUs but not bad for low power rig.
Pages:
Jump to: