Pages:
Author

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

member
Activity: 126
Merit: 10
January 03, 2018, 03:50:42 AM
Hello,
I am powering a mobo (Asrock H110 Pro BTC+) with a 1200w power supply. The board is hosting 10 GTX 1060 6gb. In 1bash I limit the consumption to 80W per card.
Whenever I add an 11th card, the system becomes very unstable, rebooting after few minutes Ethminer is running.

I tried to swap cards, risers and slots without finding a solution.
I believe it's a power problem, nevertheless the 11 cards system absorb a total of 910w, that is still within the limits of the power supply.
Any ideas on how I can diagnose the problem?

It is a power problem. Even though your PS is listed as 1200W you have to account for efficiency and power loss. A premium Platinum rated power supply has an efficiency of 93-95%, Gold has 86-90% while Bronze rated power supply has 80-85% efficiency, the rest is dissipated in heat.

When you add consumption from the motherboard, CPU, HDD or SSD you are running your PS at its limit, hence the instability and random reboots. Since we are running these power supplies 24/7 I recommend  using Platinum power supplies and load them no more than 85%. They cost a bit more but they'll pay off due to power savings.

On a side note, I also use 1060's mining ETH. I have them set at 75W and seen no significant improvement if I increase over 75W. Try lowering yours to 75W, it might save enough juice for your 11th card without restarting.
Hi Leenox,
Thanks for your answer.
I lowered to power to 75W per card, but the system is still rather unstable.
The power supply that I have is a Corsair HX1200i . It's rated Platinum. I was hoping to use the integrated Corsair link to diagnose these kind of problems but there are no drivers for linux.

Now, I am faced with two options:
1) buy an extra smaller power supply to complement the existing one, for example an HX850
2) leave it as a 10 GPU rig and start afresh with a new rig

Option 1 would be slightly more cost effective, but I never assembled a rig with two power supplies and I am concerned with possible power loops.
What do you think?
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
January 03, 2018, 01:24:59 AM
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.

Just tested yourt KTccminer compiled instead of TPccminer and this is not functional for me.
i just replace TPccminer in command lines by KTccminer in 0miner file.

My rig entering in a loop ...

do I also have to modify the command line in the 0miner file with arguments other than TPcciminer!?

Lower the intensity ...


Ok will try to lower intestity..

for the neoscrypt algo with 1060 what is ur OC settings to get 630 khs?

Oh KTccminer 8.17 not working on my Nvoc19 always screen is terminating

Intensity 17
Power 70
OC 140
MC 600

Still not working on the new KTccminer u link above. tnx for the help i hope we can make it work
i'm using the stable nvoc 19

Hi Guys Happy New Year

Im now using the nvoc 19-2.0 update of Papampi

when im trying to use KTccminer 8.17 to mine x17 algo im stuck on this screen


by the way thanks for all the help so much happy to be part of this community

Compile the miner on your rig 

First copy bn.h from openssl-1.0.1e:
Code:
cd /home/m1/Downloads
wget http://www.openssl.org/source/openssl-1.0.1e.tar.gz
tar -xvzf openssl-1.0.1e.tar.gz
cp /usr/local/include/openssl/bn.h /home/m1/Downloads/openssl-1.0.1e/bn.h.backup
sudo cp /home/m1/Downloads/openssl-1.0.1e/crypto/bn/bn.h /usr/local/include/openssl/

Then compile the miner again:
Code:
cd /home/m1/KTccminer
./autogen.sh
./configure.sh
./build.sh


Revert back to openssl installed version :
Code:
sudo cp /home/m1/Downloads/openssl-1.0.1e/bn.h.backup /usr/local/include/openssl/bn.h
member
Activity: 104
Merit: 10
January 02, 2018, 11:16:41 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.

Just tested yourt KTccminer compiled instead of TPccminer and this is not functional for me.
i just replace TPccminer in command lines by KTccminer in 0miner file.

My rig entering in a loop ...

do I also have to modify the command line in the 0miner file with arguments other than TPcciminer!?

Lower the intensity ...


Ok will try to lower intestity..

for the neoscrypt algo with 1060 what is ur OC settings to get 630 khs?

Oh KTccminer 8.17 not working on my Nvoc19 always screen is terminating

Intensity 17
Power 70
OC 140
MC 600

Still not working on the new KTccminer u link above. tnx for the help i hope we can make it work
i'm using the stable nvoc 19

Hi Guys Happy New Year

Im now using the nvoc 19-2.0 update of Papampi

when im trying to use KTccminer 8.17 to mine x17 algo im stuck on this screen


by the way thanks for all the help so much happy to be part of this community
newbie
Activity: 59
Merit: 0
January 02, 2018, 08:12:46 PM
Thanks for the great effort and support on this SW.
I am presently running 19-1.4 and have made many subtle changes to the 1bash file.
If I run the update script to get to 19-2.0 will I need to reintroduce all my 1bash changes manually? Or will they still be in place?
Thanks.

Papampi saves scripts and it seems to me, it's update scripts use diff to reuse values of coins variables. It was very usefull for me latest update.

You can also save them and adapt your modifications in the new version. I think you'll have to remake because if i remmeber correctly, 3main, 0miner, WTM_SWiTCHER, Watchdog, tempcontrol was totally rewrited by leenoox, stubo and all googd coders on this threed.

If that's the case it seems doing a complete 19-2.0 image burn would be just as easy for me.
I think my most important changes would be something that the update would not know how to handle while doing a diff.
Thanks for the reply.
full member
Activity: 200
Merit: 101
January 02, 2018, 07:04:55 PM
Hello,
I am powering a mobo (Asrock H110 Pro BTC+) with a 1200w power supply. The board is hosting 10 GTX 1060 6gb. In 1bash I limit the consumption to 80W per card.
Whenever I add an 11th card, the system becomes very unstable, rebooting after few minutes Ethminer is running.

I tried to swap cards, risers and slots without finding a solution.
I believe it's a power problem, nevertheless the 11 cards system absorb a total of 910w, that is still within the limits of the power supply.
Any ideas on how I can diagnose the problem?

It is a power problem. Even though your PS is listed as 1200W you have to account for efficiency and power loss. A premium Platinum rated power supply has an efficiency of 93-95%, Gold has 86-90% while Bronze rated power supply has 80-85% efficiency, the rest is dissipated in heat.

When you add consumption from the motherboard, CPU, HDD or SSD you are running your PS at its limit, hence the instability and random reboots. Since we are running these power supplies 24/7 I recommend  using Platinum power supplies and load them no more than 85%. They cost a bit more but they'll pay off due to power savings.

On a side note, I also use 1060's mining ETH. I have them set at 75W and seen no significant improvement if I increase over 75W. Try lowering yours to 75W, it might save enough juice for your 11th card without restarting.
full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
January 02, 2018, 06:18:35 PM
First i want to congrat everyone involved on this beautiful project.
Im having issues, my friends, everytime i try to burn a image (usb drive or ssd) with HDD (aplication) at some point the burning process is cancelled. What i should do ?
i've tried with 1.4 or normal 19 version , but everyone is  having this issue on buring.

thank you all for your kindness


Try this link : https://mega.nz/#!UV9UlASA!JNUSOR0A0XuzWkXYM3YhWWvtTsQlH17PU4v9Pez6Hhc

and use HDDRawcopy software after unzipping with universal latest 7-Zip.

you will be in v0019-2.0 more stable. You will have acces to small fat32 partition at the beginning of disk and then you will have to modify and complete 1bash variables for your coins and Watchdogs and more and more options...You can choose not to start miner at the first boot with the option autostart miner = NO.

Just after that, you can run this papampi script : https://www.dropbox.com/s/cyo86xoqotplges/nvOC-19-2-update

You can also take a look at here 

https://github.com/papampi/nvOC_by_fullzero_Community_Release/tree/19.2



You dont need to run update script on Image Install, The 19-2.0 Image has all the latest updates.
If we add any new options or edit any thing, we will post on forum about it.

 

And that inserts your change on switch 8_wtm_switch ...? because I have it but I think that I have the first version of your image with the counting of the times of mining that does not work.

I also did not understand why at home the specific algo works whereas at home it systematically applies the values of the algo skunk.

Or can it be the pb at home? which file?

Code:

Software info:
Report ver    :  v0019-2.0.002
nvOC (1bash)  :  nvOC v0019-2.0 - Community Release
nvOC (3main)  :  nvOC v0019-2.0 - Community Release
1bash ver     :  v0019-2.0.002
3main ver     :  v0019-2.0.006
5watchdog ver :  v0019-2.0.011
6tempcontrol v:  v0019-2.0.003
wtm switch ver:  v0019-2.0.0011
Kernel        :  4.4.0-97-generic
OS            :  Ubuntu 16.04.3 LTS
System        :  (gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
nvidia driver :  387.34

Hardware info:
Motherboard   :  BIOSTAR Group TB250-BTC PRO
BIOS ver.     :  5.12 06/07/2017
CPU Model     :  Celeron(R) CPU G3900 @ 2.80GHz
CPU Cores     :  2 (Cores + Threads)
Mem Total     :         4011968 kB
Mem Free      :         2179732 kB
Swap Total    :         2097148 kB
Swap Free     :         2097148 kB
Ethernet      :  Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)

HDD and Partion info:
NAME     SIZE FSTYPE TYPE ROTA HOTPLUG TRAN VENDOR  MODEL      REV MOUNTPOINT
sda    186.3G        disk    1       1 usb  ATA     Hitachi H C54P
├─sda1     9M vfat   part    1       1                             /media/m1/12D
├─sda2 184.3G ext4   part    1       1                             /
└─sda3     2G swap   part    1       1                             [SWAP]

VGA info:
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1b81 (rev a1)
03:00.0 VGA compatible controller: NVIDIA Corporation Device 1b81 (rev a1)

1bash settings:
1bash version .............: v0019-2.0.002
LOCAL or REMOTE ...........: REMOTE
TEAMVIEWER started ........: YES
SSH daemon started ........: YES
SLOW_USB_KEY_MODE .........: NO
SRR .......................: NO
Watchdog ..................: YES

Temp Control ..............: YES
TARGET_TEMP ...............: 60
__FAN_ADJUST ..............: 2
POWER_ADJUST ..............: 2
ALLOWED_TEMP_DIFF .........: 2
RESTORE_POWER_LIMIT .......: 80
MINIMAL_FAN_SPEED .........: 30

CLEAR_LOGS_ON_BOOT ........: NO
AUTO_UPDATE ...............: STABLE
AUTO_REBOOT ...............: NO
_Parallax_MODE (upPaste)...: NO

TELEGRAM_MESSAGES .: YES
TELEGRAM_ALERTS .: YES
TELEGRAM_TYPE .............: papampi
TELEGRAM_TIMEOUT_IN_MINUTES: 30
TELEGRAM_CHATID ...........: CHATID_NOT_SHOWN
TELEGRAM_APIKEY ...........: APIKEY_NOT_SHOWN

P106_100_FULL_HEADLESS_MODE: NO
GPUPowerMizerMode_Adjust...: NO
POWERLIMIT (global) .......: YES
POWERLIMIT_WATTS ..........: 135
CORE_OVERCLOCK (global)....: 150
MEMORY_OVERCLOCK (global) .: 1164
MANUAL_FAN ................: NO
ALGO_SPECIFIC_OC ..........: NO

GLOBAL_WORKERNAME .........: YES
AUTO_WORKERNAME ...........: CUSTOM
CUSTOM_WORKERNAME .........: MINER44
plusCPU ...................: NO

ZM_or_EWBF ................: ZM

COIN ......................: TZC
TZC_WORKER ................: MINER44
TZC_ADDRESS ...............: TtpFnwJ9...
TZC_POOL ..................: pool.unimining.net
TZC_PORT ..................: 4237
TZC_INTENSITY .............: 17

full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
January 02, 2018, 06:13:01 PM
Thanks for the great effort and support on this SW.
I am presently running 19-1.4 and have made many subtle changes to the 1bash file.
If I run the update script to get to 19-2.0 will I need to reintroduce all my 1bash changes manually? Or will they still be in place?
Thanks.

Papampi saves scripts and it seems to me, it's update scripts use diff to reuse values of coins variables. It was very usefull for me latest update.

You can also save them and adapt your modifications in the new version. I think you'll have to remake because if i remmeber correctly, 3main, 0miner, WTM_SWiTCHER, Watchdog, tempcontrol was totally rewrited by leenoox, stubo and all googd coders on this threed.
member
Activity: 126
Merit: 10
January 02, 2018, 04:49:12 PM
Hello,
I am powering a mobo (Asrock H110 Pro BTC+) with a 1200w power supply. The board is hosting 10 GTX 1060 6gb. In 1bash I limit the consumption to 80W per card.
Whenever I add an 11th card, the system becomes very unstable, rebooting after few minutes Ethminer is running.

I tried to swap cards, risers and slots without finding a solution.
I believe it's a power problem, nevertheless the 11 cards system absorb a total of 910w, that is still within the limits of the power supply.
Any ideas on how I can diagnose the problem?
newbie
Activity: 59
Merit: 0
January 02, 2018, 04:24:54 PM
Thanks for the great effort and support on this SW.
I am presently running 19-1.4 and have made many subtle changes to the 1bash file.
If I run the update script to get to 19-2.0 will I need to reintroduce all my 1bash changes manually? Or will they still be in place?
Thanks.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
January 02, 2018, 02:04:00 PM
First i want to congrat everyone involved on this beautiful project.
Im having issues, my friends, everytime i try to burn a image (usb drive or ssd) with HDD (aplication) at some point the burning process is cancelled. What i should do ?
i've tried with 1.4 or normal 19 version , but everyone is  having this issue on buring.

thank you all for your kindness


Try this link : https://mega.nz/#!UV9UlASA!JNUSOR0A0XuzWkXYM3YhWWvtTsQlH17PU4v9Pez6Hhc

and use HDDRawcopy software after unzipping with universal latest 7-Zip.

you will be in v0019-2.0 more stable. You will have acces to small fat32 partition at the beginning of disk and then you will have to modify and complete 1bash variables for your coins and Watchdogs and more and more options...You can choose not to start miner at the first boot with the option autostart miner = NO.

Just after that, you can run this papampi script : https://www.dropbox.com/s/cyo86xoqotplges/nvOC-19-2-update

You can also take a look at here 

https://github.com/papampi/nvOC_by_fullzero_Community_Release/tree/19.2



You dont need to run update script on Image Install, The 19-2.0 Image has all the latest updates.
If we add any new options or edit any thing, we will post on forum about it.

 
full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
January 02, 2018, 01:17:56 PM
Thank you for your help bro, im downloading it.

I have to unzip the nvoc file ? maybe that's my mistake hahaha i wasn't extracting it, in the 1bash file how do i put a suprnova account ? (can you give me an example ?)
how do i run that papampi script on linux ?

thank you for your kindness, bro.

You must unzip it, then you will have a ".img" file that you can put in HDDRawCopy as a source file, to your usb key or SSD or HDD for Target.

Just after that, you have to modify 1bash file with a text editor like notepad++ or notepad if you are on windows. gedit in ubuntu

All options are in 1bash file. You just have to read explanations in 1 bash or you can read here : https://nvoc-mining-os.com/
full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
January 02, 2018, 11:09:10 AM
First i want to congrat everyone involved on this beautiful project.
Im having issues, my friends, everytime i try to burn a image (usb drive or ssd) with HDD (aplication) at some point the burning process is cancelled. What i should do ?
i've tried with 1.4 or normal 19 version , but everyone is  having this issue on buring.

thank you all for your kindness


Try this link : https://mega.nz/#!UV9UlASA!JNUSOR0A0XuzWkXYM3YhWWvtTsQlH17PU4v9Pez6Hhc

and use HDDRawcopy software after unzipping with universal latest 7-Zip.

you will be in v0019-2.0 more stable. You will have acces to small fat32 partition at the beginning of disk and then you will have to modify and complete 1bash variables for your coins and Watchdogs and more and more options...You can choose not to start miner at the first boot with the option autostart miner = NO.

Just after that, you can run this papampi script : https://www.dropbox.com/s/cyo86xoqotplges/nvOC-19-2-update

You can also take a look at here 

https://github.com/papampi/nvOC_by_fullzero_Community_Release/tree/19.2

full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
January 02, 2018, 10:58:58 AM
To add Verge-Lyra2REv2 (XVG) to the selection of cryptocurrency in the 1bash and therefore also in the WTm switch:

1 / add this in the 1bash (just below the VTC variables you will copy / paste as a template):
 
Code:
# Verge-Lyra2REv2(XVG)
# ## No Need to add stratum+tcp:// to server address
XVG_WORKER="$WORKERNAME"
XVG_ADDRESS="Your_XVG_ADDRESS" # Bittrex Wallet Address (for me)
XVG_POOL="lyra2v2.mine.zpool.ca"  # 1.75% fee but i think this pool is more reliable than other. If you find better, i want it.
XVG_PORT="4533"
XVG_INTENSITY="21"

Add this to the 0miner scrypt file (in the same way below the command to launch the VTC ccminer (and you can copy VTC but be careful to replace VTC_ by XVG_ in the whole command):

Code:
if [ $COIN == "XVG" ]
then
HCD='/home/m1/ASccminer/ccminer'
ADDR="$XVG_ADDRESS.$XVG_WORKER"
screen -dmSL miner $HCD -a lyra2v2 -o stratum+tcp://$XVG_POOL:$XVG_PORT -u $ADDR -p c=XVG -i $XVG_INTENSITY
fi


Finally, because there is more algo to mine XVG Coin, You have to disable the algo Groestl in your Whtatomine selection because in its GPU list, the WTM site lists both the XVG-Groestl and XVG-Lyra2Rev2 which makes a problem with the WTM_SWITCHER python script (need some modifications for multialgo coins recognization and listanng) ...

It will be a small change like NIcehash previously posted on this thread to filter correctly the difference but I have not enough time tonight to make this change and test.
Needless to say that if you mine another Goestl algo coins, you can't disable it in wtm page / URL ! Thus, think carefully about what you choose to do and decide whether or not to mine XVG in place of Groestl according to the best profit

To disable this algo in the WTM list, just click on the blue button dedicated to this algorithm and proceed as usual with the Whattomine URL by adding the .json just behind https://whattomine.com/coins after you have made your request in your browser.

To consult your pool balance : http://www.zpool.ca/?address=Your_XVG_ADDRESS

NB: if you think there is a better ccminer than alexis for lyra2rev2, I'm interested. Same for better pool.

EDIT : Other pools possibility :
https://www.ahashpool.com/ => fee 1%
http://pool.hashrefinery.com/ => fee 1.25%
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
January 01, 2018, 12:45:14 PM
Does anybody used nvOC with AMD/ATI GPU's?
No, I am not asking about rxOC, I tried and can't use it, can't make it working with R9 280X cards.... I nave a 13 GPU rig and I can't make it working, and nvOC is greatest.....
Thank you.

The nv in nvOC stands for Nvidia so I don't think so. I have never heard of anybody modifying nvOC to add the Radeon driver either.

I'm sure nvOC watchdog and temp control won't work with RX cards as they both written for Nvidia cards unless you deeply modify them for RX cards, and then it comes the miners which are mostly different too.
member
Activity: 224
Merit: 13
January 01, 2018, 06:06:08 AM
Does anybody used nvOC with AMD/ATI GPU's?
No, I am not asking about rxOC, I tried and can't use it, can't make it working with R9 280X cards.... I nave a 13 GPU rig and I can't make it working, and nvOC is greatest.....
Thank you.

The nv in nvOC stands for Nvidia so I don't think so. I have never heard of anybody modifying nvOC to add the Radeon driver either.
full member
Activity: 350
Merit: 100
January 01, 2018, 05:50:59 AM
I love the gpumap, great idea!

Yup, Leenoox idea and his awesome code...
Thanks leenoox, I will port it to windows.
newbie
Activity: 44
Merit: 0
January 01, 2018, 04:31:01 AM
Does anybody used nvOC with AMD/ATI GPU's?
No, I am not asking about rxOC, I tried and can't use it, can't make it working with R9 280X cards.... I nave a 13 GPU rig and I can't make it working, and nvOC is greatest.....
Thank you.
newbie
Activity: 7
Merit: 0
January 01, 2018, 02:21:12 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)

Thanks for reporting this issue. We identified the problem and working on a fix for this. This problem happens only when using switcher. Until this is fixed please refrain from using the switcher as the advanced temp control will not be able to control the fans after the switch. Mining single coin without the switcher is not affected by this.

Yes, happily mining away on single coin. Thank you all for your efforts in bringing us the greatest mining software !
newbie
Activity: 31
Merit: 0
December 31, 2017, 10:53:30 PM
How to update nvidia driver in NVOS?

i done mine with Software Updater

AUTO_UPDATE="BETA" and 4update?
newbie
Activity: 46
Merit: 0
December 31, 2017, 02:36:19 PM
Can u share OC settings pls..
I m getting 750 kh max on 1070

there is (for Neoscrypt):
Code:
    POWERLIMIT_WATTS=250
    __CORE_OVERCLOCK=105
    MEMORY_OVERCLOCK=780


250 watts for 1070???
yes :-) I've this: https://www.amazon.com/ZOTAC-GeForce-ZT-P10700B-10P-IceStorm-Graphics/dp/B01GVNN9GQ/ref=sr_1_1?ie=UTF8&qid=1514674653&sr=8-1&keywords=zotac+1070+amp+extreme

Max. power limit is 300W... :-) GPU is little expensive, 3 slots, but really great 👍

Actual statistics on my 1070 rig...
Code:
utilization.gpu [%], power.draw [W], temperature.gpu, fan.speed [%]
99 %, 228.24 W, 58, 50 %
99 %, 234.51 W, 57, 30 %
99 %, 228.97 W, 57, 35 %
99 %, 223.02 W, 58, 50 %
99 %, 249.02 W, 58, 35 %

What kind of PSU are you using?
EVGA
Pages:
Jump to: