Pages:
Author

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

hero member
Activity: 672
Merit: 500
I hate days like today when the miners act out all day..

my genoil 0.5 crashed on flypool all 0 sols, i am back to eth.
Feels so stable and nice  Grin.
Not so lucrative, of course.
zec also crashed to $1000, now at $1100 from $1700 earlier.

i fixed the problem with a new script.
it now monitors for fail jobs and 0sols
restarts if more than 5 counts
legendary
Activity: 3892
Merit: 4331
I hate days like today when the miners act out all day..

my genoil 0.5 crashed on flypool all 0 sols, i am back to eth.
Feels so stable and nice  Grin.
Not so lucrative, of course.
zec also crashed to $1000, now at $1100 from $1700 earlier.
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'

you are welcome.  Remember  if you have a i5 cpu  like the i5 6500t  it will do 22h with not that big of a power draw.

I purchased a pc today  with an i7 6700t in it no gpu but room for one rx 470 like this one


https://www.amazon.com/XFX-backplate-Displayport-Graphics-RX-470P4SFD5/dp/B01JM2DF2G/ref=sr_1_3?

this could be a very nice setup as a pc/miner .

Once I get this and add the gpu I will post.

you may get to mine zec with the cpu and eth with the gpu  at fairly low power.

it this works I may sell off my macs and go windows/linux  for all my pc needs.


is it only me or this nheqminer (tested in nanopool) is much slower compared to genoil (tested in flypool)

i use nheqminer in flypool to run cpu
i use genoil in flypool to run gpu

today genoil has been fuck you a lot. I suspect ddos attacks against flypool.

a 330h farm could clear 140 usd a day yesterday  that is around 12 gpus

I earned .055 on the 31st of oct  cashed it at about 2btc on average or .110 btc at 720 usd = 80 usd.

I  averaged 220h yesterday and did not do perfect cash some low some high. thus 2 btc average .

so I have to think a lot of ddos attacks today.
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----

you are welcome.  Remember  if you have a i5 cpu  like the i5 6500t  it will do 22h with not that big of a power draw.

I purchased a pc today  with an i7 6700t in it no gpu but room for one rx 470 like this one


https://www.amazon.com/XFX-backplate-Displayport-Graphics-RX-470P4SFD5/dp/B01JM2DF2G/ref=sr_1_3?

this could be a very nice setup as a pc/miner .

Once I get this and add the gpu I will post.

you may get to mine zec with the cpu and eth with the gpu  at fairly low power.

it this works I may sell off my macs and go windows/linux  for all my pc needs.


is it only me or this nheqminer (tested in nanopool) is much slower compared to genoil (tested in flypool)
hero member
Activity: 615
Merit: 500
What is the best option for a Online wallet for Zcash ?

hopefully Jaxx, but I will be elated if Coinbase takes it up...


I just installed Jaxx on my phone.

Thanks, it's great !

The Jaxx update for ZEC has been released.  I added to my android phone.
hero member
Activity: 672
Merit: 500
I hate days like today when the miners act out all day..
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'

you are welcome.  Remember  if you have a i5 cpu  like the i5 6500t  it will do 22h with not that big of a power draw.

I purchased a pc today  with an i7 6700t in it no gpu but room for one rx 470 like this one


https://www.amazon.com/XFX-backplate-Displayport-Graphics-RX-470P4SFD5/dp/B01JM2DF2G/ref=sr_1_3?

this could be a very nice setup as a pc/miner .

Once I get this and add the gpu I will post.

you may get to mine zec with the cpu and eth with the gpu  at fairly low power.

it this works I may sell off my macs and go windows/linux  for all my pc needs.
full member
Activity: 199
Merit: 100


what does this switches do?
-p z -P 1 -g 0

-p =password
-P =platform - 1 works for me on AMD
-g =device list 0 1 2 etc no need to use if you want to run all your cards
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.

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 one johnlee!

what version of genoil are you using v0.5?

what does this switches do?
-p z -P 1 -g 0
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
this pc below has a g4400 I can watch netflix and mine using 30 watts

Phil,

Which CPU miner are you using?


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

http://www.ethpool.org/miners/3ef297e47404a771139472b93621f82c8a832857

http://zcash.flypool.org/

Download, configure and run our modified nicehash CPU miner

Download: Github
Choose from the following stratum servers:

https://github.com/etherchain-org/nheqminer/releases/tag/0.2


the cpu miner i use is really good on better cpus like the i5 6500t

the rig does solid on the gpus and on the cpu.

I use two cpu with two gpu see below:

hero member
Activity: 742
Merit: 500
this pc below has a g4400 I can watch netflix and mine using 30 watts

Phil,

Which CPU miner are you using?
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
Profits are getting insane, if we can hold price everyone is going to have a very nice X-mas  Grin

Zec could hold $500 per coin and mining rewards will go up 10 times what they are now in a month, the market is going crazy with pumps today so who knows what the resting value of Zec actually is. 

All I know if this coin ends up being $1000 or more, holly shit.

Yeah  I do a lot of analyses on the economic angles.

Supply demand yada yada yada.

I then pretend I am a big shot  at Intel, Nvidia, AMD  and I am listening to a young brainiac pitching a coin like eth or zec.


I do both sides of the pitch  the old timer punching holes in the new guy's argument to not help to develop a coin.

the new guy showing how a coin that works for gpus and cpus helps the bottom line of the company.

I always seem to see the new guy as being correct.

I envision BTC as the workhorse crypto coin that  uses alt coins as passenger cars on a highway.
I see that new cpu and new gpu coins will continue to develop to feed into btc.

The limit to btc is transactions per day (660,000 max)  and alt coins can solve this problem.

just think every pc could run a small miner as a background.

this pc below has a g4400 I can watch netflix and mine using 30 watts
legendary
Activity: 1174
Merit: 1001
I just don't believe in the long run zcash is worth more than BTC so i'm converting my ZEC/BTC daily and just enjoying the higher profits as long as they last.

Happy to be mining at lower power draw levels and temperatures as its still upper 80's F in the South and my room was toasty mining ETH!
hero member
Activity: 1008
Merit: 1000
Profits are getting insane, if we can hold price everyone is going to have a very nice X-mas  Grin

Zec could hold $500 per coin and mining rewards will go up 10 times what they are now in a month, the market is going crazy with pumps today so who knows what the resting value of Zec actually is. 

All I know if this coin ends up being $1000 or more, holly shit.
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

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.




its actually surprising to me that gpu/cpu mining is back on the board.
its nice seeing small miners about to actually make something for once again
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
Pages:
Jump to: