Pages:
Author

Topic: [OS] nvOC Community Release free-easy-to-use Linux Nvidia Mining - page 5. (Read 4161 times)

jr. member
Activity: 44
Merit: 18

To get latest updates, Run:
Code:
bash ~/NVOC/mining/nvOC upgrade

You can always remind us if you noticed a miner is updated so we update it faster in nvOC miners repo




T-Rex miner has some updates.

https://bitcointalksearch.org/topic/t-rex-0268-ethw-etc-dual-mining-gpu-miner-4432704
newbie
Activity: 44
Merit: 0
I am so stupid but i can't set up nicehash pool mining with profi switch coins. Can someone show me 1bash. so i can see my mistakes

Are you getting an error? I still haven't figured out how to get it running and I've been using nvOC for a long time.. Waiting for one of the smarter guys to chime in on my issue.
member
Activity: 73
Merit: 10
I am so stupid but i can't set up nicehash pool mining with profi switch coins. Can someone show me 1bash. so i can see my mistakes

1st. What should i set up in COIN? COIN="NICE-EQUILHASH" like in 1bash.templare or COIN="NICE_EQUIHASH"?
2nd. If i choose COIN="NICE_EQUIHASH" i receve message algoritm not specified
jr. member
Activity: 128
Merit: 1
If you manage to write that definitive snippet we could push it into nvOC for everybody. Maybe you're better then me at coding python scripts, that's why I'm inviting you to do so.
newbie
Activity: 41
Merit: 0
@Rumo it could be better to implement a translation function which maps whatever algorithm value WTM reports to something more manageable. For example we may want to strip whatever is not alphanumeric and then switch it to uppercase. Then we should rename BEAM into EQUIHASH_1505. This will fix any similar future algo name issues.

Thats true. But for now thats a workaround for mining beam on nicehash.

I thought it is usefull. If not just ignore it.
jr. member
Activity: 128
Merit: 1
@Rumo it could be better to implement a translation function which maps whatever algorithm value WTM reports to something more manageable. For example we may want to strip whatever is not alphanumeric and then switch it to uppercase. Then we should rename BEAM into EQUIHASH_1505. This will fix any similar future algo name issues.
newbie
Activity: 44
Merit: 0
Hi, please help me update teamviewer on my last NVOC image. System sais it is too old for connect. Thanks

Follow these instructions and you'll be good to go! You need to connect to the rig itself to update. Open Quake Terminal and use the first window, then copy and paste. Simple as that.

https://linuxize.com/post/how-to-install-teamviewer-on-ubuntu-18-04/
member
Activity: 73
Merit: 10
Hi, please help me update teamviewer on my last NVOC image. System sais it is too old for connect. Thanks
newbie
Activity: 41
Merit: 0
Hi Papampi

Thanks for mention me in your WTM Script ;-)

If someone like to mine BEAM with wtm switcher you should change the WTM_SWITCHER script from

Code:
# filter WTM coins by user selection only
for i in data:
    if data[i]["tag"] == "NICEHASH":
       data[i]["tag"] = "NICE_" + data[i]["algorithm"].upper()

for i in filter(lambda x: data[x]["tag"] not in includedCoins, data):
    data.pop(i)


to

Code:
# filter WTM coins by user selection only
for i in data:
    if data[i]["algorithm"] == "Equihash (150,5)":
       data[i]["algorithm"] = "BEAM"

    if data[i]["tag"] == "NICEHASH":
       data[i]["tag"] = "NICE_" + data[i]["algorithm"].upper()

for i in filter(lambda x: data[x]["tag"] not in includedCoins, data):
    data.pop(i)


Hope this helps
newbie
Activity: 44
Merit: 0
Hey guys!

Anyone catch this error before when trying to get the Salfter Nicehash Profit switching working?

This is in the "Auto_Switch" tab of the Quake Terminal
- The following arguments were not expected: -O -S -SP

This is showing up under the miner, then Foreman does it's thing all over again until the rig restarts.
- ERROR: Error parsing assignment '[gpu:0]/GPUGraphicsClockOffset[3]=' (No attribute value specified).

I have all my power levels set, over-clocking, etc.. So I'm a bit lost on what to try next. No issues running the Nicehash algo's by themselves either as well as my other coins. The WTM numbers that come back aren't close to what I see on the website either. Again, not sure what the dealio is.
jr. member
Activity: 128
Merit: 1
I agree with papampi, your rig is not idling, it crashed a lot in a row up to the point it rebooted, then it crashed again after 8 hours and so on.
The crash is from claymore miner, coin autoswitching has no issues, it just switches to NICE_ETH then one of your 1080ti crashes while mining on ethash.
If you exclude ethash coins from coin autoswitch you should be able to workaround such situation until you fix that card.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
fk2
jr. member
Activity: 67
Merit: 2
i dont have any rtx cards running and i cant even find "fan "error" in 1bash

since I switched to mining beam instead of profit switching the miner is running stable again so I still assume somethings wrong when autoswitching coins...
newbie
Activity: 16
Merit: 0
set fan error on RTX cards
fk2
jr. member
Activity: 67
Merit: 2
My questions are: why isnt watchdog rebooting the rig if gpus are idling? Why i dont get a telegram msg like on all my other rigs? Its just idling 48hours

I see no output from watchdog, like if it was dead already, and also it is very strage tempcontrol did no reboot by itself. Maybe the reboot command has actually executed but it stuck before resetting the motherboard. Check full whatchdog log you have into 5_watchdog. If you see some reboot attempt were made, try enabling sysrq reboot in 1bash.

Please have a look at 5_watchdoglog, it just idled again today
Code:
 
                Claymore's Dual GPU Miner - v12.0               
              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             
ͼ

ETH: 1 pool is specified
Main Ethereum pool is daggerhashimoto.eu.nicehash.com:3353
AMD OpenCL platform not found
No NVIDIA CUDA GPUs detected.
No AMD OPENCL or NVIDIA CUDA GPUs found, exit

Thu Jun 20 00:20:26 EDT 2019 - [CRITICAL] - GPU Utilization is too low: restarting 3main...
Thu Jun 20 00:21:07 EDT 2019 - [WARNING] - GPU0 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 00:21:11 EDT 2019 - [WARNING] - GPU1 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 00:21:23 EDT 2019 - [WARNING] - GPU3 under 70% threshold - UTILIZATION: 0%


Thu Jun 20 00:21:23 EDT 2019 - [WARNING] - Problem found, See diagnostics below:
Thu Jun 20 00:21:23 EDT 2019 - [WARNING] - Percent of GPUs bellow threshold: 100 %
name, pstate, temperature.gpu, fan.speed [%], utilization.gpu [%], power.draw [W], power.limit [W]
GeForce GTX 1080, P8, 30, 80 %, 0 %, 10.45 W, 160.00 W
GeForce GTX 1080 Ti, P8, 22, 70 %, 0 %, 13.19 W, 200.00 W
GeForce GTX 1080 Ti, P0, 41, [Unknown Error], 98 %, [Unknown Error], 200.00 W
GeForce GTX 1080 Ti, P8, 23, 70 %, 0 %, 12.13 W, 200.00 W
Thu Jun 20 00:21:47 EDT 2019 - [INFO] - Miner last 15 logs:
No AMD OPENCL or NVIDIA CUDA GPUs found, exit
screen -c /home/m1/NVOC/mining/screenrc-miner -dmSL miner /home/m1/NVOC/mining/miners/CLAYMORE/recommended/ethdcrminer64 -epool daggerhashimoto.eu.nicehash.com:3353 -ewal 39qjQtznWGrsQAcbgQCa4VjQyMonzDNSUK.Icemine01 -epsw x -mode 1 -dbg -1 -esm 3 -allpools 1 -estale 0 -di 0123
    SCREEN -c /home/m1/NVOC/mining/screenrc-miner -dmSL miner /home/m1/NVOC/mining/miners/CLAYMORE/recommended/ethdcrminer64 -epool daggerhashimoto.eu.nicehash.com:3353 -ewal 39qjQtznWGrsQAcbgQCa4VjQyMonzDNSUK.Icemine01 -epsw x -mode 1 -dbg -1 -esm 3 -allpools 1 -estale 0 -di 0123

ͻ
                Claymore's Dual GPU Miner - v12.0               
              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             
ͼ

ETH: 1 pool is specified
Main Ethereum pool is daggerhashimoto.eu.nicehash.com:3353
AMD OpenCL platform not found
No NVIDIA CUDA GPUs detected.
No AMD OPENCL or NVIDIA CUDA GPUs found, exit

Thu Jun 20 00:21:47 EDT 2019 - [CRITICAL] - GPU Utilization is too low: restarting 3main...
Thu Jun 20 00:22:27 EDT 2019 - [WARNING] - GPU0 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 00:22:31 EDT 2019 - [WARNING] - GPU1 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 00:22:43 EDT 2019 - [WARNING] - GPU3 under 70% threshold - UTILIZATION: 0%


Thu Jun 20 00:22:44 EDT 2019 - [WARNING] - Problem found, See diagnostics below:
Thu Jun 20 00:22:44 EDT 2019 - [WARNING] - Percent of GPUs bellow threshold: 100 %
name, pstate, temperature.gpu, fan.speed [%], utilization.gpu [%], power.draw [W], power.limit [W]
GeForce GTX 1080, P8, 28, 80 %, 0 %, 9.96 W, 160.00 W
GeForce GTX 1080 Ti, P8, 22, 70 %, 0 %, 14.07 W, 200.00 W
GeForce GTX 1080 Ti, P0, 40, [Unknown Error], 98 %, [Unknown Error], 200.00 W
GeForce GTX 1080 Ti, P8, 23, 70 %, 0 %, 11.44 W, 200.00 W
Thu Jun 20 00:23:08 EDT 2019 - [INFO] - Miner last 15 logs:
No AMD OPENCL or NVIDIA CUDA GPUs found, exit
screen -c /home/m1/NVOC/mining/screenrc-miner -dmSL miner /home/m1/NVOC/mining/miners/CLAYMORE/recommended/ethdcrminer64 -epool daggerhashimoto.eu.nicehash.com:3353 -ewal 39qjQtznWGrsQAcbgQCa4VjQyMonzDNSUK.Icemine01 -epsw x -mode 1 -dbg -1 -esm 3 -allpools 1 -estale 0 -di 0123
    SCREEN -c /home/m1/NVOC/mining/screenrc-miner -dmSL miner /home/m1/NVOC/mining/miners/CLAYMORE/recommended/ethdcrminer64 -epool daggerhashimoto.eu.nicehash.com:3353 -ewal 39qjQtznWGrsQAcbgQCa4VjQyMonzDNSUK.Icemine01 -epsw x -mode 1 -dbg -1 -esm 3 -allpools 1 -estale 0 -di 0123

ͻ
                Claymore's Dual GPU Miner - v12.0               
              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             
ͼ

ETH: 1 pool is specified
Main Ethereum pool is daggerhashimoto.eu.nicehash.com:3353
AMD OpenCL platform not found
No NVIDIA CUDA GPUs detected.
No AMD OPENCL or NVIDIA CUDA GPUs found, exit

Thu Jun 20 00:23:08 EDT 2019 - [CRITICAL] - GPU Utilization is too low: restarting 3main...
Thu Jun 20 00:23:48 EDT 2019 - [WARNING] - GPU0 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 00:23:52 EDT 2019 - [WARNING] - GPU1 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 00:24:04 EDT 2019 - [WARNING] - GPU3 under 70% threshold - UTILIZATION: 0%


Thu Jun 20 00:24:05 EDT 2019 - [WARNING] - Problem found, See diagnostics below:
Thu Jun 20 00:24:05 EDT 2019 - [WARNING] - Percent of GPUs bellow threshold: 100 %
name, pstate, temperature.gpu, fan.speed [%], utilization.gpu [%], power.draw [W], power.limit [W]
GeForce GTX 1080, P8, 28, 80 %, 0 %, 9.47 W, 160.00 W
GeForce GTX 1080 Ti, P8, 22, 70 %, 0 %, 13.87 W, 200.00 W
GeForce GTX 1080 Ti, P0, 39, [Unknown Error], 98 %, [Unknown Error], 200.00 W
GeForce GTX 1080 Ti, P8, 23, 70 %, 0 %, 11.79 W, 200.00 W
Thu Jun 20 00:24:28 EDT 2019 - [INFO] - Miner last 15 logs:
No AMD OPENCL or NVIDIA CUDA GPUs found, exit
screen -c /home/m1/NVOC/mining/screenrc-miner -dmSL miner /home/m1/NVOC/mining/miners/CLAYMORE/recommended/ethdcrminer64 -epool daggerhashimoto.eu.nicehash.com:3353 -ewal 39qjQtznWGrsQAcbgQCa4VjQyMonzDNSUK.Icemine01 -epsw x -mode 1 -dbg -1 -esm 3 -allpools 1 -estale 0 -di 0123
    SCREEN -c /home/m1/NVOC/mining/screenrc-miner -dmSL miner /home/m1/NVOC/mining/miners/CLAYMORE/recommended/ethdcrminer64 -epool daggerhashimoto.eu.nicehash.com:3353 -ewal 39qjQtznWGrsQAcbgQCa4VjQyMonzDNSUK.Icemine01 -epsw x -mode 1 -dbg -1 -esm 3 -allpools 1 -estale 0 -di 0123 SCREEN -c /home/m1/NVOC/mining/screenrc-miner -dmSL miner /home/m1/NVOC/mining/miners/CLAYMORE/recommended/ethdcrminer64 -epool daggerhashimoto.eu.nicehash.com:3353 -ewal 39qjQtznWGrsQAcbgQCa4VjQyMonzDNSUK.Icemine01 -epsw x -mode 1 -dbg -1 -esm 3 -allpools 1 -estale 0 -di 0123

ͻ
                Claymore's Dual GPU Miner - v12.0               
              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             
ͼ

ETH: 1 pool is specified
Main Ethereum pool is daggerhashimoto.eu.nicehash.com:3353
AMD OpenCL platform not found
No NVIDIA CUDA GPUs detected.
No AMD OPENCL or NVIDIA CUDA GPUs found, exit

Thu Jun 20 00:24:28 EDT 2019 - [CRITICAL] - GPU Utilization is too low: restarting 3main...
Thu Jun 20 00:25:09 EDT 2019 - [WARNING] - GPU0 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 00:25:13 EDT 2019 - [WARNING] - GPU1 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 00:25:25 EDT 2019 - [WARNING] - GPU3 under 70% threshold - UTILIZATION: 0%


Thu Jun 20 00:25:25 EDT 2019 - [WARNING] - Problem found, See diagnostics below:
Thu Jun 20 00:25:25 EDT 2019 - [WARNING] - Percent of GPUs bellow threshold: 100 %
name, pstate, temperature.gpu, fan.speed [%], utilization.gpu [%], power.draw [W], power.limit [W]
GeForce GTX 1080, P8, 28, 80 %, 0 %, 9.96 W, 160.00 W
GeForce GTX 1080 Ti, P8, 22, 70 %, 0 %, 13.19 W, 200.00 W
GeForce GTX 1080 Ti, P0, 39, [Unknown Error], 98 %, [Unknown Error], 200.00 W
GeForce GTX 1080 Ti, P8, 23, 70 %, 0 %, 12.13 W, 200.00 W
Thu Jun 20 00:25:49 EDT 2019 - [INFO] - Miner last 15 logs:
No AMD OPENCL or NVIDIA CUDA GPUs found, exit
screen -c /home/m1/NVOC/mining/screenrc-miner -dmSL miner /home/m1/NVOC/mining/miners/CLAYMORE/recommended/ethdcrminer64 -epool daggerhashimoto.eu.nicehash.com:3353 -ewal 39qjQtznWGrsQAcbgQCa4VjQyMonzDNSUK.Icemine01 -epsw x -mode 1 -dbg -1 -esm 3 -allpools 1 -estale 0 -di 0123
    SCREEN -c /home/m1/NVOC/mining/screenrc-miner -dmSL miner /home/m1/NVOC/mining/miners/CLAYMORE/recommended/ethdcrminer64 -epool daggerhashimoto.eu.nicehash.com:3353 -ewal 39qjQtznWGrsQAcbgQCa4VjQyMonzDNSUK.Icemine01 -epsw x -mode 1 -dbg -1 -esm 3 -allpools 1 -estale 0 -di 0123

ͻ
                Claymore's Dual GPU Miner - v12.0               
              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             
ͼ

ETH: 1 pool is specified
Main Ethereum pool is daggerhashimoto.eu.nicehash.com:3353
AMD OpenCL platform not found
No NVIDIA CUDA GPUs detected.
No AMD OPENCL or NVIDIA CUDA GPUs found, exit

Thu Jun 20 00:25:49 EDT 2019 - [CRITICAL] - GPU Utilization is too low: restarting 3main...
Thu Jun 20 00:26:33 EDT 2019 - [WARNING] - GPU0 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 00:26:41 EDT 2019 - [WARNING] - GPU1 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 00:27:01 EDT 2019 - [WARNING] - GPU3 under 70% threshold - UTILIZATION: 0%


Thu Jun 20 00:27:02 EDT 2019 - [WARNING] - Problem found, See diagnostics below:
Thu Jun 20 00:27:02 EDT 2019 - [WARNING] - Percent of GPUs bellow threshold: 100 %
name, pstate, temperature.gpu, fan.speed [%], utilization.gpu [%], power.draw [W], power.limit [W]
GeForce GTX 1080, P8, 28, 80 %, 0 %, 9.96 W, 160.00 W
GeForce GTX 1080 Ti, P8, 22, 70 %, 0 %, 13.29 W, 200.00 W
GeForce GTX 1080 Ti, P0, 39, [Unknown Error], 98 %, [Unknown Error], 200.00 W
GeForce GTX 1080 Ti, P8, 23, 70 %, 0 %, 12.23 W, 200.00 W
Thu Jun 20 00:27:30 EDT 2019 - [INFO] - Miner last 15 logs:
No AMD OPENCL or NVIDIA CUDA GPUs found, exit
screen -c /home/m1/NVOC/mining/screenrc-miner -dmSL miner /home/m1/NVOC/mining/miners/CLAYMORE/recommended/ethdcrminer64 -epool daggerhashimoto.eu.nicehash.com:3353 -ewal 39qjQtznWGrsQAcbgQCa4VjQyMonzDNSUK.Icemine01 -epsw x -mode 1 -dbg -1 -esm 3 -allpools 1 -estale 0 -di 0123
    SCREEN -c /home/m1/NVOC/mining/screenrc-miner -dmSL miner /home/m1/NVOC/mining/miners/CLAYMORE/recommended/ethdcrminer64 -epool daggerhashimoto.eu.nicehash.com:3353 -ewal 39qjQtznWGrsQAcbgQCa4VjQyMonzDNSUK.Icemine01 -epsw x -mode 1 -dbg -1 -esm 3 -allpools 1 -estale 0 -di 0123

ͻ
                Claymore's Dual GPU Miner - v12.0               
              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             
ͼ

ETH: 1 pool is specified
Main Ethereum pool is daggerhashimoto.eu.nicehash.com:3353
AMD OpenCL platform not found
No NVIDIA CUDA GPUs detected.
No AMD OPENCL or NVIDIA CUDA GPUs found, exit

Thu Jun 20 00:27:30 EDT 2019 - [CRITICAL] - Utilization is too low: reviving did not work so restarting system in 10 seconds
Thu Jun 20 08:53:16 EDT 2019 - [WARNING] - GPU0 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 08:53:20 EDT 2019 - [WARNING] - GPU1 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 08:53:44 EDT 2019 - [WARNING] - GPU3 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 08:54:31 EDT 2019 - [WARNING] - GPU0 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 08:54:35 EDT 2019 - [WARNING] - GPU1 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 08:54:47 EDT 2019 - [WARNING] - GPU3 under 70% threshold - UTILIZATION: 0%


Thu Jun 20 08:54:49 EDT 2019 - [WARNING] - Problem found, See diagnostics below:
Thu Jun 20 08:54:49 EDT 2019 - [WARNING] - Percent of GPUs bellow threshold: 100 %
name, pstate, temperature.gpu, fan.speed [%], utilization.gpu [%], power.draw [W], power.limit [W]
GeForce GTX 1080, P8, 34, 95 %, 0 %, 10.50 W, 160.00 W
GeForce GTX 1080 Ti, P8, 24, 70 %, 0 %, 20.36 W, 200.00 W
GeForce GTX 1080 Ti, P0, 43, [Unknown Error], 99 %, [Unknown Error], 200.00 W
GeForce GTX 1080 Ti, P8, 27, 70 %, 0 %, 11.54 W, 200.00 W
Thu Jun 20 08:55:11 EDT 2019 - [INFO] - Miner last 15 logs:
CUDA error 2 #103 - 46
CUDA error 2 #105 - 46
CUDA error 3 #102 - 46
CUDA error 3 #102a - 46
CUDA error 3 #103 - 46
CUDA error 3 #105 - 46
ETH: Stratum - connecting to 'daggerhashimoto.eu.nicehash.com' <172.65.195.169> port 3353 (unsecure)
ETH: Stratum - Connected (daggerhashimoto.eu.nicehash.com:3353) (unsecure)
ETHEREUM-ONLY MINING MODE ENABLED (-mode 1)
ETH: nicehash stratum mode
"-allpools" option is set, default pools can be used for devfee, check "Readme" file for details.
Watchdog enabled
Remote management (READ-ONLY MODE) is enabled on port 3333

ETH: Authorized
Thu Jun 20 08:55:11 EDT 2019 - [CRITICAL] - GPU Utilization is too low: restarting 3main...
Thu Jun 20 08:55:56 EDT 2019 - [WARNING] - GPU0 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 08:56:00 EDT 2019 - [WARNING] - GPU1 under 70% threshold - UTILIZATION: 0%
Thu Jun 20 08:56:16 EDT 2019 - [WARNING] - GPU3 under 70% threshold - UTILIZATION: 0%


Thu Jun 20 08:56:17 EDT 2019 - [WARNING] - Problem found, See diagnostics below:
Thu Jun 20 08:56:17 EDT 2019 - [WARNING] - Percent of GPUs bellow threshold: 100 %
name, pstate, temperature.gpu, fan.speed [%], utilization.gpu [%], power.draw [W], power.limit [W]
GeForce GTX 1080, P0, 34, 95 %, 0 %, 44.22 W, 160.00 W
GeForce GTX 1080 Ti, P8, 24, 70 %, 0 %, 13.95 W, 200.00 W
GeForce GTX 1080 Ti, P0, 41, [Unknown Error], 99 %, [Unknown Error], 200.00 W
GeForce GTX 1080 Ti, P8, 25, 70 %, 0 %, 11.54 W, 200.00 W
Thu Jun 20 08:56:40 EDT 2019 - [INFO] - Miner last 15 logs:
AMD OpenCL platform not found
Be careful with overclocking, use default clocks for first tests
Press "s" for current statistics, "0".."9" to turn on/off cards, "r" to reload pools, "e" or "d" to select current pool, "x" to select GPU
CUDA initializing...

NVIDIA Cards available: 4
CUDA Driver Version/Runtime Version: 9.2/8.0
GPU #0: GeForce GTX 1080, 8119 MB available, 20 compute units, capability: 6.1  (pci bus 1:0:0)
GPU #1: GeForce GTX 1080 Ti, 11178 MB available, 28 compute units, capability: 6.1  (pci bus 2:0:0)
GPU #2: GeForce GTX 1080 Ti, 11178 MB available, 28 compute units, capability: 6.1  (pci bus 4:0:0)
GPU #3: GeForce GTX 1080 Ti, 11178 MB available, 28 compute units, capability: 6.1  (pci bus 5:0:0)
Total cards: 4

You can use "+" and "-" keys to achieve best ETH speed, see "FINE TUNING" section in Readme for details.

Thu Jun 20 08:56:40 EDT 2019 - [CRITICAL] - GPU Utilization is too low: restarting 3main...
Thu Jun 20 08:57:21 EDT 2019 - [WARNING] - GPU0 under 70% threshold - UTILIZATION: 0%
m1@m1-desktop:~/NVOC/mining$
newbie
Activity: 1
Merit: 0
oh yes guys nvOC easy-to-use Linux Nvidia
it sounds crazy. nothing can be so easy
I have newer tested it but will not do it as it looks not interesting for me
mining has lost its prospectives and opportunities
jr. member
Activity: 128
Merit: 1
That stuff gets downloaded during first boot, if you have no enough free space the git clone will fail.
full member
Activity: 406
Merit: 100
Hi,

As I have the same dirty nvOC for 2 years, I decided to take the last stable image and burn it on a usb stick. Then, I copy my 1bash (modified to fit the last 1bash.template).

PC boot... Ubuntu starts... X too. I launch ssh: NVOC is empty, there's no nvOC app, no miners, nothing. What could have happened?

I think I'm just going to git clone repo.

[edit] Ok, It seems obvious that 16GB usb key is not enought :/
jr. member
Activity: 128
Merit: 1
My questions are: why isnt watchdog rebooting the rig if gpus are idling? Why i dont get a telegram msg like on all my other rigs? Its just idling 48hours

I see no output from watchdog, like if it was dead already, and also it is very strage tempcontrol did no reboot by itself. Maybe the reboot command has actually executed but it stuck before resetting the motherboard. Check full whatchdog log you have into 5_watchdog. If you see some reboot attempt were made, try enabling sysrq reboot in 1bash.




I am running the command from the standard "Terminal" app from macOS. Which terminal would you recommend?

Revert back the command to its original version and wrap $INFO with double quotes;
Code:
echo -e "$INFO" | column -t -s,
tell me if it still works
member
Activity: 126
Merit: 10
Quote
@WaveFront I need you help for debugging the gpuinfo cmdlet, go into nvOC script @ line 206, replace the whole line with only "echo -e $INFO" and post results. Since it is talking about multibyte characters I have the suspect there is something wrong with the terminal character encoding. From which terminal you run the command?
Hi Luke
Sorry for my late answer.
Changing the line as you instructed solved the problem. Thanks a lot :-D
I am running the command from the standard "Terminal" app from macOS. Which terminal would you recommend? Here is the output:

Code:
m1@m1-desktop:~$/home/m1/NVOC/mining/nvOC gpuinfo

ID,|,PS,|,T°,|,FAN,|,LOAD,|,POWER / LIMIT / MAX,|,GPUCLOCK,|,MEMCLOCK,|,VENDOR - MODEL
0,|,P2,|,69,|,90,|,100,|,75 / 75 / 75,|,1645,|,3802,|,NVIDIA - GeForce GTX 1060 6GB
1,|,P2,|,59,|,50,|,100,|,74 / 75 / 75,|,1582,|,3802,|,EVGA - GeForce GTX 1060 6GB
2,|,P2,|,69,|,60,|,100,|,75 / 75 / 75,|,1582,|,3802,|,ZOTAC - GeForce GTX 1060 6GB
3,|,P2,|,69,|,65,|,100,|,74 / 75 / 75,|,1695,|,3802,|,ZOTAC - GeForce GTX 1060 6GB
4,|,P2,|,70,|,80,|,100,|,74 / 75 / 75,|,1518,|,3802,|,NVIDIA - GeForce GTX 1060 6GB
5,|,P2,|,69,|,95,|,100,|,60 / 60 / 60,|,784,|,3802,|,ZOTAC - GeForce GTX 1060 6GB
6,|,P2,|,68,|,60,|,100,|,74 / 75 / 75,|,1594,|,3802,|,ZOTAC - GeForce GTX 1060 6GB
7,|,P2,|,69,|,70,|,100,|,74 / 75 / 75,|,1531,|,3802,|,ZOTAC - GeForce GTX 1060 6GB
8,|,P2,|,68,|,70,|,100,|,75 / 75 / 75,|,1594,|,3802,|,ZOTAC - GeForce GTX 1060 6GB
9,|,P2,|,70,|,65,|,100,|,75 / 75 / 75,|,1594,|,3802,|,ZOTAC - GeForce GTX 1060 6GB
10,|,P2,|,69,|,60,|,100,|,74 / 75 / 75,|,1569,|,3802,|,ZOTAC - GeForce GTX 1060 6GB
11,|,P2,|,69,|,95,|,100,|,60 / 60 / 60,|,797,|,3802,|,ZOTAC - GeForce GTX 1060 6GB
12,|,P2,|,69,|,90,|,100,|,74 / 75 / 75,|,1569,|,3802,|,ZOTAC - GeForce GTX 1060 6GB

m1@m1-desktop:~/NVOC/mining$


Pages:
Jump to: