Show Posts
|
Pages: [1] 2 3 4 »
|
why after i close and reopen terminal or restart mining nvOC with bash ~/NVOC/mining/nvOC restart i receive this message WARN: ApiServer: failed to bind socket 0.0.0.0:4068 (Address already in use), next attempt in 5 second
|
|
|
I am so stupid but i can't set up nicehash pool mining with profi switch coins. Can someone show me 1bash. so i can see my mistakes
1st. What should i set up in COIN? COIN="NICE-EQUILHASH" like in 1bash.templare or COIN="NICE_EQUIHASH"? 2nd. If i choose COIN="NICE_EQUIHASH" i receve message algoritm not specified
|
|
|
Hi, please help me update teamviewer on my last NVOC image. System sais it is too old for connect. Thanks
|
|
|
Hi, is it possible to mine the GRIN coin?
|
|
|
Hi, can anyone expline how exactly update TRex miner please
|
|
|
How can i set OhGodAnETHlargmentPill to the one 1080 card ? or it doesn't matter ?
Just set it to yes in 1bash Code: OhGodAnETHlargementPill="NO" change to: Code: OhGodAnETHlargementPill="YES"
|
|
|
Hi, i have just 47mH with my 1080Ti with OhGodAnETHlargmentPill, Can someone share setting to get 53-55 Mh please?
|
|
|
How to change -dcri in dual mining? +/- doesn't work for me in 19_2.0
I think you should open miner in screen mode in a guake terminal run : Dont close it with ctrl+c, that will terminate the miner, to close use It works, thank you. But why "-dcri 40" does not work in 1bash file for ETH+SC. Doesnt matter what dcri ill set up in 1bash,it always will be 30
|
|
|
How to change -dcri in dual mining? +/- doesn't work for me in 19_2.0
|
|
|
Thank you, i just tried this. My 1bash setting has -dcri 40 argument, but when i use + and - keys dcri starts changing from 70, so my setting 40 not works. When i manualy lower it to 40 and then restart terminal miner, it again become 70
Where did you set your -dcri 40 at? Did you change any other files besides onebash? If all you changed was onebash, paste your settings here and I'll look over them for you if you'd like. (remove your wallet addresses if your paranoid) Thanks for looking I didn't change anything, only 1bash. USE_ENVIRONMENTAL_VARIBLES="NO" #YES NO
DOT_POOL_FORMAT_or_FORWARD_SLASH_POOL_FORMAT="SLASH" # DOT or SLASH # formerly ETHERMINEdotORG
CLAYMORE_VERSION="9_7" # choose 9_8 or 9_7 or 9_5 or 9_4 or 8_0
ETHMINER_or_GENOIL_or_CLAYMORE="CLAYMORE" # choose ETHMINER or GENOIL or CLAYMORE
ETH_WORKER="$WORKERNAME" ETH_ADDRESS="xxxxxxxxxxxxxxxxxxxxxxxxxxx" ETH_POOL="eth-eu1.nanopool.org:9999" ETH_EXTENTION_ARGUMENTS="-dcri 40" # add any additional claymore arguments desired here Interesting. Have you tried to close and restart the miner after manually adjusting the dcri? Have you also tried to use version 9_8? Yes, i did, dcri become 70 again. At 9.8 i have low ETH hashrate at solo i i swiched back to 9.7 Hey, what coin you are trying to mine?? Or paste the result of this command: You can wipe out your addresses (but no body can do anything by just knowing your wallet addresses  ) Im mining DUAL ETH_SC m1 2435 99.7 0.8 416748 34156 pts/18 Sl+ 02:06 22:32 /home/m1/cpuOPT/cpuminer -a cryptonight -o stratum+tcp://xmr-eu1.nanopool.org:14444 -u 47sghzufGhJJDQEbScMCwVBimTuq6L5JiRixD8VeGbpjCTA12noXmi4ZyBZLc99e66NtnKff34fHsGR oyZk3ES1s1V4QVcB.4a0aa02594986680ea5a1216d96f5643b6c19773cfce33e58e2be74336ae5f 5c.053 -p x -t 1 m1 2590 0.0 0.0 27488 2920 ? Ss 02:06 0:00 SCREEN -dmS miner /home/m1/eth/9_7/ethdcrminer64 -epool eth-eu1.nanopool.org:9999 -ewal 0x73736a74f5d80ad6c8c71a4e0651e9dfff789a13/053 -epsw x -allpools 1 -dpool sia-eu1.nanopool.org:7777 -dwal 395a59c4328253491ef79bf01dd637444e79a0d64b92ca56e06087dd8bfc10ef794d1ed1d1a9/053 -dpsw x -dcoin sc -dcri 70 -dbg -1 m1 2591 0.0 0.0 27056 2844 pts/17 S+ 02:06 0:00 screen -r miner m1 2592 3.5 20.1 189844572 803408 pts/21 Ssl+ 02:06 0:48 /home/m1/eth/9_7/ethdcrminer64 -epool eth-eu1.nanopool.org:9999 -ewal 0x73736a74f5d80ad6c8c71a4e0651e9dfff789a13/053 -epsw x -allpools 1 -dpool sia-eu1.nanopool.org:7777 -dwal 395a59c4328253491ef79bf01dd637444e79a0d64b92ca56e06087dd8bfc10ef794d1ed1d1a9/053 -dpsw x -dcoin sc -dcri 70 -dbg -1 m1 4187 0.0 0.0 14224 1060 pts/16 S+ 02:28 0:00 grep --color=auto miner m1@m1-desktop:~$
cpu mining is enabled too disable it How cpu mining can change dcri? The question is how to change dcri argument in 0019. In 1bash dcri setting does not work for me Well, if you are intentionally doing CPU mining (& you are aware of it) that's fine, it doesn't impact the DCRI at all. You can set up or change dcri in 1bash or 3main or even both  The thing is, answer is in the result of 'ps aux | grep miner'. Look closely, you can see -dcri 70 in it. So fix goes like this (Trust me, this works) : Go to 3main; search for 'ETC_SC' find this highlighted line; screen -dmS miner $HCD -epool $ETC_POOL -ewal $ETCADDR -epsw x -allpools 1 -dpool $SC_POOL -dwal $SCADDR -dpsw x -dcoin sc -dcri 70 -dbg -1 $ETC_EXTENSION_ARGUMENTS Delete that highlighted bit (if you are intending to add it in 1bash 'ETC_EXTENSION_ARGUMENTS'); and it should look like this: screen -dmS miner $HCD -epool $ETC_POOL -ewal $ETCADDR -epsw x -allpools 1 -dpool $SC_POOL -dwal $SCADDR -dpsw x -dcoin sc -dbg -1 $ETC_EXTENSION_ARGUMENTS and add that dcri value here ETC_EXTENTION_ARGUMENTS="-dcri 40" or you can even change it from '70' to '40' and don't add any thing under 'ETC_EXTENSION_ARGUMENTS' (it doesn't even matter even if you have same dcri value in 2 places  ) screen -dmS miner $HCD -epool $ETC_POOL -ewal $ETCADDR -epsw x -allpools 1 -dpool $SC_POOL -dwal $SCADDR -dpsw x -dcoin sc -dcri 40 -dbg -1 $ETC_EXTENSION_ARGUMENTS do the same for 'ETH_SC' by searching 'ETH_SC' in 3main screen -dmS miner $HCD -epool $ETH_POOL -ewal $ETHADDR -epsw x -allpools 1 -dpool $SC_POOL -dwal $SCADDR -dpsw x -dcoin sc -dcri 70 -dbg -1 $ETH_EXTENSION_ARGUMENTS Try this it will definitely work, let me know if you still see any issue of it. Now it works. THANK YOU
|
|
|
Thank you, i just tried this. My 1bash setting has -dcri 40 argument, but when i use + and - keys dcri starts changing from 70, so my setting 40 not works. When i manualy lower it to 40 and then restart terminal miner, it again become 70
Where did you set your -dcri 40 at? Did you change any other files besides onebash? If all you changed was onebash, paste your settings here and I'll look over them for you if you'd like. (remove your wallet addresses if your paranoid) Thanks for looking I didn't change anything, only 1bash. USE_ENVIRONMENTAL_VARIBLES="NO" #YES NO
DOT_POOL_FORMAT_or_FORWARD_SLASH_POOL_FORMAT="SLASH" # DOT or SLASH # formerly ETHERMINEdotORG
CLAYMORE_VERSION="9_7" # choose 9_8 or 9_7 or 9_5 or 9_4 or 8_0
ETHMINER_or_GENOIL_or_CLAYMORE="CLAYMORE" # choose ETHMINER or GENOIL or CLAYMORE
ETH_WORKER="$WORKERNAME" ETH_ADDRESS="xxxxxxxxxxxxxxxxxxxxxxxxxxx" ETH_POOL="eth-eu1.nanopool.org:9999" ETH_EXTENTION_ARGUMENTS="-dcri 40" # add any additional claymore arguments desired here Interesting. Have you tried to close and restart the miner after manually adjusting the dcri? Have you also tried to use version 9_8? Yes, i did, dcri become 70 again. At 9.8 i have low ETH hashrate at solo i i swiched back to 9.7 Hey, what coin you are trying to mine?? Or paste the result of this command: You can wipe out your addresses (but no body can do anything by just knowing your wallet addresses  ) Im mining DUAL ETH_SC m1 2435 99.7 0.8 416748 34156 pts/18 Sl+ 02:06 22:32 /home/m1/cpuOPT/cpuminer -a cryptonight -o stratum+tcp://xmr-eu1.nanopool.org:14444 -u 47sghzufGhJJDQEbScMCwVBimTuq6L5JiRixD8VeGbpjCTA12noXmi4ZyBZLc99e66NtnKff34fHsGR oyZk3ES1s1V4QVcB.4a0aa02594986680ea5a1216d96f5643b6c19773cfce33e58e2be74336ae5f 5c.053 -p x -t 1 m1 2590 0.0 0.0 27488 2920 ? Ss 02:06 0:00 SCREEN -dmS miner /home/m1/eth/9_7/ethdcrminer64 -epool eth-eu1.nanopool.org:9999 -ewal 0x73736a74f5d80ad6c8c71a4e0651e9dfff789a13/053 -epsw x -allpools 1 -dpool sia-eu1.nanopool.org:7777 -dwal 395a59c4328253491ef79bf01dd637444e79a0d64b92ca56e06087dd8bfc10ef794d1ed1d1a9/053 -dpsw x -dcoin sc -dcri 70 -dbg -1 m1 2591 0.0 0.0 27056 2844 pts/17 S+ 02:06 0:00 screen -r miner m1 2592 3.5 20.1 189844572 803408 pts/21 Ssl+ 02:06 0:48 /home/m1/eth/9_7/ethdcrminer64 -epool eth-eu1.nanopool.org:9999 -ewal 0x73736a74f5d80ad6c8c71a4e0651e9dfff789a13/053 -epsw x -allpools 1 -dpool sia-eu1.nanopool.org:7777 -dwal 395a59c4328253491ef79bf01dd637444e79a0d64b92ca56e06087dd8bfc10ef794d1ed1d1a9/053 -dpsw x -dcoin sc -dcri 70 -dbg -1 m1 4187 0.0 0.0 14224 1060 pts/16 S+ 02:28 0:00 grep --color=auto miner m1@m1-desktop:~$
cpu mining is enabled too disable it How cpu mining can change dcri? The question is how to change dcri argument in 0019. In 1bash dcri setting does not work for me
|
|
|
Thank you, i just tried this. My 1bash setting has -dcri 40 argument, but when i use + and - keys dcri starts changing from 70, so my setting 40 not works. When i manualy lower it to 40 and then restart terminal miner, it again become 70
Where did you set your -dcri 40 at? Did you change any other files besides onebash? If all you changed was onebash, paste your settings here and I'll look over them for you if you'd like. (remove your wallet addresses if your paranoid) Thanks for looking I didn't change anything, only 1bash. USE_ENVIRONMENTAL_VARIBLES="NO" #YES NO
DOT_POOL_FORMAT_or_FORWARD_SLASH_POOL_FORMAT="SLASH" # DOT or SLASH # formerly ETHERMINEdotORG
CLAYMORE_VERSION="9_7" # choose 9_8 or 9_7 or 9_5 or 9_4 or 8_0
ETHMINER_or_GENOIL_or_CLAYMORE="CLAYMORE" # choose ETHMINER or GENOIL or CLAYMORE
ETH_WORKER="$WORKERNAME" ETH_ADDRESS="xxxxxxxxxxxxxxxxxxxxxxxxxxx" ETH_POOL="eth-eu1.nanopool.org:9999" ETH_EXTENTION_ARGUMENTS="-dcri 40" # add any additional claymore arguments desired here Interesting. Have you tried to close and restart the miner after manually adjusting the dcri? Have you also tried to use version 9_8? Yes, i did, dcri become 70 again. At 9.8 i have low ETH hashrate at solo i i swiched back to 9.7 Hey, what coin you are trying to mine?? Or paste the result of this command: You can wipe out your addresses (but no body can do anything by just knowing your wallet addresses  ) Im mining DUAL ETH_SC m1 2435 99.7 0.8 416748 34156 pts/18 Sl+ 02:06 22:32 /home/m1/cpuOPT/cpuminer -a cryptonight -o stratum+tcp://xmr-eu1.nanopool.org:14444 -u 47sghzufGhJJDQEbScMCwVBimTuq6L5JiRixD8VeGbpjCTA12noXmi4ZyBZLc99e66NtnKff34fHsGR oyZk3ES1s1V4QVcB.4a0aa02594986680ea5a1216d96f5643b6c19773cfce33e58e2be74336ae5f 5c.053 -p x -t 1 m1 2590 0.0 0.0 27488 2920 ? Ss 02:06 0:00 SCREEN -dmS miner /home/m1/eth/9_7/ethdcrminer64 -epool eth-eu1.nanopool.org:9999 -ewal 0x73736a74f5d80ad6c8c71a4e0651e9dfff789a13/053 -epsw x -allpools 1 -dpool sia-eu1.nanopool.org:7777 -dwal 395a59c4328253491ef79bf01dd637444e79a0d64b92ca56e06087dd8bfc10ef794d1ed1d1a9/053 -dpsw x -dcoin sc -dcri 70 -dbg -1 m1 2591 0.0 0.0 27056 2844 pts/17 S+ 02:06 0:00 screen -r miner m1 2592 3.5 20.1 189844572 803408 pts/21 Ssl+ 02:06 0:48 /home/m1/eth/9_7/ethdcrminer64 -epool eth-eu1.nanopool.org:9999 -ewal 0x73736a74f5d80ad6c8c71a4e0651e9dfff789a13/053 -epsw x -allpools 1 -dpool sia-eu1.nanopool.org:7777 -dwal 395a59c4328253491ef79bf01dd637444e79a0d64b92ca56e06087dd8bfc10ef794d1ed1d1a9/053 -dpsw x -dcoin sc -dcri 70 -dbg -1 m1 4187 0.0 0.0 14224 1060 pts/16 S+ 02:28 0:00 grep --color=auto miner m1@m1-desktop:~$
|
|
|
Thank you, i just tried this. My 1bash setting has -dcri 40 argument, but when i use + and - keys dcri starts changing from 70, so my setting 40 not works. When i manualy lower it to 40 and then restart terminal miner, it again become 70
Where did you set your -dcri 40 at? Did you change any other files besides onebash? If all you changed was onebash, paste your settings here and I'll look over them for you if you'd like. (remove your wallet addresses if your paranoid) Thanks for looking I didn't change anything, only 1bash. USE_ENVIRONMENTAL_VARIBLES="NO" #YES NO
DOT_POOL_FORMAT_or_FORWARD_SLASH_POOL_FORMAT="SLASH" # DOT or SLASH # formerly ETHERMINEdotORG
CLAYMORE_VERSION="9_7" # choose 9_8 or 9_7 or 9_5 or 9_4 or 8_0
ETHMINER_or_GENOIL_or_CLAYMORE="CLAYMORE" # choose ETHMINER or GENOIL or CLAYMORE
ETH_WORKER="$WORKERNAME" ETH_ADDRESS="xxxxxxxxxxxxxxxxxxxxxxxxxxx" ETH_POOL="eth-eu1.nanopool.org:9999" ETH_EXTENTION_ARGUMENTS="-dcri 40" # add any additional claymore arguments desired here Interesting. Have you tried to close and restart the miner after manually adjusting the dcri? Have you also tried to use version 9_8? Yes, i did, dcri become 70 again. At 9.8 i have low ETH hashrate at solo i i swiched back to 9.7
|
|
|
Thank you, i just tried this. My 1bash setting has -dcri 40 argument, but when i use + and - keys dcri starts changing from 70, so my setting 40 not works. When i manualy lower it to 40 and then restart terminal miner, it again become 70
Where did you set your -dcri 40 at? Did you change any other files besides onebash? If all you changed was onebash, paste your settings here and I'll look over them for you if you'd like. (remove your wallet addresses if your paranoid) Thanks for looking I didn't change anything, only 1bash. USE_ENVIRONMENTAL_VARIBLES="NO" #YES NO
DOT_POOL_FORMAT_or_FORWARD_SLASH_POOL_FORMAT="SLASH" # DOT or SLASH # formerly ETHERMINEdotORG
CLAYMORE_VERSION="9_7" # choose 9_8 or 9_7 or 9_5 or 9_4 or 8_0
ETHMINER_or_GENOIL_or_CLAYMORE="CLAYMORE" # choose ETHMINER or GENOIL or CLAYMORE
ETH_WORKER="$WORKERNAME" ETH_ADDRESS="xxxxxxxxxxxxxxxxxxxxxxxxxxx" ETH_POOL="eth-eu1.nanopool.org:9999" ETH_EXTENTION_ARGUMENTS="-dcri 40" # add any additional claymore arguments desired here
|
|
|
Hi, i just upgraded from 0018 to 0019 and my 1060 3g with same settings (cc100, mc800, pl75, Dual ETH_SC, dcri 40) shows 3-2 Mh less in 0019 then 0018. What is wrong, may be some additional settings?   Sometimes a new claymore version will do worse with specific GPUs. My guess is thats what is happening. Try changing: to Thanks it helps. But only if i am mining ETH solo. When i switch to dual ETH_SC claymore 9_7 the hashrate ETH goes down, but SC goes up. I noticed if i change argument -dcri nothing happens, doesnt matter do i do -dcri 0, -dcri 40 or -dcri 100. Is it possible something wrong with 2unix or 3main setings becase -dcri argument doesn't Influence Try manually switching dual mining off on one of the cards after it has started by pressing a number 0-9 (ie.e GPU0, GPU1, GPU2). Pressing a number once to turn the mining for that GPU off, press it again to go into ETH only, check numbers, and you can resume dual mining by pressing the same number once more (you will see text of what state you are in while your doing this in terminal). If it is caused by the dual mining, try to manually lower the DCRI in the terminal by using the - key. ( + key = increased hash rate of second coin, - key = lower hashrate of second coin) Thank you, i just tried this. My 1bash setting has -dcri 40 argument, but when i use + and - keys dcri starts changing from 70, so my setting 40 not works. When i manualy lower it to 40 and then restart terminal miner, it again become 70
|
|
|
Hi, i just upgraded from 0018 to 0019 and my 1060 3g with same settings (cc100, mc800, pl75, Dual ETH_SC, dcri 40) shows 3-2 Mh less in 0019 then 0018. What is wrong, may be some additional settings?   Sometimes a new claymore version will do worse with specific GPUs. My guess is thats what is happening. Try changing: to Thanks it helps. But only if i am mining ETH solo. When i switch to dual ETH_SC claymore 9_7 the hashrate ETH goes down, but SC goes up. I noticed if i change argument -dcri nothing happens, doesnt matter do i do -dcri 0, -dcri 40 or -dcri 100. Is it possible something wrong with 2unix or 3main setings becase -dcri argument doesn't Influence
|
|
|
Hi, i just upgraded from 0018 to 0019 and my 1060 3g with same settings (cc100, mc800, pl75, Dual ETH_SC, dcri 40) shows 3-2 Mh less in 0019 then 0018. What is wrong, may be some additional settings?  
|
|
|
|