Pages:
Author

Topic: [ mining os ] nvoc - page 95. (Read 418542 times)

member
Activity: 210
Merit: 10
December 28, 2017, 08:08:17 PM
im reading almost the whole thread and cant find the way to add new coins like Verge XVG. thanks in advance.
newbie
Activity: 46
Merit: 0
December 28, 2017, 08:04:32 PM
Here is the Klaust ccminer v 8.17 compiled with cuda 8
So far I get so much better neoscrypt hashrate with it
SPccminer was giving me around 400 with 1060 and KT is giving me more than 630


KTccminer-v8.17

Download, extract and copy it to /home/m1/KTccminer folder.
Please test and check before replacing your old version.

Change 0miner for the coins you want it to be the default miner.

Any one testing KlausT ccminer 8.17 please report your hashrate and changes to default miners so we can change the default miners if its better on those coins.
Thanks.

 Smiley Smiley Smiley thanks Smiley Smiley Smiley

my hash rate on 1070 were about 1100kH/s, with KTccminer v8.17 are hash rates about 1280kH/s... Excellent :-)

5x Zotac 1070
Code:
[2017-12-29 02:02:37] accepted: 19/19 (100.00%), 6413.03 kH/s yay!!!
[2017-12-29 02:02:40] GPU #3: Zotac GTX 1070, 1284.14 kH/s
[2017-12-29 02:02:40] GPU #1: Zotac GTX 1070, 1288.12 kH/s
[2017-12-29 02:02:40] GPU #4: Zotac GTX 1070, 1279.40 kH/s
[2017-12-29 02:02:40] GPU #0: Zotac GTX 1070, 1268.48 kH/s
[2017-12-29 02:02:40] GPU #2: Zotac GTX 1070, 1273.72 kH/s
[2017-12-29 02:02:51] GPU #0: Zotac GTX 1070, 1277.30 kH/s
[2017-12-29 02:02:51] accepted: 20/20 (100.00%), 6411.26 kH/s yay!!!
[2017-12-29 02:03:04] GPU #4: Zotac GTX 1070, 1279.82 kH/s
[2017-12-29 02:03:04] accepted: 21/21 (100.00%), 6411.14 kH/s yay!!!
[2017-12-29 02:03:04] GPU #3: Zotac GTX 1070, 1286.11 kH/s
[2017-12-29 02:03:05] GPU #2: Zotac GTX 1070, 1275.07 kH/s
[2017-12-29 02:03:05] GPU #1: Zotac GTX 1070, 1284.76 kH/s
[2017-12-29 02:03:08] GPU #2: Zotac GTX 1070, 1277.51 kH/s
[2017-12-29 02:03:08] accepted: 22/22 (100.00%), 6410.67 kH/s yay!!!
[2017-12-29 02:03:08] GPU #1: Zotac GTX 1070, 1281.44 kH/s
[2017-12-29 02:03:08] accepted: 23/23 (100.00%), 6410.38 kH/s yay!!!
full member
Activity: 378
Merit: 104
nvOC forever
December 28, 2017, 01:27:19 PM
For equihash miners, It's a bit off topic but it can probably shed light on Zclassic's violent and sudden rise this day:

Here is a news that explain the great raise of ZCL this day :
https://medium.com/chain-intelligence/the-resurgence-of-zcl-and-an-upcoming-hardfork-3ba65de3cf21

hardfok is comming on this currencie :

"While the fork wasn’t ready by Christmas eve, development is currently under progress and the date for the snapshot will likely be near mid January or the end of January.

At the high level, the plan is the following:

    Circulating BTC = 17 million, Circulating ZCL = 2 million.
    The ZClassic coin will be migrated to become a Bitcoin hard-fork “Bitcoin Private” or “BTCP” by dropping coinbase inputs into the blockchain as a hard-fork.
    This way, holders of BTC (or BCH) will receive BTCP in a 1:1 ratio and holders of ZCL will receive BTCP in a 1:1 ratio as well.
    The community is still in the process of deciding the details of the fork, choosing between non-SegWit BTC addresses and BCH addresses.
    BTCP will regardless be a fork of Bitcoin, and the first purely privacy focused Bitcoin fork driven by the community itself. Its circulation will be roughly 19 million at the time of the drop."


I took my benefits now, this night. I hope i will profit of segweet2x BTC hardforkthis night too



Wow, very nice and informative, I was shell shocked by seeing the rise of ZCL, so I have like 20 ZCL bought long long ago, so I need to keep them in the desktop wallet to get BTCP??

Can some one guide me the best way to proceed and get my benefit Cheesy

BUT, why on earth these forks happening (any real purpose!!)? hope they stop these meaning less forks soon...
member
Activity: 117
Merit: 10
December 28, 2017, 12:34:03 PM
Hi guys,

Met a new problem lately with 1bash being unable to read or open with the error saying :

" Error reading lock file ./.1bash.swp: Not enough data read"

Has anybody seen this before and how to solve this? I don't want to reinstall the whole OS just because of 1bash isn't opening. The miner works fine and been on for over 10 days but I can't change any settings or anything due to this problem.

Its usually a swp file created when editing with nano and stoped nano with ctrl-z instead of exiting
Remove the file with:
Code:
rm .1bash.swp


Thanks for your quick response but the command you gave doesn't do anything , I've tried the same with sudo and my file name but with no success.

Are there any alternative ways to solve this?

Please as user m1 do:
Code:
ls -al *bash

and paste output here.
Thx

m1@m1-desktop:~$ ls -al *bash
-rw-r--r-- 1 m1 m1 79986 Nov 13 17:03 1bash


This is what I get when using your command

Ok, do a ls -al of the .swp file and post the output please.

You may try to install mc (apt-get install mc), run like this:
Code:
mc


And see if you can delete the file (F8 over the file) or post the error mc says.

That "./" is weird
newbie
Activity: 50
Merit: 0
December 28, 2017, 11:34:34 AM
Hi guys,

Met a new problem lately with 1bash being unable to read or open with the error saying :

" Error reading lock file ./.1bash.swp: Not enough data read"

Has anybody seen this before and how to solve this? I don't want to reinstall the whole OS just because of 1bash isn't opening. The miner works fine and been on for over 10 days but I can't change any settings or anything due to this problem.

Its usually a swp file created when editing with nano and stoped nano with ctrl-z instead of exiting
Remove the file with:
Code:
rm .1bash.swp


Thanks for your quick response but the command you gave doesn't do anything , I've tried the same with sudo and my file name but with no success.

Are there any alternative ways to solve this?

Please as user m1 do:
Code:
ls -al *bash

and paste output here.
Thx

m1@m1-desktop:~$ ls -al *bash
-rw-r--r-- 1 m1 m1 79986 Nov 13 17:03 1bash


This is what I get when using your command
newbie
Activity: 7
Merit: 0
December 28, 2017, 11:11:27 AM
Is anyone else having issues with 19-2.0 auto temp?  When the miner restarts after a switch, it wont auto control the fans until i manually click "enable gpu fan settings" in nvidia server x

in miner temp control i get :
Error: error assigning value 33 to attribute 'GPUTargetFanSpeed'
(m1-desktop:0[fan:0]) as specified in assignment
'[fan:0]/GPUTargetFanSpeed=33' (unknown error)

Just checked after upgrading one rig. Exactly the same symptoms as you getting .

Thanks for the "enable gpu fan settings" tip. At least we can keep mining until we figure it out.


Just FYI, if it fails and has to restart, you'll need to recheck it. For some reason, It was re running the setup and I'd lose temp control again. I just went back to 19.4

Yes thanks, I saw that.

Odd, I'll do a full installation from scratch when I have time and see if it solves the problem (I Presume so)

member
Activity: 117
Merit: 10
December 28, 2017, 09:30:40 AM
Hi guys,

Met a new problem lately with 1bash being unable to read or open with the error saying :

" Error reading lock file ./.1bash.swp: Not enough data read"

Has anybody seen this before and how to solve this? I don't want to reinstall the whole OS just because of 1bash isn't opening. The miner works fine and been on for over 10 days but I can't change any settings or anything due to this problem.

Its usually a swp file created when editing with nano and stoped nano with ctrl-z instead of exiting
Remove the file with:
Code:
rm .1bash.swp


Thanks for your quick response but the command you gave doesn't do anything , I've tried the same with sudo and my file name but with no success.

Are there any alternative ways to solve this?

Please as user m1 do:
Code:
ls -al *bash

and paste output here.
Thx
newbie
Activity: 11
Merit: 0
December 28, 2017, 09:18:08 AM
Is anyone else having issues with 19-2.0 auto temp?  When the miner restarts after a switch, it wont auto control the fans until i manually click "enable gpu fan settings" in nvidia server x

in miner temp control i get :
Error: error assigning value 33 to attribute 'GPUTargetFanSpeed'
(m1-desktop:0[fan:0]) as specified in assignment
'[fan:0]/GPUTargetFanSpeed=33' (unknown error)

Just checked after upgrading one rig. Exactly the same symptoms as you getting .

Thanks for the "enable gpu fan settings" tip. At least we can keep mining until we figure it out.


Just FYI, if it fails and has to restart, you'll need to recheck it. For some reason, It was re running the setup and I'd lose temp control again. I just went back to 19.4
newbie
Activity: 7
Merit: 0
December 28, 2017, 08:21:49 AM
Is anyone else having issues with 19-2.0 auto temp?  When the miner restarts after a switch, it wont auto control the fans until i manually click "enable gpu fan settings" in nvidia server x

in miner temp control i get :
Error: error assigning value 33 to attribute 'GPUTargetFanSpeed'
(m1-desktop:0[fan:0]) as specified in assignment
'[fan:0]/GPUTargetFanSpeed=33' (unknown error)

Just checked after upgrading one rig. Exactly the same symptoms as you getting .

Thanks for the "enable gpu fan settings" tip. At least we can keep mining until we figure it out.
newbie
Activity: 50
Merit: 0
December 28, 2017, 08:18:25 AM
Hi guys,

Met a new problem lately with 1bash being unable to read or open with the error saying :

" Error reading lock file ./.1bash.swp: Not enough data read"

Has anybody seen this before and how to solve this? I don't want to reinstall the whole OS just because of 1bash isn't opening. The miner works fine and been on for over 10 days but I can't change any settings or anything due to this problem.

Its usually a swp file created when editing with nano and stoped nano with ctrl-z instead of exiting
Remove the file with:
Code:
rm .1bash.swp


Thanks for your quick response but the command you gave doesn't do anything , I've tried the same with sudo and my file name but with no success.

Are there any alternative ways to solve this?
newbie
Activity: 11
Merit: 0
December 28, 2017, 06:10:37 AM
Is anyone else having issues with 19-2.0 auto temp?  When the miner restarts after a switch, it wont auto control the fans until i manually click "enable gpu fan settings" in nvidia server x

in miner temp control i get :
Error: error assigning value 33 to attribute 'GPUTargetFanSpeed'
(m1-desktop:0[fan:0]) as specified in assignment
'[fan:0]/GPUTargetFanSpeed=33' (unknown error)
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
December 28, 2017, 04:37:30 AM
Hello,

Im using water cooling rig system and ive realised that when cards get bit hotter it increase power take (PSU is getting louder).

I would like to keep "RESTORE_POWER_LIMIT" but in relation to TEMP not the FAN speed (as there are none)

How can i do that? if the card get hot im getting this:

Code:
2017-12-27 11:36:09 PM|>  GPU2  51C  Sol/s: 653.3  Sol/W: 3.92  Avg: 664.1  I/s: 353.6  Sh: 0.34   0.98 43
2017-12-27 11:36:09 PM|gpu_id 7 65 0 an illegal memory access was encountered
2017-12-27 11:36:09 PM|gpu 7 unresponsive - check overclocking
2017-12-27 11:36:09 PM|cudaMemcpy 1 failed


I assume if i put like this it could help a bit but is not perfect for my setup

Thanks

Code:
MANUAL_FAN="YES"             # YES or NO # Manually set the fans, no auto adjustment. Set this to NO if using the auto MINER_TEMP_CONTROL

FAN_SPEED=0                # Set fan speed percentage if MANUAL_FAN="YES" (Do not write the % sign)

MINER_TEMP_CONTROL="NO"    # YES or NO # Automatically adjusts the fan speed to keep the desired temp. Highly recommended to use this!


########################################################
#                                                      #
# MINER_TEMP_CONTROL settings                          #
#                                                      #
########################################################

# Automatically adjusts the fan speed to keep the desired target temp. If the actual temp is above the target temp this script will increase the fan speed. If the actual temp is 2C below the target temp this script will reduce the fan speed. If the target temperature can't be reached with fan adjustments it will decrease the Power Limit. If actual temp is above the desired target temp and fan speed is already at 100%, the script will lower the Power Limit. Once the target temp is reached, Power Limit will be restored.

TARGET_TEMP=70              # Set the desired target temperature in Celsius. Recommended ranges: 55 - 75

ALLOWED_TEMP_DIFF=4         # If current temp is 2C below the target temp reduce the fan speed. Works only if current temp is below target temp

MINIMAL_FAN_SPEED=0        # Lowest fan speed that will be used. Recommended ranges: 40 - 60

__FAN_ADJUST=0              # Fan adjustment size in percent

POWER_ADJUST=5              # Adjustment size in watts. If the target temp can not be achieved and fan is already at 100%, reduce Power Limit

RESTORE_POWER_LIMIT=90      # Restore original Power Limit if fan speed is lower than this percentage. Recommended: 90

Restore power limit happens after fan speed hit 100% and temp control lowers power limit to keep it cool.

This is how it works.
When GPU goes over target temp, temp control starts raising fan speed to get gpu cooler until fan speed reach 100% then if GPU temp has not drop below limit yet it starts dropping power to cool down GPU, when gpu temp reached target temp it start lowering fan speed and when fan speed reached 90 it restore the original power limit.

But since you have no fans things get complicated for temp control to control things, may be Leenoox could find a way for water cooling systems.

Thanks for explaining...

could u also tell if this part:
Code:
2017-12-27 11:36:09 PM|>  GPU2  51C  Sol/s: 653.3  Sol/W: 3.92  Avg: 664.1  I/s: 353.6  Sh: 0.34   0.98 43
2017-12-27 11:36:09 PM|gpu_id 7 65 0 an illegal memory access was encountered
2017-12-27 11:36:09 PM|gpu 7 unresponsive - check overclocking
2017-12-27 11:36:09 PM|cudaMemcpy 1 failed

Is due to high temp and some nvOC setting / protection or its pure card failure due to temp over some limit?

Thing is im also heating water with those cards at home so for some time i would like to keep them running lets say on 60C, this was normal temperature on AIR, but i had also bit lower clocks, on water they are almost 7--10% faster on sols.

thanks


Illegal memory access is usually because of high MC values, I suggest lower it and test
full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
December 27, 2017, 07:12:39 PM
For equihash miners, It's a bit off topic but it can probably shed light on Zclassic's violent and sudden rise this day:

Here is a news that explain the great raise of ZCL this day :
https://medium.com/chain-intelligence/the-resurgence-of-zcl-and-an-upcoming-hardfork-3ba65de3cf21

hardfok is comming on this currencie :

"While the fork wasn’t ready by Christmas eve, development is currently under progress and the date for the snapshot will likely be near mid January or the end of January.

At the high level, the plan is the following:

    Circulating BTC = 17 million, Circulating ZCL = 2 million.
    The ZClassic coin will be migrated to become a Bitcoin hard-fork “Bitcoin Private” or “BTCP” by dropping coinbase inputs into the blockchain as a hard-fork.
    This way, holders of BTC (or BCH) will receive BTCP in a 1:1 ratio and holders of ZCL will receive BTCP in a 1:1 ratio as well.
    The community is still in the process of deciding the details of the fork, choosing between non-SegWit BTC addresses and BCH addresses.
    BTCP will regardless be a fork of Bitcoin, and the first purely privacy focused Bitcoin fork driven by the community itself. Its circulation will be roughly 19 million at the time of the drop."


I took my benefits now, this night. I hope i will profit of segweet2x BTC hardforkthis night too

newbie
Activity: 22
Merit: 0
December 27, 2017, 06:51:14 PM
Hello,

Im using water cooling rig system and ive realised that when cards get bit hotter it increase power take (PSU is getting louder).

I would like to keep "RESTORE_POWER_LIMIT" but in relation to TEMP not the FAN speed (as there are none)

How can i do that? if the card get hot im getting this:

Code:
2017-12-27 11:36:09 PM|>  GPU2  51C  Sol/s: 653.3  Sol/W: 3.92  Avg: 664.1  I/s: 353.6  Sh: 0.34   0.98 43
2017-12-27 11:36:09 PM|gpu_id 7 65 0 an illegal memory access was encountered
2017-12-27 11:36:09 PM|gpu 7 unresponsive - check overclocking
2017-12-27 11:36:09 PM|cudaMemcpy 1 failed


I assume if i put like this it could help a bit but is not perfect for my setup

Thanks

Code:
MANUAL_FAN="YES"             # YES or NO # Manually set the fans, no auto adjustment. Set this to NO if using the auto MINER_TEMP_CONTROL

FAN_SPEED=0                # Set fan speed percentage if MANUAL_FAN="YES" (Do not write the % sign)

MINER_TEMP_CONTROL="NO"    # YES or NO # Automatically adjusts the fan speed to keep the desired temp. Highly recommended to use this!


########################################################
#                                                      #
# MINER_TEMP_CONTROL settings                          #
#                                                      #
########################################################

# Automatically adjusts the fan speed to keep the desired target temp. If the actual temp is above the target temp this script will increase the fan speed. If the actual temp is 2C below the target temp this script will reduce the fan speed. If the target temperature can't be reached with fan adjustments it will decrease the Power Limit. If actual temp is above the desired target temp and fan speed is already at 100%, the script will lower the Power Limit. Once the target temp is reached, Power Limit will be restored.

TARGET_TEMP=70              # Set the desired target temperature in Celsius. Recommended ranges: 55 - 75

ALLOWED_TEMP_DIFF=4         # If current temp is 2C below the target temp reduce the fan speed. Works only if current temp is below target temp

MINIMAL_FAN_SPEED=0        # Lowest fan speed that will be used. Recommended ranges: 40 - 60

__FAN_ADJUST=0              # Fan adjustment size in percent

POWER_ADJUST=5              # Adjustment size in watts. If the target temp can not be achieved and fan is already at 100%, reduce Power Limit

RESTORE_POWER_LIMIT=90      # Restore original Power Limit if fan speed is lower than this percentage. Recommended: 90

Restore power limit happens after fan speed hit 100% and temp control lowers power limit to keep it cool.

This is how it works.
When GPU goes over target temp, temp control starts raising fan speed to get gpu cooler until fan speed reach 100% then if GPU temp has not drop below limit yet it starts dropping power to cool down GPU, when gpu temp reached target temp it start lowering fan speed and when fan speed reached 90 it restore the original power limit.

But since you have no fans things get complicated for temp control to control things, may be Leenoox could find a way for water cooling systems.

Thanks for explaining...

could u also tell if this part:
Code:
2017-12-27 11:36:09 PM|>  GPU2  51C  Sol/s: 653.3  Sol/W: 3.92  Avg: 664.1  I/s: 353.6  Sh: 0.34   0.98 43
2017-12-27 11:36:09 PM|gpu_id 7 65 0 an illegal memory access was encountered
2017-12-27 11:36:09 PM|gpu 7 unresponsive - check overclocking
2017-12-27 11:36:09 PM|cudaMemcpy 1 failed

Is due to high temp and some nvOC setting / protection or its pure card failure due to temp over some limit?

Thing is im also heating water with those cards at home so for some time i would like to keep them running lets say on 60C, this was normal temperature on AIR, but i had also bit lower clocks, on water they are almost 7--10% faster on sols.

thanks
full member
Activity: 350
Merit: 100
December 27, 2017, 06:38:23 PM
in the bottom of 1bash:
Code:
# ZCOIN lyra2v2
  if [ $COIN == "ZCOIN" ]
  then
    ALGORITHM="LYRA2V2"
    POWERLIMIT_WATTS=65
    __CORE_OVERCLOCK=160
    MEMORY_OVERCLOCK=-1000
  fi

ZCOIN's algo is lyra2z, not lyra2v2, is it a bug, or lyra2z is as same as lyra2v2?
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
December 27, 2017, 06:10:05 PM
Hello,

Im using water cooling rig system and ive realised that when cards get bit hotter it increase power take (PSU is getting louder).

I would like to keep "RESTORE_POWER_LIMIT" but in relation to TEMP not the FAN speed (as there are none)

How can i do that? if the card get hot im getting this:

Code:
2017-12-27 11:36:09 PM|>  GPU2  51C  Sol/s: 653.3  Sol/W: 3.92  Avg: 664.1  I/s: 353.6  Sh: 0.34   0.98 43
2017-12-27 11:36:09 PM|gpu_id 7 65 0 an illegal memory access was encountered
2017-12-27 11:36:09 PM|gpu 7 unresponsive - check overclocking
2017-12-27 11:36:09 PM|cudaMemcpy 1 failed


I assume if i put like this it could help a bit but is not perfect for my setup

Thanks

Code:
MANUAL_FAN="YES"             # YES or NO # Manually set the fans, no auto adjustment. Set this to NO if using the auto MINER_TEMP_CONTROL

FAN_SPEED=0                # Set fan speed percentage if MANUAL_FAN="YES" (Do not write the % sign)

MINER_TEMP_CONTROL="NO"    # YES or NO # Automatically adjusts the fan speed to keep the desired temp. Highly recommended to use this!


########################################################
#                                                      #
# MINER_TEMP_CONTROL settings                          #
#                                                      #
########################################################

# Automatically adjusts the fan speed to keep the desired target temp. If the actual temp is above the target temp this script will increase the fan speed. If the actual temp is 2C below the target temp this script will reduce the fan speed. If the target temperature can't be reached with fan adjustments it will decrease the Power Limit. If actual temp is above the desired target temp and fan speed is already at 100%, the script will lower the Power Limit. Once the target temp is reached, Power Limit will be restored.

TARGET_TEMP=70              # Set the desired target temperature in Celsius. Recommended ranges: 55 - 75

ALLOWED_TEMP_DIFF=4         # If current temp is 2C below the target temp reduce the fan speed. Works only if current temp is below target temp

MINIMAL_FAN_SPEED=0        # Lowest fan speed that will be used. Recommended ranges: 40 - 60

__FAN_ADJUST=0              # Fan adjustment size in percent

POWER_ADJUST=5              # Adjustment size in watts. If the target temp can not be achieved and fan is already at 100%, reduce Power Limit

RESTORE_POWER_LIMIT=90      # Restore original Power Limit if fan speed is lower than this percentage. Recommended: 90

Restore power limit happens after fan speed hit 100% and temp control lowers power limit to keep it cool.

This is how it works.
When GPU goes over target temp, temp control starts raising fan speed to get gpu cooler until fan speed reach 100% then if GPU temp has not drop below limit yet it starts dropping power to cool down GPU, when gpu temp reached target temp it start lowering fan speed and when fan speed reached 90 it restore the original power limit.

But since you have no fans things get complicated for temp control to control things, may be Leenoox could find a way for water cooling systems.
newbie
Activity: 22
Merit: 0
December 27, 2017, 05:46:35 PM
Hello,

Im using water cooling rig system and ive realised that when cards get bit hotter it increase power take (PSU is getting louder).

I would like to keep "RESTORE_POWER_LIMIT" but in relation to TEMP not the FAN speed (as there are none)

How can i do that? if the card get hot im getting this:

Code:
2017-12-27 11:36:09 PM|>  GPU2  51C  Sol/s: 653.3  Sol/W: 3.92  Avg: 664.1  I/s: 353.6  Sh: 0.34   0.98 43
2017-12-27 11:36:09 PM|gpu_id 7 65 0 an illegal memory access was encountered
2017-12-27 11:36:09 PM|gpu 7 unresponsive - check overclocking
2017-12-27 11:36:09 PM|cudaMemcpy 1 failed


I assume if i put like this it could help a bit but is not perfect for my setup

Thanks

Code:
MANUAL_FAN="YES"             # YES or NO # Manually set the fans, no auto adjustment. Set this to NO if using the auto MINER_TEMP_CONTROL

FAN_SPEED=0                # Set fan speed percentage if MANUAL_FAN="YES" (Do not write the % sign)

MINER_TEMP_CONTROL="NO"    # YES or NO # Automatically adjusts the fan speed to keep the desired temp. Highly recommended to use this!


########################################################
#                                                      #
# MINER_TEMP_CONTROL settings                          #
#                                                      #
########################################################

# Automatically adjusts the fan speed to keep the desired target temp. If the actual temp is above the target temp this script will increase the fan speed. If the actual temp is 2C below the target temp this script will reduce the fan speed. If the target temperature can't be reached with fan adjustments it will decrease the Power Limit. If actual temp is above the desired target temp and fan speed is already at 100%, the script will lower the Power Limit. Once the target temp is reached, Power Limit will be restored.

TARGET_TEMP=70              # Set the desired target temperature in Celsius. Recommended ranges: 55 - 75

ALLOWED_TEMP_DIFF=4         # If current temp is 2C below the target temp reduce the fan speed. Works only if current temp is below target temp

MINIMAL_FAN_SPEED=0        # Lowest fan speed that will be used. Recommended ranges: 40 - 60

__FAN_ADJUST=0              # Fan adjustment size in percent

POWER_ADJUST=5              # Adjustment size in watts. If the target temp can not be achieved and fan is already at 100%, reduce Power Limit

RESTORE_POWER_LIMIT=90      # Restore original Power Limit if fan speed is lower than this percentage. Recommended: 90
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
December 27, 2017, 01:42:04 PM
Hi - first I wanted to say thank you for contributing so much to nvoc! I just started mining and nvoc is pretty amazing.

I saw your auto switch (currently using salfters version)

Would you be able to provide any guidance on how to set up the 1bash file to use your auto switch?
There are comments in there now, but it's not as detailed as it could be (ex. Which coin to type in at the top to use your switch)

I was thinking if you could write a post on the main thread showing pretty much which lines are applicable to your switch and which should be ignored, or commented out, it would be greatly appreciated!

Also, is there a way in your autoswitch to add in my own numbers that I would be typing into WTM? I'm able to mine a bit faster than some of the listed rated wtm suggests

I think you are on older versions as nvOC v0019-2.0 has little more explanation. I suggest update to 19-2.0.
Bellow explanation is for wtm_auto_switch v0011 from latest nvOC v0019-2.0 community release.

As for which coin to put in COIN= section at top of 1bash, you can add any of the coins you set in the coin selection, it will be changed in 1bash when it switches, even if coin is not in coin selection it will be changed to one from your coins selection... So really doesn't matter what you put there when wtm auto switch is yes.

You should know Profit Check is a lite version of Auto Switch and wont be enabled if Auto Switch is set to yes.

If you set ALGO_SPECIFIC_OC=YES switcher will restart 3main when algo changes so your algo specific oc (at the bottom of 1bash) takes effect, and if it switch to coin with same algo it only restart miner to save a little time and start mining faster.

About your cards specific hash rates, yes you can change any values available in WhatToMine.com page and its recommended to do so, different cards and oc settings gives different hash rates and may be different from default WhatToMine.com values.
For better results its best to set your card quantity then change algo hash rates based on your own values, change your power limit, power cost and ....
So change all you want in wtm web page, click calculate after page loaded copy the URL and put it in 1bash with added .json after coin and dont forget the " at the beginning and end of the URL.
Also as I explained in 1bash its best to set "Sort by" and "Difficulty for Revenue" to "Current profit" and "Current difficulty" ... "last 24, 3 days,...  " are not good for auto switch.

I think I explained all but if you have more question, just ask.  


Code:
########################################################
#                                                      #
# PAPAMPI WTM_AUTO_SWITCH settings                     #
#                                                      #
########################################################

WTM_AUTO_SWITCH="NO"        # ( whattomine.com switcher) remember to disable Parallax MODE (_Parallax_MODE="NO")

WTM_PROFIT_CHECK="YES"      # whattomine.com Profit check for webinfo

# note!! all selected COINS must HAVE ADDRESSES in the coin section below (no need for address if switch=no and profit=yes )
# select which coins you want to mine or check profit (profit switch only using this list of coins) it will auto switch/check profit of your COIN selection from this list using whattomine.com

WTM_AUTO_SWITCH_COINS="ZEC;ZEN;ETH;BTG;FTC" ### coins to check profit or make the switch with format "ZEC;ETH;ETC;XMR"

WTM_AUTO_SWITCH_SYNC_INTERVAL="3" # Time to sync with WTM for best coin

WTM_PROFIT_CHECK_INTERVAL="60" # interval between checking profit for web info

WTM_MIN_DIFFERENCE="5" # Minimum difference in percent when switch to new coin, to prevent too many switches.

WTM_CURRENCY="USD" # USD, AUD, BRL, CAD, CHF, CLP, CNY, DKK, EUR, GBP, HKD, INR, ISK, JPY, KRW, NZD, PLN, RUB, SEK, SGD, THB, TWD

#Read below for how to change the url
WTM_AUTO_SWITCH_URL="https://whattomine.com/coins.json?utf8=%E2%9C%93&adapt_q_280x=0&adapt_q_380=0&adapt_q_fury=0&adapt_q_470=1&adapt_q_480=3&adapt_q_570=0&adapt_q_580=0&adapt_q_750Ti=0&adapt_q_1050Ti=1&adapt_q_10606=6&adapt_10606=true&adapt_q_1070=1&adapt_q_1080=1&adapt_q_1080Ti=1ð=true&factor%5Beth_hr%5D=135.0&factor%5Beth_p%5D=540.0&grof=true&factor%5Bgro_hr%5D=123.0&factor%5Bgro_p%5D=540.0&x11gf=true&factor%5Bx11g_hr%5D=43.2&factor%5Bx11g_p%5D=540.0&cn=true&factor%5Bcn_hr%5D=2580.0&factor%5Bcn_p%5D=420.0&eq=true&factor%5Beq_hr%5D=1620.0&factor%5Beq_p%5D=540.0&lre=true&factor%5Blrev2_hr%5D=121800.0&factor%5Blrev2_p%5D=540.0&ns=true&factor%5Bns_hr%5D=3000.0&factor%5Bns_p%5D=540.0&lbry=true&factor%5Blbry_hr%5D=1020.0&factor%5Blbry_p%5D=540.0&bk2bf=true&factor%5Bbk2b_hr%5D=5940.0&factor%5Bbk2b_p%5D=480.0&bk14=true&factor%5Bbk14_hr%5D=9300.0&factor%5Bbk14_p%5D=540.0&pas=true&factor%5Bpas_hr%5D=3480.0&factor%5Bpas_p%5D=540.0&skh=true&factor%5Bskh_hr%5D=108.0&factor%5Bskh_p%5D=540.0&factor%5Bl2z_hr%5D=420.0&factor%5Bl2z_p%5D=300.0&factor%5Bcost%5D=0.0&sort=Profit&volume=0&revenue=current&factor%5Bexchanges%5D%5B%5D=&factor%5Bexchanges%5D%5B%5D=abucoins&factor%5Bexchanges%5D%5B%5D=bitfinex&factor%5Bexchanges%5D%5B%5D=bittrex&factor%5Bexchanges%5D%5B%5D=bleutrade&factor%5Bexchanges%5D%5B%5D=c_cex&factor%5Bexchanges%5D%5B%5D=cryptopia&factor%5Bexchanges%5D%5B%5D=hitbtc&factor%5Bexchanges%5D%5B%5D=poloniex&factor%5Bexchanges%5D%5B%5D=yobit&dataset=Main&commit=Calculate"

## Go to [ https://whattomine.com/coins ] select your cards, hash rate, power, algos, exchanges, ...
# Set "Sort by" and "Difficulty for Revenue" to "Current profit" and "Current difficulty" ... "last 24, 3 days,...  " are not good for auto switch.
# Click calculate, and wait for page to load, copy the new url and add .json to /coins at the begining of the url.
# like this " https://whattomine.com/coins.json?utf8=✓&adapt....."
# Above url is for 6x1060
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
December 27, 2017, 11:06:47 AM
Hi guys,

Met a new problem lately with 1bash being unable to read or open with the error saying :

" Error reading lock file ./.1bash.swp: Not enough data read"

Has anybody seen this before and how to solve this? I don't want to reinstall the whole OS just because of 1bash isn't opening. The miner works fine and been on for over 10 days but I can't change any settings or anything due to this problem.

Its usually a swp file created when editing with nano and stoped nano with ctrl-z instead of exiting
Remove the file with:
Code:
rm .1bash.swp
newbie
Activity: 50
Merit: 0
December 27, 2017, 11:02:15 AM
Hi guys,

Met a new problem lately with 1bash being unable to read or open with the error saying :

" Error reading lock file ./.1bash.swp: Not enough data read"

Has anybody seen this before and how to solve this? I don't want to reinstall the whole OS just because of 1bash isn't opening. The miner works fine and been on for over 10 days but I can't change any settings or anything due to this problem.
Pages:
Jump to: