Bitcoin Forum
April 19, 2024, 05:25:07 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 [403] 404 405 406 407 408 409 410 411 412 413 414 415 416 417 »
  Print  
Author Topic: [OS] nvOC easy-to-use Linux Nvidia Mining  (Read 417953 times)
whiteman85
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
August 15, 2018, 04:02:27 PM
 #8041

Hi
I downloaded latest image nvOC_V19-2.1beta_U16.04_N390_D180707. When i try mining ETH or ETC with claymore I get
nvOC_V19-2.1beta_U16.04_N390_D180707

[WARNING] - Attempting to launch miner for an undefined algo

LAUNCHING:  MINER (coin: ETH, algo: UNDEFINED)


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

This is not my first time with NVOC, but now I get confused.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713504307
Hero Member
*
Offline Offline

Posts: 1713504307

View Profile Personal Message (Offline)

Ignore
1713504307
Reply with quote  #2

1713504307
Report to moderator
Spiralx
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 16, 2018, 01:42:03 AM
 #8042

Latest NVOC 2.1 beta is still using Teamviewer 12, any plans to include Teamviewer 13 instead? I'm not sure if I can just uninstall 12 and install 13 without breaking anything?
papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
August 16, 2018, 09:49:48 PM
 #8043

Hi
I downloaded latest image nvOC_V19-2.1beta_U16.04_N390_D180707. When i try mining ETH or ETC with claymore I get
nvOC_V19-2.1beta_U16.04_N390_D180707

[WARNING] - Attempting to launch miner for an undefined algo

LAUNCHING:  MINER (coin: ETH, algo: UNDEFINED)


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

This is not my first time with NVOC, but now I get confused.

Please run nvOC upgrade and update your 1bash with latest 1bash.template and check again.

Code:
bash ~/NVOC/mining/nvOC upgrade

If upgrade doesn't ask to check miners too, run it again.

https://github.com/papampi/nvOC_by_fullzero_Community_Release
alex_nv
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 16, 2018, 11:38:30 PM
 #8044

I have nvOC_V19-2.0, about 6 months old... I was trying to update it with:

bash ~/NVOC/mining/nvOC upgrade

and

cd ~/NVOC/mining
git pull

and

cd ~/NVOC/mining
wget -N https://raw.githubusercontent.com/papampi/nvOC_by_fullzero_Community_Release/19-2.1/nvOC
bash nvOC upgrade

and all I get is "no such file or directory" message
there is no /home/m1/NVOC folder
is my OS too outdated, or what's going on?  and if it's that old, is there a different set of commands that I can run, or I have to reinstall NVOC completely?
Coongcoonggg
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
August 17, 2018, 02:10:46 AM
 #8045

Top is showing that I'm not using more than about 1.2GB with four cards.  I'll test this weekend on my 6 GPU system, but doubt it would use more than 2GB
fk2
Jr. Member
*
Offline Offline

Activity: 67
Merit: 2


View Profile
August 17, 2018, 05:14:45 AM
Last edit: August 17, 2018, 06:10:14 AM by fk2
 #8046

1. couple of rigs gained in the last months. I need to step up my monitoring game, currently I am just getting telegrams twice a day which is bad because I loose attention on these. I am dreaming of a http GUI with some graps and telegram only if a rig is nA/low utili./problematic. anyone?

2. I have a rig with 2.0 stable release. I patched up2date and try to run nicehash on this one. nothing happens after fresh reboot. when I run 'bash nvOC stop' and 'bash 2unix' some output appears and it stops here:

Code:
....
(guake:3127): libglade-WARNING **: unknown attribute `swapped' for <signal>.
INFO:guake.guake_app:Logging configuration complete
/usr/lib/python2.7/dist-packages/guake/guake_app.py:1785: GtkWarning: gtk_box_pack: assertion 'child->parent == NULL' failed
  self.mainframe.pack_start(self.notebook, expand=True, fill=True, padding=0)

Then I hit CTRL+C and the rest of the script starts up and I see everything running as desired. What to do here?
papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
August 17, 2018, 08:51:03 AM
 #8047

Latest NVOC 2.1 beta is still using Teamviewer 12, any plans to include Teamviewer 13 instead? I'm not sure if I can just uninstall 12 and install 13 without breaking anything?

Will update it in next image release.
In the meantime you should be able to update it from inside teamviewer menus > help > check for update

https://github.com/papampi/nvOC_by_fullzero_Community_Release
papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
August 17, 2018, 08:57:22 AM
Last edit: August 17, 2018, 11:31:08 AM by papampi_2
 #8048

I have nvOC_V19-2.0, about 6 months old... I was trying to update it with:

bash ~/NVOC/mining/nvOC upgrade

and

cd ~/NVOC/mining
git pull

and

cd ~/NVOC/mining
wget -N https://raw.githubusercontent.com/papampi/nvOC_by_fullzero_Community_Release/19-2.1/nvOC
bash nvOC upgrade

and all I get is "no such file or directory" message
there is no /home/m1/NVOC folder
is my OS too outdated, or what's going on?  and if it's that old, is there a different set of commands that I can run, or I have to reinstall NVOC completely?

There is no NVOC folder in 19-2.0
And there are no major updates for 19-2.0, you can use 19-2.1 GitHub wiki to update to 19-2.1 or use nvOC_V19-2.1beta_U16.04_N390_D180707.img


nvOC Community Edition - Quick start how-to



Latest image will be released in a week (hopefully) with Ubuntu 18.04, Dual Cuda 8.0/9.2 with auto switch for older miners, latest Nvidia drivers, miners and so many improvements.

https://github.com/papampi/nvOC_by_fullzero_Community_Release
alex_nv
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 17, 2018, 05:56:12 PM
 #8049


thank you

I am editing new bash file now, and I noticed this:


Code:
WTM_AUTO_SWITCH_SYNC_INTERVAL="3"             # Time to sync with WTM for best coin, minimum 3 minutes.

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

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

WTM_MINIMUM_MINING_TIME="1800"               # Minimum mining time before checking and switching to prevent fast switches.

WTM_LOWER_MIN_DIFFERENCE="3"                  # When Minimum Mining time passed, next top coin will switch with lower difference

WTM_FORCE_SWITCH="8"                          # If profit gain is more than this value make the switch and dont wait for minimum mining time.

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
more specifically
Code:
WTM_MINIMUM_MINING_TIME="1800"  

is it in seconds or in minutes? looks like everything else is in minutes, and if minimum mining time is also in minutes, isn't it a little too much?
Brainfruit_Me
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 17, 2018, 08:20:58 PM
 #8050

Is CUDA 9.1 implementation coming soon? To install it myself now requires too much hand holding from someone else. I'm losing a lot of possible hash by not being able to run better miners.

**EDIT** Couple posts above says in a week or so?
papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
August 18, 2018, 07:45:44 AM
 #8051


thank you

I am editing new bash file now, and I noticed this:


Code:
WTM_AUTO_SWITCH_SYNC_INTERVAL="3"             # Time to sync with WTM for best coin, minimum 3 minutes.

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

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

WTM_MINIMUM_MINING_TIME="1800"               # Minimum mining time before checking and switching to prevent fast switches.

WTM_LOWER_MIN_DIFFERENCE="3"                  # When Minimum Mining time passed, next top coin will switch with lower difference

WTM_FORCE_SWITCH="8"                          # If profit gain is more than this value make the switch and dont wait for minimum mining time.

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
more specifically
Code:
WTM_MINIMUM_MINING_TIME="1800"  

is it in seconds or in minutes? looks like everything else is in minutes, and if minimum mining time is also in minutes, isn't it a little too much?



Yes Minimum mining time is in seconds, should add that to its comment info.
Default is set for 30 minutes, you can lower it if you want, but too many switches is not good.

https://github.com/papampi/nvOC_by_fullzero_Community_Release
papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
August 18, 2018, 07:55:50 AM
Last edit: August 18, 2018, 08:15:47 AM by papampi_2
 #8052

Is CUDA 9.1 implementation coming soon? To install it myself now requires too much hand holding from someone else. I'm losing a lot of possible hash by not being able to run better miners.

**EDIT** Couple posts above says in a week or so?

Cuda-9.2 is added to new ubuntu 18.04.1 image.
Will try to release it as soon as possible,

The only problem for now is that Canonical moved to libcurl4 on ubuntu 18.04 which breaks many miners dependency.
So if we install cmake it will install libcurl4 and remove libcurl3.
If we remove cmake and install libcurl3, then users cant recompile their miners
Working on workarounds for nvOC until Canonical solve the issue.


Its a waste of storage to add all cuda-9 variants as each version takes almost 1.5 GB of storage.
Almost all new miners work on cuda-9.2 and old miners switching to cuda-8.0 with no problem in my tests.


https://github.com/papampi/nvOC_by_fullzero_Community_Release
Brainfruit_Me
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 18, 2018, 01:49:12 PM
 #8053

Is CUDA 9.1 implementation coming soon? To install it myself now requires too much hand holding from someone else. I'm losing a lot of possible hash by not being able to run better miners.

**EDIT** Couple posts above says in a week or so?

Cuda-9.2 is added to new ubuntu 18.04.1 image.
Will try to release it as soon as possible,

The only problem for now is that Canonical moved to libcurl4 on ubuntu 18.04 which breaks many miners dependency.
So if we install cmake it will install libcurl4 and remove libcurl3.
If we remove cmake and install libcurl3, then users cant recompile their miners
Working on workarounds for nvOC until Canonical solve the issue.


Its a waste of storage to add all cuda-9 variants as each version takes almost 1.5 GB of storage.
Almost all new miners work on cuda-9.2 and old miners switching to cuda-8.0 with no problem in my tests.




Thanks, I'm basically just trying to run the newest CryptoDregde.
papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
August 19, 2018, 06:45:29 AM
 #8054

Is CUDA 9.1 implementation coming soon? To install it myself now requires too much hand holding from someone else. I'm losing a lot of possible hash by not being able to run better miners.

**EDIT** Couple posts above says in a week or so?

Cuda-9.2 is added to new ubuntu 18.04.1 image.
Will try to release it as soon as possible,

The only problem for now is that Canonical moved to libcurl4 on ubuntu 18.04 which breaks many miners dependency.
So if we install cmake it will install libcurl4 and remove libcurl3.
If we remove cmake and install libcurl3, then users cant recompile their miners
Working on workarounds for nvOC until Canonical solve the issue.


Its a waste of storage to add all cuda-9 variants as each version takes almost 1.5 GB of storage.
Almost all new miners work on cuda-9.2 and old miners switching to cuda-8.0 with no problem in my tests.




Thanks, I'm basically just trying to run the newest CryptoDregde.

If you are on 19-2.1, you can add it by running the upgrade command and check for miners update.
Set algos you want to "CryptoDredge"  
Remember CryptoDredge intensity is "0-6"

Code:
bash ~/NVOC/mining/nvOC upgrade

https://github.com/papampi/nvOC_by_fullzero_Community_Release
Brainfruit_Me
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 20, 2018, 03:52:05 AM
 #8055

Is CUDA 9.1 implementation coming soon? To install it myself now requires too much hand holding from someone else. I'm losing a lot of possible hash by not being able to run better miners.

**EDIT** Couple posts above says in a week or so?

Cuda-9.2 is added to new ubuntu 18.04.1 image.
Will try to release it as soon as possible,

The only problem for now is that Canonical moved to libcurl4 on ubuntu 18.04 which breaks many miners dependency.
So if we install cmake it will install libcurl4 and remove libcurl3.
If we remove cmake and install libcurl3, then users cant recompile their miners
Working on workarounds for nvOC until Canonical solve the issue.


Its a waste of storage to add all cuda-9 variants as each version takes almost 1.5 GB of storage.
Almost all new miners work on cuda-9.2 and old miners switching to cuda-8.0 with no problem in my tests.




Thanks, I'm basically just trying to run the newest CryptoDregde.

If you are on 19-2.1, you can add it by running the upgrade command and check for miners update.
Set algos you want to "CryptoDredge"  
Remember CryptoDredge intensity is "0-6"

Code:
bash ~/NVOC/mining/nvOC upgrade

AH, I'm only on 2.0 Should I wait for a new release or get 2.1 hmmm
papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
August 20, 2018, 12:43:22 PM
 #8056

Is CUDA 9.1 implementation coming soon? To install it myself now requires too much hand holding from someone else. I'm losing a lot of possible hash by not being able to run better miners.

**EDIT** Couple posts above says in a week or so?

Cuda-9.2 is added to new ubuntu 18.04.1 image.
Will try to release it as soon as possible,

The only problem for now is that Canonical moved to libcurl4 on ubuntu 18.04 which breaks many miners dependency.
So if we install cmake it will install libcurl4 and remove libcurl3.
If we remove cmake and install libcurl3, then users cant recompile their miners
Working on workarounds for nvOC until Canonical solve the issue.


Its a waste of storage to add all cuda-9 variants as each version takes almost 1.5 GB of storage.
Almost all new miners work on cuda-9.2 and old miners switching to cuda-8.0 with no problem in my tests.




Thanks, I'm basically just trying to run the newest CryptoDregde.

If you are on 19-2.1, you can add it by running the upgrade command and check for miners update.
Set algos you want to "CryptoDredge"  
Remember CryptoDredge intensity is "0-6"

Code:
bash ~/NVOC/mining/nvOC upgrade

AH, I'm only on 2.0 Should I wait for a new release or get 2.1 hmmm

Better wait for next stable release.

https://github.com/papampi/nvOC_by_fullzero_Community_Release
fk2
Jr. Member
*
Offline Offline

Activity: 67
Merit: 2


View Profile
August 20, 2018, 04:14:26 PM
Last edit: August 20, 2018, 04:33:30 PM by fk2
 #8057

some of you remember me complaining about NICE_ETHASH not working. I investigated further, this is how 2.1 starts NICE_ETHASH with ethminer:

Code:
/home/m1/NVOC/testing/miners/ethminer/latest/ethminer -P stratum+tcp://3FK6n5M7vTtAzwc1xMQAZGkdNb299VzyAw.AnyMine01:x@daggerhashimoto.usa.nicehash.com:3353 -U

resulting in

Code:
m1@m1-desktop:~/NVOC/testing$ /home/m1/NVOC/testing/miners/ethminer/latest/ethminer -P stratum+tcp://3CW6n5M7vTtAzwc1xMQAZGkdNb299VzyAw.LuisenMine01:x@daggerhashimoto.usa.nicehash.com:3353 -U
  m  08:58:04|ethminer|  ethminer version 0.14.0
  m  08:58:04|ethminer|  Build: linux / release +git. 24c65cf
 cu  08:58:04|ethminer|  Using grid size 8192 , block size 128
  ℹ  08:58:05|ethminer|  Selected pool daggerhashimoto.usa.nicehash.com:3353
  m  08:58:05|ethminer|  not-connected
  ℹ  08:58:05|stratum |  Trying 172.65.194.252:3353 ...
  ℹ  08:58:05|stratum |  Connected to daggerhashimoto.usa.nicehash.com  [172.65.194.252:3353]
  ℹ  08:58:05|stratum |  Spinning up miners...
  ℹ  08:58:05|cuda-0  |  No work. Pause for 3 s.
  ℹ  08:58:05|cuda-1  |  No work. Pause for 3 s.
  ℹ  08:58:05|cuda-2  |  No work. Pause for 3 s.
  ℹ  08:58:05|cuda-3  |  No work. Pause for 3 s.
  ℹ  08:58:05|cuda-4  |  No work. Pause for 3 s.
  ℹ  08:58:05|cuda-5  |  No work. Pause for 3 s.
  ℹ  08:58:05|cuda-6  |  No work. Pause for 3 s.
  ℹ  08:58:05|cuda-7  |  No work. Pause for 3 s.
  ℹ  08:58:05|stratum |  Subscribed to stratum server
  ℹ  08:58:05|stratum |  Authorized worker 3CW6n5M7vTtAzwc1xMQAZGkdNb299VzyAw.LuisenMine01
  ✘  08:58:05|stratum |  Got unknown method [ mining.set_difficulty ] from pool. Discarding ...
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<dev::BadHexCharacter>'
  what():  BadHexCharacter
Aborted
m1@m1-desktop:~/NVOC/testing$

Here is what worked for me according to their page here: https://www.nicehash.com/help/ethereum-mining

Code:
/home/m1/NVOC/testing/miners/ethminer/latest/ethminer -SP 2 -U -S daggerhashimoto.eu.nicehash.com:3353 -O 3FK6n5M7vTtAzwc1xMQAZGkdNb299VzyAw.AnyMine01:x

If I choose genoil this starts the process:
Code:
/home/m1/NVOC/testing/miners/Genoil-U/ethminer -S daggerhashimoto.usa.nicehash.com:3353 -O 3FK6n5M7vTtAzwc1xMQAZGkdNb299VzyAw.AnyMine01:x -SP 1 -U 
but the Genoil-U folder doesn't even exist. might be because I couldn't compile Genoil because I have still cuda 8.0 on this rig but I am not sure.

In 0miner I found bminer in the ethash protocol but it is not mentioned as an option in my 1bash. I had another failed try here:
Code:
m1@m1-desktop:~/NVOC/testing$ /home/m1/NVOC/testing/miners/bminer/latest/bminer -uri stratum+tcp://3CW6n5M7vTtAzwc1xMQAZGkdNb299VzyAw.LuisenMine01:x@daggerhashimoto.usa.nicehash.com:3353
invalid value "stratum+tcp://3FK6n5M7vTtAzwc1xMQAZGkdNb299VzyAw.AnyMine01:x@daggerhashimoto.usa.nicehash.com:3353" for flag -uri: Unsupported scheme

I'm not sure if nicehash need exceptions on the right format of parameters. E: I temporarly edited my 0miner like this in order to work:
Code:
  elif [[ $ETHASH_MINER == ETHMINER ]]
  then
        if [[ $COIN == NICE_ETHASH ]]
        then
        HCD="${NVOC}/miners/ethminer/latest/ethminer -SP 2 -U -S ${!xpool}:${!xport} -O ${!xaddr}${!xwallet}${!xwork}:$MINER_PWD"
        else
        HCD="${NVOC}/miners/ethminer/latest/ethminer -P ${!xproto}://${!xaddr}${!xwallet}${!xwork}:$MINER_PWD@${!xpool}:${!xport} -U ${!xext} $ETHMINER_OPTS"
        fi
  elif [[ $ETHASH_MINER == CLAYMORE ]]

As I did I might noticed that this could be erroneous due to the stratum:// extension
infowire
Newbie
*
Offline Offline

Activity: 96
Merit: 0


View Profile
August 20, 2018, 07:08:23 PM
 #8058

How can i tell which slot with card belongs to? From CPU closest is 0, then next to that is 1, 2 and so on ?
fk2
Jr. Member
*
Offline Offline

Activity: 67
Merit: 2


View Profile
August 20, 2018, 07:26:08 PM
 #8059

How can i tell which slot with card belongs to? From CPU closest is 0, then next to that is 1, 2 and so on ?
on most boards you count from the cpu socket away. at first the large pciex16 slots, then the small pciex4 slots.


edit: here a picture how to count
papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
August 20, 2018, 08:39:01 PM
 #8060

some of you remember me complaining about NICE_ETHASH not working. I investigated further, this is how 2.1 starts NICE_ETHASH with ethminer:

Code:
/home/m1/NVOC/testing/miners/ethminer/latest/ethminer -P stratum+tcp://3FK6n5M7vTtAzwc1xMQAZGkdNb299VzyAw.AnyMine01:x@daggerhashimoto.usa.nicehash.com:3353 -U

resulting in

Code:
m1@m1-desktop:~/NVOC/testing$ /home/m1/NVOC/testing/miners/ethminer/latest/ethminer -P stratum+tcp://3CW6n5M7vTtAzwc1xMQAZGkdNb299VzyAw.LuisenMine01:x@daggerhashimoto.usa.nicehash.com:3353 -U
  m  08:58:04|ethminer|  ethminer version 0.14.0
  m  08:58:04|ethminer|  Build: linux / release +git. 24c65cf
 cu  08:58:04|ethminer|  Using grid size 8192 , block size 128
  ℹ  08:58:05|ethminer|  Selected pool daggerhashimoto.usa.nicehash.com:3353
  m  08:58:05|ethminer|  not-connected
  ℹ  08:58:05|stratum |  Trying 172.65.194.252:3353 ...
  ℹ  08:58:05|stratum |  Connected to daggerhashimoto.usa.nicehash.com  [172.65.194.252:3353]
  ℹ  08:58:05|stratum |  Spinning up miners...
  ℹ  08:58:05|cuda-0  |  No work. Pause for 3 s.
  ℹ  08:58:05|cuda-1  |  No work. Pause for 3 s.
  ℹ  08:58:05|cuda-2  |  No work. Pause for 3 s.
  ℹ  08:58:05|cuda-3  |  No work. Pause for 3 s.
  ℹ  08:58:05|cuda-4  |  No work. Pause for 3 s.
  ℹ  08:58:05|cuda-5  |  No work. Pause for 3 s.
  ℹ  08:58:05|cuda-6  |  No work. Pause for 3 s.
  ℹ  08:58:05|cuda-7  |  No work. Pause for 3 s.
  ℹ  08:58:05|stratum |  Subscribed to stratum server
  ℹ  08:58:05|stratum |  Authorized worker 3CW6n5M7vTtAzwc1xMQAZGkdNb299VzyAw.LuisenMine01
  ✘  08:58:05|stratum |  Got unknown method [ mining.set_difficulty ] from pool. Discarding ...
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<dev::BadHexCharacter>'
  what():  BadHexCharacter
Aborted
m1@m1-desktop:~/NVOC/testing$

Here is what worked for me according to their page here: https://www.nicehash.com/help/ethereum-mining

Code:
/home/m1/NVOC/testing/miners/ethminer/latest/ethminer -SP 2 -U -S daggerhashimoto.eu.nicehash.com:3353 -O 3FK6n5M7vTtAzwc1xMQAZGkdNb299VzyAw.AnyMine01:x

If I choose genoil this starts the process:
Code:
/home/m1/NVOC/testing/miners/Genoil-U/ethminer -S daggerhashimoto.usa.nicehash.com:3353 -O 3FK6n5M7vTtAzwc1xMQAZGkdNb299VzyAw.AnyMine01:x -SP 1 -U 
but the Genoil-U folder doesn't even exist. might be because I couldn't compile Genoil because I have still cuda 8.0 on this rig but I am not sure.

In 0miner I found bminer in the ethash protocol but it is not mentioned as an option in my 1bash. I had another failed try here:
Code:
m1@m1-desktop:~/NVOC/testing$ /home/m1/NVOC/testing/miners/bminer/latest/bminer -uri stratum+tcp://3CW6n5M7vTtAzwc1xMQAZGkdNb299VzyAw.LuisenMine01:x@daggerhashimoto.usa.nicehash.com:3353
invalid value "stratum+tcp://3FK6n5M7vTtAzwc1xMQAZGkdNb299VzyAw.AnyMine01:x@daggerhashimoto.usa.nicehash.com:3353" for flag -uri: Unsupported scheme

I'm not sure if nicehash need exceptions on the right format of parameters. E: I temporarly edited my 0miner like this in order to work:
Code:
  elif [[ $ETHASH_MINER == ETHMINER ]]
  then
        if [[ $COIN == NICE_ETHASH ]]
        then
        HCD="${NVOC}/miners/ethminer/latest/ethminer -SP 2 -U -S ${!xpool}:${!xport} -O ${!xaddr}${!xwallet}${!xwork}:$MINER_PWD"
        else
        HCD="${NVOC}/miners/ethminer/latest/ethminer -P ${!xproto}://${!xaddr}${!xwallet}${!xwork}:$MINER_PWD@${!xpool}:${!xport} -U ${!xext} $ETHMINER_OPTS"
        fi
  elif [[ $ETHASH_MINER == CLAYMORE ]]

As I did I might noticed that this could be erroneous due to the stratum:// extension


You should set Ethermine new stratum protocol scheme , many Ethermine old command arguments are deprecated and not going to be used in latest 0.15.0 anymore
I suggest you to check 1bash info lines and update your 1bash and nvOC to latest.


~/NVOC/mining/miners/ETHMINER/0.14.0/ethminer --help:
Code:
    -SP, --stratum-protocol <n> (deprecated) Choose which stratum protocol to use:
        0: official stratum spec: ethpool, ethermine, coinotron, mph, nanopool (default)
        1: eth-proxy compatible: dwarfpool, f2pool, nanopool (required for hashrate reporting to work with nanopool)
        2: EthereumStratum/1.0.0: nicehash

    -P URL Specify a pool URL. Can be used multiple times. The 1st for for the primary pool, and the 2nd for the failover pool.
        URL takes the form: scheme://user[:password]@hostname:port[/emailaddress].
        for getwork use one of the following schemes:
          http
        for stratum use one of the following schemes:
          stratum+ssl stratum+tcp stratum+tls stratum+tls12 stratum1+ssl stratum1+tcp stratum1+tls stratum1+tls12 stratum2+ssl stratum2+tcp stratum2+tls stratum2+tls12
        Example 1 : stratum+ssl://0x012345678901234567890234567890123.miner1@ethermine.org:5555
        Example 2 : stratum1+tcp://0x012345678901234567890234567890123.miner1@nanopool.org:9999/john.doe@gmail.com
        Example 3 : stratum1+tcp://0x012345678901234567890234567890123@nanopool.org:9999/miner1/john.doe@gmail.com



~/NVOC/mining/miners/ETHMINER/0.15.0/ethminer --help:
Code:
  -P,--pool TEXT ...          Specify one or more pool URLs. See below for URL syntax


Pool URL Specification:
    URL takes the form: scheme://user[:password]@hostname:port[/emailaddress].
    for getwork use one of the following schemes:
      http
    for stratum use one of the following schemes:
      stratum+ssl stratum+tcp stratum+tls stratum+tls12 stratum1+ssl stratum1+tcp stratum1+tls stratum1+tls12 stratum2+ssl stratum2+tcp stratum2+tls stratum2+tls12
    Stratum variants:
      stratum:  official stratum spec: ethpool, ethermine, coinotron, mph, nanopool (default)
      stratum1: eth-proxy compatible: dwarfpool, f2pool, nanopool (required for hashrate reporting to work with nanopool)
      stratum2: EthereumStratum/1.0.0: nicehash
    Example 1: stratum+ssl://0x012345678901234567890234567890123.miner1@ethermine.org:5555
    Example 2: stratum1+tcp://0x012345678901234567890234567890123.miner1@nanopool.org:9999/john.doe@gmail.com
    Example 3: stratum1+tcp://0x012345678901234567890234567890123@nanopool.org:9999/miner1/john.doe@gmail.com


1bash.template:
Code:
#        Default Coin Pool Protocols is stratum+tcp, If your pool has other protocols check miner support before changing it
#        stratum+ssl, stratum+tcp, stratum+tls, stratum+tls12, stratum1+ssl, stratum1+tcp, stratum1+tls, stratum1+tls12, stratum2+ssl, stratum2+tcp, stratum2+tls, stratum2+tls12

#        If using bminer use these on coin pool protocols:
#        Equihash Stratum: "stratum", Equihash Stratum+SSL:"stratum+ssl"
#        Ethash Stratum:"ethash", Ethash Stratum+SSL:"ethash+ssl", Ethereum Proxy:"ethproxy" ethereum Stratum:"ethstratum"
#        ZHash Algos like BTG: "zhash"
#        Tensority based coins like BTM: "tensority"


In your case I think you should use  "stratum2+tcp" for Ethermine on nicehash


https://github.com/papampi/nvOC_by_fullzero_Community_Release
Pages: « 1 ... 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 [403] 404 405 406 407 408 409 410 411 412 413 414 415 416 417 »
  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!