Bitcoin Forum
April 26, 2024, 05:15:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 10 11 »  All
  Print  
Author Topic: [OS] nvOC Community Release free-easy-to-use Linux Nvidia Mining  (Read 4088 times)
papampi (OP)
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
April 08, 2019, 06:33:23 AM
Last edit: April 08, 2019, 08:39:27 AM by papampi
 #1

Dear miners and friends

This is nvOC Community Release based on the original nvOC easy-to-use Linux Nvidia by fullzero

nvOC Community Release like the original nvOC is free and has No Dev-Fee. You can always check 1bash to find developers BTC addresses if you wish to donate.

nvOC Community Release is set of scripts can be use in any Ubuntu system (need some expert edits) or use with provided images (Ubuntu 16.04/18.04) build with Nvidia individual card OC and individual card power limit support, manual fan support, auto launching on boot, auto switch coin based on wtm profits and a single easy to configure Bash Script (1bash) which can be configured from any computer using a text editor.

With nvOC Community Releaed you can set almost anything you wish for in your mining rig and easily add any new coin, algo or miners from 1bash.

Built-in Algorithms:
BITCORE CRYPTONIGHT CRYPTONIGHTHEAVY CRYPTONIGHTV7 CRYPTONIGHTV8 CUCKAROO29 CUCKATOO31 CUCKOOCYCLE DECRED ENERGI EQUIHASH ETHASH GRS LBRY LYRA2V2 LYRA2RE3 LYRA2Z MYR_GR NEOSCRYPT PASCAL PHI1612 PHI2 SIA SIB SKEIN SKUNK X13 X16R X21S X22I XEVAN ZHASH

Builtin miners:
BMINER  CLAYMORE CryptoDredge DSTM ENERGIMINER ETHMINER EWBF GMINER LOLMINER NBMiner PhoenixMiner Tpccminer T_Rex XMR_Stak ZENEMYminer Z_EWBF cpuOPT


Available Settings:

  • Set Auto Start Miner on boot
  • Set Auto Switching coins
  • Set the GPUs you want to mine with
  • Use TEAMVIEWER and set the resolution you want to use with it
  • Auto Reboot rig timer
  • Auto restart miner timer
  • Schedule mining to stop and start between given times in a day
  • Set your desired worker names
  • Set to clear logs on reboot
  • Use of SRR
  • Control GPU LED and brightness
  • Miner Watchdog: Monitors the rig and automatically corrects the detected problems if possible by restarting miner or rig
  • Load Check to check system load average and reboot if needed
  • Use sys request reboot or normal reboot
  • WatchDog check cycle period
  • Set Minimum GPU utilization threshold to warn and restart mining if it goes bellow
  • Alternate pool settings
  • Power limit and Overclock modes: Global, GPU Specific, Algo Specific, Global with GPU Offset, Algo Specific with GPU Offset
  • Use Headless mode (for P100 card variants with no monitor output)
  • Use OhGodAnETHlargementPill
  • Miner Temp Control to automatically adjusts the fan speed to keep the desired temp
  • Use manual fan control individual target temps
  • Set Hot ShutDown to shutdown rig if temp exceeds
  • Set TempControl check cycles
  • Set Minimal and Maximal fan speeds
  • Set Allowed fan difference, fan adjust and power adjust steps
  • Foreman monitoring
  • Supports Nicehash, Zpool and MPH Algo mining


Check contributors and all the settings available in 1bash.template



The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714108517
Hero Member
*
Offline Offline

Posts: 1714108517

View Profile Personal Message (Offline)

Ignore
1714108517
Reply with quote  #2

1714108517
Report to moderator
1714108517
Hero Member
*
Offline Offline

Posts: 1714108517

View Profile Personal Message (Offline)

Ignore
1714108517
Reply with quote  #2

1714108517
Report to moderator
papampi (OP)
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
April 08, 2019, 06:33:35 AM
Last edit: April 08, 2019, 07:51:42 AM by papampi
 #2

Looking for Latest stable version? Go here: https://github.com/papampi/nvOC_by_fullzero_Community_Release/tree/release

Quick start how-to:

You can get nvOC running on your mining rig in some different ways:

Picking and burning a pre-built whole disk OS image (recommended) LINK

Picking and burning a pre-built whole disk OS image targeting a beta testing branch

Cloning the repo on existing OS installations

Noob-proof: Pre-built images

Beta branches are not for noobs, become an insider and read below.

For insiders:

Pre-built images targeting beta/pre-release branches

Download the latest full nvOC OS image,

Write the image with your favorite HDD image writer of choice

Browse to the small fat partition you can see on the drive. Download the latest nvOC configuration file named '1bash.template' from your branch of choice in this repo and save it there as '1bash'.

Edit this file with all your settings. The same file contains settings descriptions that will help you completing the setup.

Edit the firstboot.json file in that same folder and put your selected branch name in place of the default release branch.

For experts:
Clone this repo
You can find all files needed to run nvOC in this repo but it's recommended you run nvOC from inside a pre-built nvOC image for optimal support. You may have issues trying to setup nvOC from repo on generic Ubuntu or other Linux distro installations.

Create a folder in a nice place on your drive and clone this repo into it, we suggest '~/NVOC/mining' but you are free to choose
Starting from nvOC 2.1+ you can clone different versions of nvOC in different folders and keep all of them installed side-by-side for actual 'mining', 'testing' or other purposes. However a single running nvOC instance is supported: you cannot run multiple ones at the same time. Please, avoid cloning this repo directly into the user home directory

Setup your system to launch 2unix script from that folder on startup
Note that original nvOC startup method is based upon gnome-terminal default profile. You can switch, edit or disable this in termianl preferences. There is also a beta support for running nvOC as a systemd service.

Update nvOC CR to latest commit:

Code:
~/NVOC/mining/nvOC upgrade


Update all the miners :

Code:
~/NVOC/mining/nvOC miners-upgrade



You can refer to nvOC README for more help on how to update or enrich your miner collection in future


papampi (OP)
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
April 08, 2019, 06:33:45 AM
Last edit: April 08, 2019, 06:52:50 AM by papampi
 #3



nvOC setup from a git clone

This page shows how to setup/run any nvOC 2.1+ branch from a dedicated folder. Expert users may find this useful for setting up nvOC development/testing environments side-by-side with stable setups and switch between them quickly. If you are a standard nvOC user who just want to mine or an insider who wants to try beta/development preview branches, please, go back to the main README of this repo for much easier ways of getting nvOC up and mining.

This page is not meant for noobs. Here we use beta_testing branch and /home/m1/NVOC/testing as an example, of course you need to change it according to your purpose.

Step 1:
Code:
git clone --depth 1 --branch beta_testing https://github.com/papampi/nvOC_by_fullzero_Community_Release.git /home/m1/NVOC/testing

cd /home/m1/NVOC/testing

bash nvOC miners-upgrade

Create a copy of a fresh 1bash from 1bash.template:

Code:
cp /home/m1/NVOC/testing/1bash.template /home/m1/NVOC/testing/1bash
Edit 1bash as usual with your preferred text editor.

Step 2:
Switching between installed branches requires you to edit gnome-terminal settings and profiles.

Option A - from CLI
There exists an automated script for doing such kind of operations from command line with relative ease. Look for it in the https://github.com/papampi/nvOC_image repo.

Option B - from GUI
Create new gnome-terminal profile and start up command:

gnome-terminal menus: Edit > Preferences > Profiles > Clone the mining profile and edit the clone.

Rename the cloned mining profile to "mining-beta", "mining-testing" or whatever you like.

In 2nd tab from left, "Command" change custom command.

from :

Code:
/home/m1/NVOC/mining/2unix
to:

Code:
/home/m1/NVOC/testing/2unix
Choose the "Profile used when launching …" to the one you made.

Step 3:
It's better to reboot, to start fresh.

But this should also work:

bash nvOC restart

gnome-terminal will be closed, and immediately opened but this time it should start your new nvOC branch with the new selected profile.

Switch back
To switch back to previous installation just change back the "Profile used when launching …" in gnome-terminal profiles following similar steps as in Step 2 above.

Updates:
Updating an nvOC branch with latest commits is really, really easy thanks to git. You don't need (anymore) to wait for update scripts to be released, the update is really fast and your miner won't be stop unless it gets updated too, and only for a very small amount of time.

Basic and easy nvOC update steps:
Code:
cd /home/m1/NVOC/testing

bash nvOC upgrade

This last step above will also propose you to upgrade miners and eventually recompile those one you know you need it. In such cases, the required miner sources are pulled directly from their developer repository.

papampi (OP)
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
April 08, 2019, 06:33:54 AM
Last edit: May 04, 2019, 06:50:25 AM by papampi
 #4

Latest stable version: 19-3.2

Latest Image: nvOC-19-3.2 Ubuntu-16.04 Cuda-9.2 Nvidia-418 2019-05-02:  
MEGA.nz: Direct Download Link
GDrive: Direct Download Link (Thanks to damNmad)
OneDrive: Direct Download Link (Thanks to LuKePicci)

Code:
nvOC-3.2_Ubuntu-16.04_Cuda-9.2_Nvidia-418_2019-05-02.7z	        sha256	8379e98ddcfb5daf7d33fed66d6c33298c2198ee2c272ee59909e8faffc943de 
nvOC-3.2_Ubuntu-16.04_Cuda-9.2_Nvidia-418_2019-05-02.img sha256 ef3146abb080bc158f814b46ea7fb065c6a997515a9bdd21d21a6edee21144ba

Code:
Download size: 2.85 Gb
Image size: 10 Gb


GitHub pre-built OS images page


Notice:
If you are updating release point from 19-3.0 remember to edit and use new 1bash from 1bash.template

papampi (OP)
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
April 08, 2019, 06:53:32 AM
Last edit: April 10, 2019, 10:27:33 AM by papampi
 #5


Special thanks to nvOC Community Release Contributors:


LukePicci:    19-3.x Main Developer

brightskye:   Disabled GPUs

obm_dan:     Foreman monitoring integration

SizzlePizzle: Algo mining unification

Stubo:           19-2.0 Main developer
 
leenoox:        19-2.0 Main developer


There has been so many helps from other users.

papampi (OP)
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
April 08, 2019, 06:53:42 AM
Last edit: April 29, 2019, 10:43:22 AM by papampi
 #6




You can always update pre-installed miners or add new ones yourself.

But feel free to ask for new miners or update the pre-installed ones if we missed them.



sikke1
Jr. Member
*
Offline Offline

Activity: 44
Merit: 18


View Profile
April 08, 2019, 06:03:19 PM
 #7

Thank you for this great OS. It is so stable and easy to manage. With full benefits.

infowire
Newbie
*
Offline Offline

Activity: 96
Merit: 0


View Profile
April 09, 2019, 03:45:42 PM
 #8

I got this message ?

COIN/ALGO not found, Check your settings
Miner not started, Stopping watchdog



my settings
Code:
COIN="RVN"

# Raven Coin (RVN)
RVN_ADDRESS="infowire.RVNMiner1"
RVN_EXTENSION_ARGUMENTS="-p x -a x16r"
RVN_POOL="rvn.suprnova.cc"
RVN_PORT="6666"
RVN_WORKER="$WORKERNAME"


Code:
X16R_COINS="RVN,XMN"


nvOC_19-3.x_U16.04_Cuda_8-9.2_N410_2018-10-27
papampi (OP)
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
April 09, 2019, 05:49:37 PM
 #9

I got this message ?

COIN/ALGO not found, Check your settings
Miner not started, Stopping watchdog



my settings
Code:
COIN="RVN"

# Raven Coin (RVN)
RVN_ADDRESS="infowire.RVNMiner1"
RVN_EXTENSION_ARGUMENTS="-p x -a x16r"
RVN_POOL="rvn.suprnova.cc"
RVN_PORT="6666"
RVN_WORKER="$WORKERNAME"


Code:
X16R_COINS="RVN,XMN"


nvOC_19-3.x_U16.04_Cuda_8-9.2_N410_2018-10-27

If you are on latest 19-3.2 please copy latest 1bash.template to 1bash, then edit it and test again

Code:
cp ~/NVOC/mining/1bash.template ~/NVOC/mining/1bash

If problem persists please run:

Code:
~/NVOC/mining/nvOC report

And post results here
 

TAKCuCT
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
April 09, 2019, 07:05:35 PM
 #10

A bit less 2 years i am on nvOC. This is the best miners OS now. I had tried a most famous OS's like a ethos, hiveos, simple os and some exotic zhaos, chineese miner os. My rigs still on nvOC.
AkiAfroo
Jr. Member
*
Offline Offline

Activity: 114
Merit: 2


View Profile
April 10, 2019, 08:14:17 AM
 #11

great!
infowire
Newbie
*
Offline Offline

Activity: 96
Merit: 0


View Profile
April 10, 2019, 03:41:04 PM
 #12

I got this message ?

COIN/ALGO not found, Check your settings
Miner not started, Stopping watchdog



my settings
Code:
COIN="RVN"

# Raven Coin (RVN)
RVN_ADDRESS="infowire.RVNMiner1"
RVN_EXTENSION_ARGUMENTS="-p x -a x16r"
RVN_POOL="rvn.suprnova.cc"
RVN_PORT="6666"
RVN_WORKER="$WORKERNAME"


Code:
X16R_COINS="RVN,XMN"


nvOC_19-3.x_U16.04_Cuda_8-9.2_N410_2018-10-27

If you are on latest 19-3.2 please copy latest 1bash.template to 1bash, then edit it and test again

Code:
cp ~/NVOC/mining/1bash.template ~/NVOC/mining/1bash

If problem persists please run:

Code:
~/NVOC/mining/nvOC report

And post results here
 





Code:
      Report generator for nvOC nvOC v0019-2.1 - Community Release v0012       


[code]

Operating System info:
Kernel        :  4.4.0-138-generic
OS            :  Ubuntu 16.04.5 LTS
System        :  (gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
nvidia driver :  410.66

nvOC info:
nvOC path     :  /home/m1/NVOC/mining
nvOC          :  nvOC_Ver=nvOC v0019-2.1 - Community Release" # Do not edit this
Report        :  0012
1bash         :  v0019-2.1.0029
1bash.template:  0050
3main         :  0026
5watchdog     :  0022
6tempcontrol  :  0008
wtm switch    :  0023
wtm profit    :  0004
pool switch   :  0002
minerinfo     :  0012

Hardware info:
Motherboard   :  Micro-Star International Co., Ltd. H310-A PRO (MS-7B83)  1.0
BIOS ver.     :  1.00 03/15/2018
CPU Model     :  Celeron(R) G4900 CPU @ 3.10GHz
CPU Cores     :  2 (Cores + Threads)
Mem Total     :         8117004 kB
Mem Free      :         3813320 kB
Swap Total    :               0 kB
Swap Free     :               0 kB
Ethernet      :  Intel Corporation Device 15bc (rev 10)

CUDA SDK version
nvcc path     : /usr/local/cuda/bin/nvcc
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2018 NVIDIA Corporation
Built on Tue_Jun_12_23:07:04_CDT_2018
Cuda compilation tools, release 9.2, V9.2.148

nvOC is not installed as a service

HDD and Partion info:
NAME    SIZE FSTYPE TYPE ROTA HOTPLUG TRAN   VENDOR   MODEL             REV MOUNTPOINT
sda    55.9G        disk    0       0 sata   ATA      KingDian S200 60 4A0 
├─sda1    9M vfat   part    0       0                                       /media/m1/12D3-A869
└─sda2 55.9G ext4   part    0       0                                       /

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

Local git branch and submodules status:
## release...origin/release
+697af748788f1e056ff345d1d6f42a340dc968df miners (remotes/origin/3.0-miners)
## HEAD (no branch)
-cd6fab68823e247bb84dd1fa0448d5f75ec4917d ANXccminer/src
-baf6c9e4e36c9cc1b67698ee2977d445f598c573 ASccminer/src
-24c65cf166bbb3332d60e2baef859ceb604e5d49 ETHMINER/src
-c5ab73837c8024f1e6b8fe7ad46e6881fb8366e6 KTccminer/src
-bedaf007d4619fc4157aeafb59b44850f08d93f1 KTccminer_cryptonight/src
-7d41d49b92db27b9ab80270adaa92f6b06d1ef78 KXccminer/src
-78dad7dd659eae72a07d2448de62b1946c1f2b41 MSFTccminer/src
-8affcb9cd09edd917d33c1ed450f23400f571bdb NAccminer/src
-9e86bdd24ed7911b698f1d0ef61a4028fcbd13c5 SPccminer/src
-c800f1a803e1b2074ed2a7c15023c096d0772048 SUPRminer/src
-a81ab0f7a557a12a21d716dd03537bc8633fd176 TPccminer/src
-48b170a5828256600ca71e66d4c114af4e114236 VERTMINER/src
-c0ab1734332d6472225d8ac7394f6fcba71aabc9 XMR_Stak/src
-bfd1c002f98f2d63f2174618838afc28cf4ffffe cpuOPT/src

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

Watchdog ..................: YES
SYSRQ Reboot ..............: NO
Watchdog Cycle ............: 15
GPU Utilization Threshold .: 70
Alternate Pool ............: NO

Temp Control ..............: YES
MANUAL_FAN ................: NO
TARGET_TEMP ...............: 65
__FAN_ADJUST ..............: 5
POWER_ADJUST ..............: 5
ALLOWED_TEMP_DIFF .........: 2
RESTORE_POWER_LIMIT .......: 85
MINIMAL_FAN_SPEED .........: 50
MAXIMAL_FAN_SPEED .........: 95

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

TELEGRAM_MESSAGES .: NO
TELEGRAM_ALERTS ...: NO

HEADLESS MODE:.............: NO
GPUPowerMizerMode_Adjust...: NO
ETH Pill ..................: NO

POWERLIMIT MODE ...........: GLOBAL
Power Limit WATTS .........: 150
OVERCLOCK MODE ............: GLOBAL
Memory Overclock ..........: 0
Core Overclock ............: 100

GLOBAL WORKERNAME .........: YES
AUTO WORKERNAME ...........: HOST
WORKERNAME ................: 122
plusCPU ...................: NO

AUTO_SWITCH ...............: NO
COIN ......................: RVN
ALGO ......................: UNDEFINED
MINER .....................:
RVN WORKER ................: 122
RVN ADDRESS ...............: infowire...
RVN POOL ..................: rvn.suprnova.cc
RVN PORT ..................: 6666




[/code]
papampi (OP)
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
April 10, 2019, 04:28:25 PM
Last edit: April 10, 2019, 04:52:28 PM by papampi
 #13

I got this message ?

COIN/ALGO not found, Check your settings
Miner not started, Stopping watchdog



my settings
Code:
COIN="RVN"

# Raven Coin (RVN)
RVN_ADDRESS="infowire.RVNMiner1"
RVN_EXTENSION_ARGUMENTS="-p x -a x16r"
RVN_POOL="rvn.suprnova.cc"
RVN_PORT="6666"
RVN_WORKER="$WORKERNAME"


Code:
X16R_COINS="RVN,XMN"


nvOC_19-3.x_U16.04_Cuda_8-9.2_N410_2018-10-27

If you are on latest 19-3.2 please copy latest 1bash.template to 1bash, then edit it and test again

Code:
cp ~/NVOC/mining/1bash.template ~/NVOC/mining/1bash

If problem persists please run:

Code:
~/NVOC/mining/nvOC report

And post results here
 





      Report generator for nvOC nvOC v0019-2.1 - Community Release v0012      


Code:

Operating System info:
Kernel        :  4.4.0-138-generic
OS            :  Ubuntu 16.04.5 LTS
System        :  (gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
nvidia driver :  410.66

nvOC info:
nvOC path     :  /home/m1/NVOC/mining
nvOC          :  nvOC_Ver=nvOC v0019-2.1 - Community Release" # Do not edit this
Report        :  0012
1bash         :  v0019-2.1.0029
1bash.template:  0050
3main         :  0026
5watchdog     :  0022
6tempcontrol  :  0008
wtm switch    :  0023
wtm profit    :  0004
pool switch   :  0002
minerinfo     :  0012

Hardware info:
Motherboard   :  Micro-Star International Co., Ltd. H310-A PRO (MS-7B83)  1.0
BIOS ver.     :  1.00 03/15/2018
CPU Model     :  Celeron(R) G4900 CPU @ 3.10GHz
CPU Cores     :  2 (Cores + Threads)
Mem Total     :         8117004 kB
Mem Free      :         3813320 kB
Swap Total    :               0 kB
Swap Free     :               0 kB
Ethernet      :  Intel Corporation Device 15bc (rev 10)

CUDA SDK version
nvcc path     : /usr/local/cuda/bin/nvcc
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2018 NVIDIA Corporation
Built on Tue_Jun_12_23:07:04_CDT_2018
Cuda compilation tools, release 9.2, V9.2.148

nvOC is not installed as a service

HDD and Partion info:
NAME    SIZE FSTYPE TYPE ROTA HOTPLUG TRAN   VENDOR   MODEL             REV MOUNTPOINT
sda    55.9G        disk    0       0 sata   ATA      KingDian S200 60 4A0  
├─sda1    9M vfat   part    0       0                                       /media/m1/12D3-A869
└─sda2 55.9G ext4   part    0       0                                       /

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

Local git branch and submodules status:
## release...origin/release
+697af748788f1e056ff345d1d6f42a340dc968df miners (remotes/origin/3.0-miners)
## HEAD (no branch)
-cd6fab68823e247bb84dd1fa0448d5f75ec4917d ANXccminer/src
-baf6c9e4e36c9cc1b67698ee2977d445f598c573 ASccminer/src
-24c65cf166bbb3332d60e2baef859ceb604e5d49 ETHMINER/src
-c5ab73837c8024f1e6b8fe7ad46e6881fb8366e6 KTccminer/src
-bedaf007d4619fc4157aeafb59b44850f08d93f1 KTccminer_cryptonight/src
-7d41d49b92db27b9ab80270adaa92f6b06d1ef78 KXccminer/src
-78dad7dd659eae72a07d2448de62b1946c1f2b41 MSFTccminer/src
-8affcb9cd09edd917d33c1ed450f23400f571bdb NAccminer/src
-9e86bdd24ed7911b698f1d0ef61a4028fcbd13c5 SPccminer/src
-c800f1a803e1b2074ed2a7c15023c096d0772048 SUPRminer/src
-a81ab0f7a557a12a21d716dd03537bc8633fd176 TPccminer/src
-48b170a5828256600ca71e66d4c114af4e114236 VERTMINER/src
-c0ab1734332d6472225d8ac7394f6fcba71aabc9 XMR_Stak/src
-bfd1c002f98f2d63f2174618838afc28cf4ffffe cpuOPT/src

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

Watchdog ..................: YES
SYSRQ Reboot ..............: NO
Watchdog Cycle ............: 15
GPU Utilization Threshold .: 70
Alternate Pool ............: NO

Temp Control ..............: YES
MANUAL_FAN ................: NO
TARGET_TEMP ...............: 65
__FAN_ADJUST ..............: 5
POWER_ADJUST ..............: 5
ALLOWED_TEMP_DIFF .........: 2
RESTORE_POWER_LIMIT .......: 85
MINIMAL_FAN_SPEED .........: 50
MAXIMAL_FAN_SPEED .........: 95

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

TELEGRAM_MESSAGES .: NO
TELEGRAM_ALERTS ...: NO

HEADLESS MODE:.............: NO
GPUPowerMizerMode_Adjust...: NO
ETH Pill ..................: NO

POWERLIMIT MODE ...........: GLOBAL
Power Limit WATTS .........: 150
OVERCLOCK MODE ............: GLOBAL
Memory Overclock ..........: 0
Core Overclock ............: 100

GLOBAL WORKERNAME .........: YES
AUTO WORKERNAME ...........: HOST
WORKERNAME ................: 122
plusCPU ...................: NO

AUTO_SWITCH ...............: NO
COIN ......................: RVN
ALGO ......................: UNDEFINED
MINER .....................:
RVN WORKER ................: 122
RVN ADDRESS ...............: infowire...
RVN POOL ..................: rvn.suprnova.cc
RVN PORT ..................: 6666





Your 1bash is too old and your nvOC is not latest too, please update nvOC and use latest 1bash  

latest versions
Code:
1bash: 0058
3main: 0028


update with:

Code:
bash ~/NVOC/mining/nvOC upgrade


Then copy 1bash.template to 1bash

Code:
cp ~/NVOC/mining/1bash.template ~/NVOC/mining/1bash

Edit and use latest 1bash

infowire
Newbie
*
Offline Offline

Activity: 96
Merit: 0


View Profile
April 10, 2019, 05:41:11 PM
 #14

I got this message ?

COIN/ALGO not found, Check your settings
Miner not started, Stopping watchdog



my settings
Code:
COIN="RVN"

# Raven Coin (RVN)
RVN_ADDRESS="infowire.RVNMiner1"
RVN_EXTENSION_ARGUMENTS="-p x -a x16r"
RVN_POOL="rvn.suprnova.cc"
RVN_PORT="6666"
RVN_WORKER="$WORKERNAME"


Code:
X16R_COINS="RVN,XMN"


nvOC_19-3.x_U16.04_Cuda_8-9.2_N410_2018-10-27

If you are on latest 19-3.2 please copy latest 1bash.template to 1bash, then edit it and test again

Code:
cp ~/NVOC/mining/1bash.template ~/NVOC/mining/1bash

If problem persists please run:

Code:
~/NVOC/mining/nvOC report

And post results here
 





      Report generator for nvOC nvOC v0019-2.1 - Community Release v0012      


Code:

Operating System info:
Kernel        :  4.4.0-138-generic
OS            :  Ubuntu 16.04.5 LTS
System        :  (gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
nvidia driver :  410.66

nvOC info:
nvOC path     :  /home/m1/NVOC/mining
nvOC          :  nvOC_Ver=nvOC v0019-2.1 - Community Release" # Do not edit this
Report        :  0012
1bash         :  v0019-2.1.0029
1bash.template:  0050
3main         :  0026
5watchdog     :  0022
6tempcontrol  :  0008
wtm switch    :  0023
wtm profit    :  0004
pool switch   :  0002
minerinfo     :  0012

Hardware info:
Motherboard   :  Micro-Star International Co., Ltd. H310-A PRO (MS-7B83)  1.0
BIOS ver.     :  1.00 03/15/2018
CPU Model     :  Celeron(R) G4900 CPU @ 3.10GHz
CPU Cores     :  2 (Cores + Threads)
Mem Total     :         8117004 kB
Mem Free      :         3813320 kB
Swap Total    :               0 kB
Swap Free     :               0 kB
Ethernet      :  Intel Corporation Device 15bc (rev 10)

CUDA SDK version
nvcc path     : /usr/local/cuda/bin/nvcc
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2018 NVIDIA Corporation
Built on Tue_Jun_12_23:07:04_CDT_2018
Cuda compilation tools, release 9.2, V9.2.148

nvOC is not installed as a service

HDD and Partion info:
NAME    SIZE FSTYPE TYPE ROTA HOTPLUG TRAN   VENDOR   MODEL             REV MOUNTPOINT
sda    55.9G        disk    0       0 sata   ATA      KingDian S200 60 4A0  
├─sda1    9M vfat   part    0       0                                       /media/m1/12D3-A869
└─sda2 55.9G ext4   part    0       0                                       /

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

Local git branch and submodules status:
## release...origin/release
+697af748788f1e056ff345d1d6f42a340dc968df miners (remotes/origin/3.0-miners)
## HEAD (no branch)
-cd6fab68823e247bb84dd1fa0448d5f75ec4917d ANXccminer/src
-baf6c9e4e36c9cc1b67698ee2977d445f598c573 ASccminer/src
-24c65cf166bbb3332d60e2baef859ceb604e5d49 ETHMINER/src
-c5ab73837c8024f1e6b8fe7ad46e6881fb8366e6 KTccminer/src
-bedaf007d4619fc4157aeafb59b44850f08d93f1 KTccminer_cryptonight/src
-7d41d49b92db27b9ab80270adaa92f6b06d1ef78 KXccminer/src
-78dad7dd659eae72a07d2448de62b1946c1f2b41 MSFTccminer/src
-8affcb9cd09edd917d33c1ed450f23400f571bdb NAccminer/src
-9e86bdd24ed7911b698f1d0ef61a4028fcbd13c5 SPccminer/src
-c800f1a803e1b2074ed2a7c15023c096d0772048 SUPRminer/src
-a81ab0f7a557a12a21d716dd03537bc8633fd176 TPccminer/src
-48b170a5828256600ca71e66d4c114af4e114236 VERTMINER/src
-c0ab1734332d6472225d8ac7394f6fcba71aabc9 XMR_Stak/src
-bfd1c002f98f2d63f2174618838afc28cf4ffffe cpuOPT/src

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

Watchdog ..................: YES
SYSRQ Reboot ..............: NO
Watchdog Cycle ............: 15
GPU Utilization Threshold .: 70
Alternate Pool ............: NO

Temp Control ..............: YES
MANUAL_FAN ................: NO
TARGET_TEMP ...............: 65
__FAN_ADJUST ..............: 5
POWER_ADJUST ..............: 5
ALLOWED_TEMP_DIFF .........: 2
RESTORE_POWER_LIMIT .......: 85
MINIMAL_FAN_SPEED .........: 50
MAXIMAL_FAN_SPEED .........: 95

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

TELEGRAM_MESSAGES .: NO
TELEGRAM_ALERTS ...: NO

HEADLESS MODE:.............: NO
GPUPowerMizerMode_Adjust...: NO
ETH Pill ..................: NO

POWERLIMIT MODE ...........: GLOBAL
Power Limit WATTS .........: 150
OVERCLOCK MODE ............: GLOBAL
Memory Overclock ..........: 0
Core Overclock ............: 100

GLOBAL WORKERNAME .........: YES
AUTO WORKERNAME ...........: HOST
WORKERNAME ................: 122
plusCPU ...................: NO

AUTO_SWITCH ...............: NO
COIN ......................: RVN
ALGO ......................: UNDEFINED
MINER .....................:
RVN WORKER ................: 122
RVN ADDRESS ...............: infowire...
RVN POOL ..................: rvn.suprnova.cc
RVN PORT ..................: 6666





Your 1bash is too old and your nvOC is not latest too, please update nvOC and use latest 1bash  

latest versions
Code:
1bash: 0058
3main: 0028


update with:

Code:
bash ~/NVOC/mining/nvOC upgrade


Then copy 1bash.template to 1bash

Code:
cp ~/NVOC/mining/1bash.template ~/NVOC/mining/1bash

Edit and use latest 1bash

 i upgraded and new bash.


I get this for some reason:
  
    SCREEN -c /home/m1/NVOC/mining/screenrc-miner -dmSL miner /home/m1/NVOC/mining/miners/T_Rex/recommended/ccminer -a x16r -o stratum+tcp://rvn.suprnova.cc:6666 -u infowire.RVNMiner1.122 -p x -i 19 -p PASSWORD -a x16r

Why is that the address adds  ".122" and a password of x ... i didn't configure that ?

and i get :

parse error: Argument: -a (--algo)

papampi (OP)
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
April 10, 2019, 07:01:28 PM
Last edit: April 10, 2019, 07:15:38 PM by papampi
 #15


 i upgraded and new bash.


I get this for some reason:
  
    SCREEN -c /home/m1/NVOC/mining/screenrc-miner -dmSL miner /home/m1/NVOC/mining/miners/T_Rex/recommended/ccminer -a x16r -o stratum+tcp://rvn.suprnova.cc:6666 -u infowire.RVNMiner1.122 -p x -i 19 -p PASSWORD -a x16r

Why is that the address adds  ".122" and a password of x ... i didn't configure that ?

and i get :

parse error: Argument: -a (--algo)





122 is the worker name, you can edit in worker name section


Worker name section:
Code:
GLOBAL_WORKERNAME="YES"     # YES or NO # Use same workername for all coins

AUTO_WORKERNAME="HOST"      # HOST or MAC or CUSTOM # Use HOST IP address or network card MAC address or CUSTOM name workername

CUSTOM_WORKERNAME="19_3"    # If AUTO_WORKERNAME="CUSTOM" enter your desired workername here


Password section:
Code:
MINER_PWD="x"                                    # Set the miner password. Default: x
                                                 # For zpool use MINER_PWD="$WORKERNAME,c=btc"
                                                 # For dwarfpool and some other pools you can set your email to enable notification from pool



And it looks like you added  not needed "-a x16r" in COIN_OPTS too, remove it.


Read 1bash settings more thoroughly.


Your worker section should be:
Code:
GLOBAL_WORKERNAME="YES"     # YES or NO # Use same workername for all coins

AUTO_WORKERNAME="CUSTOM"      # HOST or MAC or CUSTOM # Use HOST IP address or network card MAC address or CUSTOM name workername

CUSTOM_WORKERNAME="RVNMiner1"    # If AUTO_WORKERNAME="CUSTOM" enter your desired workername here


And RVN section:
Code:
# Raven Coin (RVN)
RVN_ADDRESS="infowire"
RVN_OPTS=""
RVN_POOL="rvn.suprnova.cc"
RVN_PORT="6666"
RVN_WORKER="$WORKERNAME"
RVN_POOL_PROTOCOL="stratum+tcp"


Let me know how it goes

deskless
Jr. Member
*
Offline Offline

Activity: 279
Merit: 1


View Profile
April 10, 2019, 09:23:30 PM
 #16

Does it support Radeon VII ?
infowire
Newbie
*
Offline Offline

Activity: 96
Merit: 0


View Profile
April 10, 2019, 09:27:14 PM
 #17


Quote

And it looks like you added  not needed "-a x16r" in COIN_OPTS too, remove it.


Read 1bash settings more thoroughly.


Your worker section should be:
Code:
GLOBAL_WORKERNAME="YES"     # YES or NO # Use same workername for all coins

AUTO_WORKERNAME="CUSTOM"      # HOST or MAC or CUSTOM # Use HOST IP address or network card MAC address or CUSTOM name workername

CUSTOM_WORKERNAME="RVNMiner1"    # If AUTO_WORKERNAME="CUSTOM" enter your desired workername here


And RVN section:
Code:
# Raven Coin (RVN)
RVN_ADDRESS="infowire"
RVN_OPTS=""
RVN_POOL="rvn.suprnova.cc"
RVN_PORT="6666"
RVN_WORKER="$WORKERNAME"
RVN_POOL_PROTOCOL="stratum+tcp"


Let me know how it goes

It works! thank you!
zloyneo
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
April 11, 2019, 09:48:54 AM
 #18

Good afternoon. Failure occurs and logs are deleted after reboot. how could that not happen? and see what the cause of the failure?
papampi (OP)
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
April 11, 2019, 02:26:42 PM
Last edit: September 18, 2019, 09:47:37 PM by mprep
 #19

Good afternoon. Failure occurs and logs are deleted after reboot. how could that not happen? and see what the cause of the failure?

Tempcontrol and Watchdog warnings and errors wont get deleted after reboot
They are located at:

Code:
~/NVOC/mining/5_watchdoglog
~/NVOC/mining/6_autotemplog

All other logs are saving in ram to reduce disk read/write and gets removed after reboot.

System logs are not removing and are available in:

Code:
/var/log/



Does it support Radeon VII ?


Nope, only nvidia cards.

chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
April 12, 2019, 12:13:54 AM
 #20

Placeholder to ping my interest here ...

@papampi - you and the others are doing a great job.

#crysx

Pages: [1] 2 3 4 5 6 7 8 9 10 11 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!