Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
fk1
on 06/01/2018, 17:03:46 UTC
Hi! I jsut installed nvOC 0019 2.0 but unfortunately since then I am not able to mine ZEC or ZCL anymore. I am not sure whats wrong, theres just no screen to resume and cat 5_watchdoglog says:
Code:
WARNING: Sat Jan  6 06:51:57 MST 2018 - Problem found: See diagnostics below:
Percent of GPUs bellow threshold: 100 %
name, pstate, temperature.gpu, fan.speed [%], utilization.gpu [%], power.draw [W], power.limit [W]
GeForce GTX 1050 Ti, P8, 23, 50 %, 0 %, [Unknown Error], 76.00 W
    --noreconnect    Disable automatic reconnection on network errors.

    --temp-target    In C - If set, enables temperature controller.
                     The workload of each GPU will be continuously
                     adjusted such that the temperature stays around
                     this value. It is recommended to set your fan speed
                     to 100% when using this setting.

    --telemetry      [=ip:port]. Starts telemetry server. Telemetry data
                     can be accessed using a web browser(http) or by json-rpc.
                     If no arguments are given the server listens on
                     127.0.0.1:2222 - Example: --telemetry=0.0.0.0:2222
                     Valid port range [1025-65535]
 Example:
    zm --server servername.com --port 1234 --user username
CRITICAL: Sat Jan  6 06:51:57 MST 2018 - GPU Utilization is too low: restarting 3main...

I want to mine to miningpoolhub and everything worked fine under v0019 1.0. As I am trying to figure out I wonder what is the best method to restart the mining process since I am tired of rebooting the whole machine...


MiningPoolHub twittert some problems with the pool. Please try another one.

To restart the mining process you can restart the console window. There is no need to reboot the machine.

Please post settings for your coins, it seems some settings mismatch to me
Also post output of :

Code:
~/nvOC report

1 bash:
Code:
# ZEC
ZEC_WORKER=$WORKERNAME
# replace_with_your_ZEC_address
ZEC_ADDRESS="xxxxx"
ZEC_POOL="europe.equihash-hub.miningpoolhub.com"
ZEC_PORT="20570"

# ZCL
ZCL_WORKER="02"
ZCL_ADDRESS="xxxxx"
ZCL_POOL="europe.zclassic.miningpoolhub.com"
ZCL_PORT="20575"

0miner:
Code:
if [ $COIN == "ZEC" ]
then

  if [ $EWBF_VERSION == "3_3" ]
  then
    HCD='/home/m1/zec/v3_3/miner'
  fi

  if [ $EWBF_VERSION == "3_4" ]
  then
    HCD='/home/m1/zec/v3_4/miner'
  fi

  ZECADDR="$ZEC_ADDRESS.$ZEC_WORKER"

  if [ $ZM_or_EWBF == "ZM" ]
  then
    HCD='/home/m1/zec/zm/latest/zm_miner'
    screen -dmSL miner $HCD --server $ZEC_POOL --user $ZECADDR --pass $MINER_PWD --port $ZEC_PORT  --time $ZM_OPTS ;
  fi

  if [ $ZM_or_EWBF == "EWBF" ]
  then
    screen -dmSL miner $HCD --eexit 3 --fee $EWBF_PERCENT --pec --server $ZEC_POOL --user $ZECADDR --pass $MINER_PWD --port $ZEC_PORT  $EWBF_OPTS ;
  fi
fi

if [ $COIN == "ZCL" ]
then

  if [ $EWBF_VERSION == "3_3" ]
  then
    HCD='/home/m1/zec/v3_3/miner'
  fi

  if [ $EWBF_VERSION == "3_4" ]
  then
    HCD='/home/m1/zec/v3_4/miner'
  fi

  ZCLADDR="$ZCL_ADDRESS.$ZCL_WORKER"

  if [ $ZM_or_EWBF == "ZM" ]
  then
    HCD='/home/m1/zec/zm/latest/zm_miner'
    screen -dmSL miner $HCD --server $ZCL_POOL --user $ZCLADDR --pass $MINER_PWD --port $ZCL_PORT  --time $ZM_OPTS ;
  fi

  if [ $ZM_or_EWBF == "EWBF" ]
  then
    screen -dmSL miner $HCD --eexit 3 --fee $EWBF_PERCENT --pec --server $ZCL_POOL --user $ZCLADDR --pass $MINER_PWD --port $ZCL_PORT  $EWBF_OPTS ;
  fi
fi

output ~/nvOC report:


      Report generator v0019-2.0.002 by leenoox


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.003
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.12

Hardware info:
Motherboard   :  ASUS STRIX Z270F GAMING  Rev 1.xx
BIOS ver.     :  1009 07/23/2017
CPU Model     :  Celeron(R) CPU G3900 @ 2.80GHz
CPU Cores     :  2 (Cores + Threads)
Mem Total     :         3984632 kB
Mem Free      :         3041620 kB
Swap Total    :               0 kB
Swap Free     :               0 kB
Ethernet      :  Intel I219-V

HDD and Partion info:
NAME    SIZE FSTYPE TYPE ROTA HOTPLUG TRAN   VENDOR   MODEL             REV MOUNTPOINT
sda    55.9G        disk    0       0 sata   ATA      Patriot Flare    21.1
├─sda1    9M vfat   part    0       0
└─sda2 55.9G ext4   part    0       0                                       /

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

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

Temp Control ..............: YES
TARGET_TEMP ...............: 70
__FAN_ADJUST ..............: 5
POWER_ADJUST ..............: 5
ALLOWED_TEMP_DIFF .........: 2
RESTORE_POWER_LIMIT .......: 90
MINIMAL_FAN_SPEED .........: 50

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: 480
TELEGRAM_CHATID ...........: CHATID_NOT_SHOWN
TELEGRAM_APIKEY ...........: APIKEY_NOT_SHOWN

P106_100_FULL_HEADLESS_MODE: NO
GPUPowerMizerMode_Adjust...: NO
POWERLIMIT (global) .......: YES
POWERLIMIT_WATTS ..........: 76
CORE_OVERCLOCK (global)....: 100
MEMORY_OVERCLOCK (global) .: 100
MANUAL_FAN ................: NO
ALGO_SPECIFIC_OC ..........: YES

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

ZM_or_EWBF ................:

COIN ......................: ZCL
ZCL_WORKER ................: 02
ZCL_ADDRESS ...............: ...
ZCL_POOL ..................:


strange thing is no ZM or EWBF showing up but it is set in 1bash:

Code:
ZM_or_EWBF="EWBF"  # choose ZM or EWBF miner