Pages:
Author

Topic: [ mining os ] nvoc - page 26. (Read 418529 times)

fk1
full member
Activity: 216
Merit: 100
June 01, 2018, 01:08:19 PM
Dear nvOC mates,

I'd like to encourage you to have a look at this topic if you don't know already: https://bitcointalksearch.org/topic/bytom-mining-asic-algorithm-now-cracked-by-gpu-miners-big-profits-3921500

People are reporting BTM hashrates for 1060s at around 300H/s. I tried but couldn't achieve. If you guys can, this could be your new top profitable coin right now. WTM calculator: https://whattomine.com/coins/242-btm-tensority?utf8=✓&hr=1600&p=630&fee=1&cost=0.2&hcost=0.0&commit=Calculate

btm-miner-v2: linux软件下载地址: 链接: https://pan.baidu.com/s/18RX2-zSiWVA72ZHIRaQwCQ password: 33xs

chmod btm-miner/miner properly
you can download BTM wallet here for an own adress which you need to edit in the adress.txt: https://bytom.io/wallet/

add option "-url" for another pool in run.sh. I suggest antpool: https://antpool.com

If you have any questions you can PM me or write in the other thread for discussion.

Regards
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
May 31, 2018, 05:12:11 AM
All my rigs are having the same problem -

Mining starts fine, cards get kind of hot pretty fast and then one by one they stop and I get an error saying "GPU0 appears to have stopped, attempting restart"

All fans are working, and occasionally one fan will seem to be working super hard.

I do not have any max temp settings enabled.

Any ideas? Thanks!

Set the TARGET_TEMP, so that temp control can lower power limit if it can not achieve that temp by fan speed and start lowering power limit.
Check which GPU fan goes too high, if its the GPU0 that gives the error too, try changing it.
newbie
Activity: 21
Merit: 0
May 30, 2018, 10:54:54 PM
All my rigs are having the same problem -

Mining starts fine, cards get kind of hot pretty fast and then one by one they stop and I get an error saying "GPU0 appears to have stopped, attempting restart"

All fans are working, and occasionally one fan will seem to be working super hard.

I do not have any max temp settings enabled.

Any ideas? Thanks!
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
May 29, 2018, 01:44:01 AM
How can I mine eth and smart? I have claymore 11.7 on my ovoc but i'm not sure what else I need to do for this to work. Thanks


Have a look at 0miner for dual modes and add one with the changes needed,
Some thing like this:
Code:
if [ $COIN == "DUAL_ETH_SMART" ]
then
  HCD=/home/m1/eth/claymore/$CLAYMORE_VERSION/ethdcrminer64
  ETHADDR="$ETH_ADDRESS/$ETH_WORKER"
  if [ $DOT_POOL_FORMAT_or_FORWARD_SLASH_POOL_FORMAT == "DOT" ]
  then
    ETHADDR="$ETH_ADDRESS.$ETH_WORKER"
  fi
  DADDR="$SMART_ADDRESS.$SMART_WORKER"
  screen -dmSL miner $HCD -epool $ETH_POOL:$ETH_PORT -ewal $ETHADDR -epsw $MINER_PWD -dpool stratum+tcp://$SMART_POOL:$SMART_PORT -dwal $DADDR -dpsw $MINER_PWD -dcoin keccak -allcoins 1 -allpools 1 -dbg -1 $ETH_EXTENSION_ARGUMENTS
fi
Set your coin in 1bash
COIN="DUAL_ETH_SMART"

Dont forget to set the address for both in their sections

You can also use 19-2.1 beta for a much easier way, or wait for 19-2.1 stable.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
May 29, 2018, 01:01:31 AM
Will there be another ISO version after 2.0? I'm not confident in the process to convert to beta 2.1

Sure when beta testing is done and after stable release
newbie
Activity: 23
Merit: 0
May 28, 2018, 06:51:54 PM
One of my rigs keeps getting an error thought It seems to have been set up identically to the rigs that are already running
here's the error:

/home/m1/2unix: line 44:  2100 Terminated             bash '/home/m1/3main'
nvoc v0019-2.0 - Community Release


Then it just tries to keep cycling the miner to the same error..
Maybe I sshould just re-image the drive?

Also what is the password for Teamviewer? I tried root. No luck


That's not an error,
It's 3main getting restarted check your coin and miner
setting and variabless see if miner start is successful or not

I fixed that issue, I forgot to capitalize dmSL.
SO now the miner will start running for about 2 minutes, connect to the pool begin mining and then unexpectedly freeze and relaunch the miner.
It's been doing that for the last couple hours relaunching miner then rebooting rig.

Finally now it seems to be running stable for about 10 minutes while I was typing this reply. I made no changes so not sure the problem. Z-Enemy miner unstable?

**EDIT: been running stable for a few hours now**
full member
Activity: 325
Merit: 110
May 28, 2018, 05:39:08 PM
Will there be another ISO version after 2.0? I'm not confident in the process to convert to beta 2.1
newbie
Activity: 4
Merit: 0
May 28, 2018, 02:36:20 PM
How can I mine eth and smart? I have claymore 11.7 on my ovoc but i'm not sure what else I need to do for this to work. Thanks
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
May 28, 2018, 12:56:36 AM
Does the latest beta version have support for nicehash-lyra2rev2?

Yes it does,

Supported Algo mining on Nicehash, zpool and MiningPoolHub are :

Code:
# ALGO Mining with NiceHash (Auto converts to BTC)
######### NICE-ETHASH, NICE-EQUIHASH, NICE-LYRA2REV2, NICE-NEOSCRYPT, NICE-CRYPTONIGHT, NICE-X11GOST, NICE-SKUNKHASH

# ALGO Miningh with Zpool (Auto converts to BTC)
######### ZPOOL_LYRA2V2, ZPOOL_BLAKE2S, ZPOOL_EQUIHASH, ZPOOL_LBC, ZPOOL_NEOSCRYPT, ZPOOL_LBRY, ZPOOL_SKEIN

# ALGO Miningh with Miningpoolhub (Auto convert to any coins in MPH settings web page)
######### MPH_EQUIHASH, MPH_ETHASH, MPH_SKEIN, MPH_LYRA2Z, MPH_NEOSCRYPT, MPH_LYRA2V2, MPH_CRYPTONIGHTV7, MPH_KECCAK
full member
Activity: 325
Merit: 110
May 28, 2018, 12:00:49 AM
Does the latest beta version have support for nicehash-lyra2rev2?
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
May 27, 2018, 09:21:02 PM
One of my rigs keeps getting an error thought It seems to have been set up identically to the rigs that are already running
here's the error:

/home/m1/2unix: line 44:  2100 Terminated             bash '/home/m1/3main'
nvoc v0019-2.0 - Community Release


Then it just tries to keep cycling the miner to the same error..
Maybe I sshould just re-image the drive?

Also what is the password for Teamviewer? I tried root. No luck


That's not an error,
It's 3main getting restarted check your coin and miner
setting and variabless see if miner start is successful or not
newbie
Activity: 23
Merit: 0
May 27, 2018, 05:33:22 PM
One of my rigs keeps getting an error thought It seems to have been set up identically to the rigs that are already running
here's the error:

/home/m1/2unix: line 44:  2100 Terminated             bash '/home/m1/3main'
nvoc v0019-2.0 - Community Release


Then it just tries to keep cycling the miner to the same error..
Maybe I sshould just re-image the drive?

Also what is the password for Teamviewer? I tried root. No luck
full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
May 27, 2018, 05:24:42 PM
Hello guys.

First of all, thank you all who contribute to this great project.

After some time mining ZEC I decided to try mining something different. I wanted to mine XMR.
When I tried to mine with older version of nvOC, miner never succeeded and I kept getting Result refused by pool (or something like that).

I thought it might be the best to update nvOC to latest stable. After update, ZEC mines still fine, but XMR is not mined at all.
This time CLAYMORE is being terminated repeatedly and after few minutes whole rig is terminated. Could someone give me a hint what to do?

thanks!

better software to mine XMR in nvOC is XMRstack.
 If you decide to update to 19.2.1 like papampi post above an before, you will be able to use this lastest version software. i think you'll be more satisfact, but i've not tested. So you'lle be a vérifcator of good function to mine XMR. Are you ready ?

What are your errors messages ?
full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
May 27, 2018, 05:21:20 PM
NVRMND

hein ? What ? what is this ?
newbie
Activity: 1
Merit: 0
May 27, 2018, 05:20:30 PM
Hello guys.

First of all, thank you all who contribute to this great project.

After some time mining ZEC I decided to try mining something different. I wanted to mine XMR.
When I tried to mine with older version of nvOC, miner never succeeded and I kept getting Result refused by pool (or something like that).

I thought it might be the best to update nvOC to latest stable. After update, ZEC mines still fine, but XMR is not mined at all.
This time CLAYMORE is being terminated repeatedly and after few minutes whole rig is terminated. Could someone give me a hint what to do?

thanks!
newbie
Activity: 23
Merit: 0
May 27, 2018, 02:44:44 PM
Z-enemy or ANXccminer to mine LUX

Add this in 0miner

Code:
if [ $COIN == "LUX" ]
then
  ADDR="$LUX_ADDRESS.$LUX_WORKER"
  HCD='/home/m1/z-enemy/z-enemy_miner'
  screen -dmSL miner $HCD -a phi -o stratum+tcp://$LUX_POOL:$LUX_PORT -u $ADDR -p $MINER_PWD -i $LUX_INTENSITY
fi

Okay. Should I then also edit 1bash? Besides COIN == LUX must I add the address, worker etc information in 1bash??

Sure you should have coin setting in 1bash

Code:
#LUXCORE LUX ## No Need to add stratum+tcp:// to server address
LUX_WORKER="$WORKERNAME"
LUX_ADDRESS="Your Address"
LUX_POOL="Your LUX pool"
LUX_PORT="port"
LUX_INTENSITY="21" # test and go high or low
NVRMND

One of my rigs keeps getting an error thought It seems to have been set up identically to the rigs that are already running
here's the error:

/home/m1/2unix: line 44:  2100 Terminated             bash '/home/m1/3main'
nvoc v0019-2.0 - Community Release


Then it just tries to keep cycling the miner to the same error..
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
May 27, 2018, 05:51:21 AM


Test/Run nvOC 19-2.1 beta in existence with current 19-2.0 stable.





Ohhh, when I have reached the minimum 2 XMRs of my pool to retire, I will return to profit switching mode. I am 1.5 XMR currently, and I prefer to put all the power of mine that I have in order to reach as quickly as possible the minimum required to withdraw.
Then I will test my 10-card Rig (5x1060 + 5x1070) on the new nvOC 19.2.1. I watched quickly the code changes recently. I have seen optimizations, additions of new coins (RVN) and software miners, among other things ...

I have no doubt that you have collected the code improvements of each of the most open and creative participants in this community of enthusiasts.

Finally, I hope that all this will be very useful to you in these difficult times for your country.


Thanks a lot mate, and wish you a nice and smooth mining.
There have been lots of optimization and improvements for our next release.

Counting on you to test and give us your helpful feedback.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
May 27, 2018, 01:37:02 AM
Z-enemy or ANXccminer to mine LUX

Add this in 0miner

Code:
if [ $COIN == "LUX" ]
then
  ADDR="$LUX_ADDRESS.$LUX_WORKER"
  HCD='/home/m1/z-enemy/z-enemy_miner'
  screen -dmSL miner $HCD -a phi -o stratum+tcp://$LUX_POOL:$LUX_PORT -u $ADDR -p $MINER_PWD -i $LUX_INTENSITY
fi

Okay. Should I then also edit 1bash? Besides COIN == LUX must I add the address, worker etc information in 1bash??

Sure you should have coin setting in 1bash

Code:
#LUXCORE LUX ## No Need to add stratum+tcp:// to server address
LUX_WORKER="$WORKERNAME"
LUX_ADDRESS="Your Address"
LUX_POOL="Your LUX pool"
LUX_PORT="port"
LUX_INTENSITY="21" # test and go high or low
newbie
Activity: 23
Merit: 0
May 26, 2018, 08:48:32 PM
Z-enemy or ANXccminer to mine LUX

Add this in 0miner

Code:
if [ $COIN == "LUX" ]
then
  ADDR="$LUX_ADDRESS.$LUX_WORKER"
  HCD='/home/m1/z-enemy/z-enemy_miner'
  screen -dmSL miner $HCD -a phi -o stratum+tcp://$LUX_POOL:$LUX_PORT -u $ADDR -p $MINER_PWD -i $LUX_INTENSITY
fi

Okay. Should I then also edit 1bash? Besides COIN == LUX must I add the address, worker etc information in 1bash??
full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
May 26, 2018, 07:10:13 PM


Test/Run nvOC 19-2.1 beta in existence with current 19-2.0 stable.





Ohhh, when I have reached the minimum 2 XMRs of my pool to retire, I will return to profit switching mode. I am 1.5 XMR currently, and I prefer to put all the power of mine that I have in order to reach as quickly as possible the minimum required to withdraw.
Then I will test my 10-card Rig (5x1060 + 5x1070) on the new nvOC 19.2.1. I watched quickly the code changes recently. I have seen optimizations, additions of new coins (RVN) and software miners, among other things ...

I have no doubt that you have collected the code improvements of each of the most open and creative participants in this community of enthusiasts.

Finally, I hope that all this will be very useful to you in these difficult times for your country.
Pages:
Jump to: