crackfoo (OP)
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
April 21, 2016, 12:26:47 PM |
|
Hello,
could somebody please advise how to set up sgminer for mining lyra2v2 on zpool? Which version of sgminer should be used, and with which parameters? Or probably not sgminer? I'm running Sapphire R9 390x and MSI R9 390X.
Tried a number of combinations, but each time it either submits only invalid shares or just doesn't work at all.
Thanks in advance
Whats your command line you are using to start your miners? Most problems are usually using the wrong lyra algo. For lyra2v2 I tried: a) sgminer 5.3.0. with these params: • sgminer.exe --no-submit-stale -k lyra2 --url=stratum+tcp://mine.zpool.ca:4533 -u [BTC_WALLET]:x -p c=BTC,lyra2 --keccak-unroll 0 --hamsi-expand-big 4 --nfactor 10 --xintensity 19 --thread-concurrency 19 --worksize 64 --gpu-threads 2 --> only invalid shares and max. hashrate 700-800 MH/s with MSI R9 390X (tried to change password params varously - all the same) • sgminer.exe -k lyra2 --url=stratum+tcp://mine.zpool.ca:4533 -u [BTC_WALLET]:x -p c=BTC,lyra2 --> freezes forever at "Initializing kernel lyra2re.cl with factor 10, n 1024 b) sgminer 5.1.0. with these params: • sgminer.exe --no-submit-stale -k lyra2v2 --url=stratum+tcp://mine.zpool.ca:4533 -u [BTC_WALLET]:x -p c=BTC,lyra2v2 --nfactor 10 --xintensity 1024 --thread-concurrency 8192 --worksize 128 --gpu-threads 2 --> only invalid shares and max. hashrate 700-800 MH/s with MSI R9 390X (tried to change password params varously - all the same) And lots of other combinations.... Where am I wrong? Looks like your not putting the algo in properly, lyra2 is definitely wrong but some miners are different for v2, try lyra2rev2?
|
ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
|
|
|
datlant
Newbie
Offline
Activity: 17
Merit: 0
|
|
April 21, 2016, 12:43:55 PM |
|
Hello,
could somebody please advise how to set up sgminer for mining lyra2v2 on zpool? Which version of sgminer should be used, and with which parameters? Or probably not sgminer? I'm running Sapphire R9 390x and MSI R9 390X.
Tried a number of combinations, but each time it either submits only invalid shares or just doesn't work at all.
Thanks in advance
Whats your command line you are using to start your miners? Most problems are usually using the wrong lyra algo. For lyra2v2 I tried: a) sgminer 5.3.0. with these params: • sgminer.exe --no-submit-stale -k lyra2 --url=stratum+tcp://mine.zpool.ca:4533 -u [BTC_WALLET]:x -p c=BTC,lyra2 --keccak-unroll 0 --hamsi-expand-big 4 --nfactor 10 --xintensity 19 --thread-concurrency 19 --worksize 64 --gpu-threads 2 --> only invalid shares and max. hashrate 700-800 MH/s with MSI R9 390X (tried to change password params varously - all the same) • sgminer.exe -k lyra2 --url=stratum+tcp://mine.zpool.ca:4533 -u [BTC_WALLET]:x -p c=BTC,lyra2 --> freezes forever at "Initializing kernel lyra2re.cl with factor 10, n 1024 b) sgminer 5.1.0. with these params: • sgminer.exe --no-submit-stale -k lyra2v2 --url=stratum+tcp://mine.zpool.ca:4533 -u [BTC_WALLET]:x -p c=BTC,lyra2v2 --nfactor 10 --xintensity 1024 --thread-concurrency 8192 --worksize 128 --gpu-threads 2 --> only invalid shares and max. hashrate 700-800 MH/s with MSI R9 390X (tried to change password params varously - all the same) And lots of other combinations.... Where am I wrong? Looks like your not putting the algo in properly, lyra2 is definitely wrong but some miners are different for v2, try lyra2rev2? Now trying with these params at sgminer 5.3.0. sgminer.exe -k lyra2rev2 --url=stratum+tcp://mine.zpool.ca:4533 -u [BTC_WALLET]:x -p c=BTC,lyra2rev2 --keccak-unroll 0 --hamsi-expand-big 4 --nfactor 10 --xintensity 1024 --thread-concurrency 0 --worksize 64 --gpu-threads 1 Again freezes at Initializing kernel lyra2rev2.cl ... What sgminer version should I use? Or where else could be my mistake?
|
|
|
|
crackfoo (OP)
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
April 21, 2016, 12:47:40 PM |
|
Hello,
could somebody please advise how to set up sgminer for mining lyra2v2 on zpool? Which version of sgminer should be used, and with which parameters? Or probably not sgminer? I'm running Sapphire R9 390x and MSI R9 390X.
Tried a number of combinations, but each time it either submits only invalid shares or just doesn't work at all.
Thanks in advance
Whats your command line you are using to start your miners? Most problems are usually using the wrong lyra algo. For lyra2v2 I tried: a) sgminer 5.3.0. with these params: • sgminer.exe --no-submit-stale -k lyra2 --url=stratum+tcp://mine.zpool.ca:4533 -u [BTC_WALLET]:x -p c=BTC,lyra2 --keccak-unroll 0 --hamsi-expand-big 4 --nfactor 10 --xintensity 19 --thread-concurrency 19 --worksize 64 --gpu-threads 2 --> only invalid shares and max. hashrate 700-800 MH/s with MSI R9 390X (tried to change password params varously - all the same) • sgminer.exe -k lyra2 --url=stratum+tcp://mine.zpool.ca:4533 -u [BTC_WALLET]:x -p c=BTC,lyra2 --> freezes forever at "Initializing kernel lyra2re.cl with factor 10, n 1024 b) sgminer 5.1.0. with these params: • sgminer.exe --no-submit-stale -k lyra2v2 --url=stratum+tcp://mine.zpool.ca:4533 -u [BTC_WALLET]:x -p c=BTC,lyra2v2 --nfactor 10 --xintensity 1024 --thread-concurrency 8192 --worksize 128 --gpu-threads 2 --> only invalid shares and max. hashrate 700-800 MH/s with MSI R9 390X (tried to change password params varously - all the same) And lots of other combinations.... Where am I wrong? Looks like your not putting the algo in properly, lyra2 is definitely wrong but some miners are different for v2, try lyra2rev2? Now trying with these params at sgminer 5.3.0. sgminer.exe -k lyra2rev2 --url=stratum+tcp://mine.zpool.ca:4533 -u [BTC_WALLET]:x -p c=BTC,lyra2rev2 --keccak-unroll 0 --hamsi-expand-big 4 --nfactor 10 --xintensity 1024 --thread-concurrency 0 --worksize 64 --gpu-threads 1 Again freezes at Initializing kernel lyra2rev2.cl ... What sgminer version should I use? Or where else could be my mistake? Maybe try lyra2re2? Might want to try: https://github.com/tpruvot/sgminerI don't have GPU's so ever used anything but cpu miners.... Maybe someone else will chime in as to what they are using.
|
ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
|
|
|
AngryDwarf
|
|
April 21, 2016, 01:17:49 PM |
|
This is the command I use on 5.3.1-dcr for an R7 260X:
./sgminer --algorithm lyra2rev2 -o stratum+tcp://mine.zpool.ca:4533 -u <username> -p d=1,c=BTC --xintensity=9 --thread-concurrency=8000 --gpu-threads=4
|
|
|
|
JaredKaragen
Legendary
Offline
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
|
|
April 22, 2016, 01:43:13 AM |
|
In my case im doing this with my GTX980 for cross reference:
ccminer.exe -r 0 -a lyra2v2 -i 17.3 -o stratum+tcp://mine.zpool.ca:4533 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p c=BTC,d=1,lyra2v2=9.6
Above you were omitting the "v2" in lyra2v2. I did this before and had share and profit switching issues.
|
|
|
|
crackfoo (OP)
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
April 22, 2016, 01:18:48 PM |
|
Hi,
After the next payout I'll be bumping the payout frequency to every 6 hours with a min payout of 0.005. Sunday's low payout will be adjusted to 0.00025
Cheers!
|
ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
|
|
|
martin23
Newbie
Offline
Activity: 51
Merit: 0
|
|
April 22, 2016, 03:25:38 PM |
|
My Balance is still zero after last payout, but Total Unpaid is increasing. Is it normal?
|
|
|
|
crackfoo (OP)
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
April 22, 2016, 04:20:09 PM |
|
My Balance is still zero after last payout, but Total Unpaid is increasing. Is it normal?
If coins have not matured... yes.
|
ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
|
|
|
Erumara
Full Member
Offline
Activity: 140
Merit: 100
I mine because math
|
|
April 22, 2016, 04:34:19 PM |
|
Has the maturation time for coins been increased? It's been 3 hours since you changed the payout schedule and not a single satoshi has been updated into my balance.
|
|
|
|
martin23
Newbie
Offline
Activity: 51
Merit: 0
|
|
April 22, 2016, 04:38:05 PM |
|
I'm mining on zpool several weeks, but I first see zero Balance 3 hours. It looks strange and suspicious.
|
|
|
|
Erumara
Full Member
Offline
Activity: 140
Merit: 100
I mine because math
|
|
April 22, 2016, 04:45:20 PM |
|
Has the maturation time for coins been increased? It's been 3 hours since you changed the payout schedule and not a single satoshi has been updated into my balance.
I'm mining on zpool several weeks, but I first see zero Balance 3 hours. It looks strange and suspicious.
Suspicious? May be a bit soon to say that, not 20 minutes after I posted my query my balance finally started moving, will have to wait a day and see how things balance out.
|
|
|
|
meatslurpee
Newbie
Offline
Activity: 22
Merit: 0
|
|
April 22, 2016, 05:13:06 PM |
|
my balance also flatlined after he switched the payout interval. a bit has trickled in the last few minutes but there was a long period there where nothing came in. will wait it out. maybe something is wrong with the exchange script?
|
|
|
|
crackfoo (OP)
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
April 22, 2016, 05:18:11 PM |
|
Has the maturation time for coins been increased? It's been 3 hours since you changed the payout schedule and not a single satoshi has been updated into my balance.
I'm mining on zpool several weeks, but I first see zero Balance 3 hours. It looks strange and suspicious.
Suspicious? May be a bit soon to say that, not 20 minutes after I posted my query my balance finally started moving, will have to wait a day and see how things balance out. Since the period was adjusted, the times it credits accounts also get adjusted. Should be ok by the time payout rolls around.
|
ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
|
|
|
semajjames
|
|
April 22, 2016, 06:00:21 PM |
|
is DCR ok for payout address ?
|
|
|
|
crackfoo (OP)
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
April 22, 2016, 06:15:40 PM |
|
is DCR ok for payout address ?
Yup, been working without issue for a while now. When I first put it on there were issues but now it's fine. Min payout though is 0.05
|
ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
|
|
|
shintosai
|
|
April 24, 2016, 03:45:13 PM |
|
would it be possible for you to give me some help i want to mine dcr using my laptop an i7 pro 2.5ghz with built in nvidia 940 I keep looking online to your guide but I really a newbie with the set up so if its possible for to mine it using your pool please i need the proper set up you can PM me if its not possible to share it here in your thread sir, thank you in advanced hope you can reply. good luck.
|
|
|
|
AngryDwarf
|
|
April 24, 2016, 04:04:41 PM |
|
would it be possible for you to give me some help i want to mine dcr using my laptop an i7 pro 2.5ghz with built in nvidia 940 I keep looking online to your guide but I really a newbie with the set up so if its possible for to mine it using your pool please i need the proper set up you can PM me if its not possible to share it here in your thread sir, thank you in advanced hope you can reply. good luck.
1. Install full nvidia drivers to ensure it is cuda enabled (windows default driver probably isn't) 2. Download ccminer from here https://github.com/tpruvot/ccminer/releases3. Create a batch file to run ccminer, e.g. ccminer -a decred -o stratum+tcp://mine.zpool.ca:5744 -u <your-dcr-address> -p c=DCR I've not installed a DCR wallet, but I believe it is a command line only thing at the moment.
|
|
|
|
jed78
Newbie
Offline
Activity: 18
Merit: 0
|
|
April 24, 2016, 10:49:51 PM |
|
Hey there Crackfoo, i've been mining XVG and it's showing payouts, but not showing up in the wallet at Novaexchange, can you check DBp4XKPhRJs6HDo7oRx3MYsn5AuHMuNNmd , Thanks for your time!
|
|
|
|
crackfoo (OP)
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
April 24, 2016, 11:38:00 PM |
|
Hey there Crackfoo, i've been mining XVG and it's showing payouts, but not showing up in the wallet at Novaexchange, can you check DBp4XKPhRJs6HDo7oRx3MYsn5AuHMuNNmd , Thanks for your time!
Bleh ok. That wallet has been a royal pain in the ass. I'll try and get them out again.
|
ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
|
|
|
JaredKaragen
Legendary
Offline
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
|
|
April 25, 2016, 02:01:29 AM |
|
would it be possible for you to give me some help i want to mine dcr using my laptop an i7 pro 2.5ghz with built in nvidia 940 I keep looking online to your guide but I really a newbie with the set up so if its possible for to mine it using your pool please i need the proper set up you can PM me if its not possible to share it here in your thread sir, thank you in advanced hope you can reply. good luck.
I'm very much for people mining on whatever possible; But I highly advise against mining with a laptop unless you are using an external PCIE adapter (they make em) and a non-integrated graphics card. It may work at first; but heatsoak will kill your laptop. Ive done it with CPU and GPU mining.... and so far I have destroyed 4 laptops.
|
|
|
|
|