LuKePicci
Jr. Member
Offline
Activity: 128
Merit: 1
|
|
September 04, 2019, 09:47:24 PM |
|
nvOC has a working autoswitcher based on WTM (whattomine.com) data. If you didn't know about that, just give it a try.
|
|
|
|
chrysophylax
Legendary
Offline
Activity: 2926
Merit: 1091
--- ChainWorks Industries ---
|
|
September 05, 2019, 05:19:29 AM |
|
nvOC has a working autoswitcher based on WTM (whattomine.com) data. If you didn't know about that, just give it a try.
I didn't know ... So will look into that. Even though WhatToMine isn't 'really' accurate, it seems to be one of those sites that a lot of people use. Do you have any advice (apart from throw them out) regarding the old AMD cards, and what software I could use? Does anyone? FullZero? Papampi? Thanks LuKePicci. #crysx
|
|
|
|
mibjt
Newbie
Offline
Activity: 7
Merit: 0
|
|
September 10, 2019, 04:43:58 PM |
|
Hi,
Can someone walk me through how to setup nvOC to mine NiceEthash? I already updated the miners and set the 1bash for nice_ethash as follows:
# NICE_ETHASH NICE_ETHASH_ADDRESS="$NICE_ADDRESS" NICE_ETHASH_POOL="daggerhashimoto.jp-new.nicehash.com" NICE_ETHASH_PORT="3353" NICE_ETHASH_WORKER="woker" NICE_ETHASH_OPTS="" # To mine with claymore add "-esm 3 -allpools 1 -estale 0" NICE_ETHASH_POOL_PROTOCOL="stratum2+tcp"
Its able to mine and the nicehash new site shows the rig is up but the accepted hash rate and earnings are 0. Would appreciate greatly if someone could assist me on this?
SET NICE_ETHASH_OPTS-- # NICE_ETHASH NICE_ETHASH_ADDRESS="$NICE_ADDRESS" NICE_ETHASH_POOL="daggerhashimoto.jp-new.nicehash.com" NICE_ETHASH_PORT="3353" NICE_ETHASH_WORKER="woker" NICE_ETHASH_OPTS="-esm 3 -allpools 1 -estale 0" # To mine with claymore add "-esm 3 -allpools 1 -estale 0" NICE_ETHASH_POOL_PROTOCOL="stratum2+tcp" The answer is in your post. For Claymore, if "-esm 3" is not set, the miner will not communicate properly with the NiceHash stratum server. --scryptr P.S. I DID SOME EXPERIMENTING-- I pointed a single miner (my 1080ti in my desktop) at the new pool address (above). It mined and hashes and shares were accepted. However, the miner did not appear on the old dashboard monitor. I mined with the same wallet as my other miners, but the statistics did not appear on the dashboard with my other miners. Come September 10th, I will switch my mining address if necessary. Currently, all my miners are on "daggerhashimoto.usa.nicehash.com:3353". The statistics are properly reported. --scryptr Thanks for the assist. I tried your suggestion of adding the "-esm 3 -allpools 1 -estale 0" to my nice hash opts. Did not work. Ended up using the default Ethminer to do the mining instead. Managed to get it working on a 6 card rig mining for 10 minutes and the nicehash new site shows the stats. Perhaps when I tested it on a single 1070 (non TI) card, the amount mined was insignificant due to the difficulty increasing overtime. # NICE_ETHASH NICE_ETHASH_ADDRESS="$NICE_ADDRESS" NICE_ETHASH_POOL="daggerhashimoto.jp-new.nicehash.com" NICE_ETHASH_PORT="3353" NICE_ETHASH_WORKER="moneymachine" NICE_ETHASH_OPTS="" # To mine with claymore add "-esm 3 -allpools 1 -estale 0" NICE_ETHASH_POOL_PROTOCOL="stratum2+tcp"
|
|
|
|
scryptr
Legendary
Offline
Activity: 1797
Merit: 1028
|
|
September 10, 2019, 05:35:13 PM Last edit: September 10, 2019, 11:52:17 PM by scryptr |
|
I STOPPED MINING ON NICEHASH--
I am able to find my external wallet balance on the "new" NiceHash, it is not lost. There remains enough for a weekly payout, so I should receive it.
However, the available statistics for mining with an external wallet are no longer sufficient for monitoring progress. I do have a single GPU mining on a NiceHash internal wallet. The "new" NiceHash assigns an internal wallet for mining, and all the statistics and graphs for mining are available if you choose the "detailed" setting while logged into NiceHash.
Before I put all my eggs in one basket, I am going ahead with the single GPU on the "new" NiceHash. NiceHash still owes me BTC on the old external wallet. I may need to mine to the external wallet for brief periods each month in order to receive BTC in the repayment plan.
--scryptr
|
|
|
|
mibjt
Newbie
Offline
Activity: 7
Merit: 0
|
|
September 11, 2019, 04:41:29 AM |
|
Switched back to Nicehash as I find it more profitable ATM--
With the Current Nicehash move to a new website platform, I just once in a while transfer the bitcoin earned out of the nicehash provided wallet into my Trezor. What Coin do you mine now and what is your rig setup (GPUs you are using)? Personally as of this writing, I tried mining x16r with 6 1070s on my asrock H110 BTC pro+ and got very little back. Switched back to Etherium mining on nicehash as I find it more profitable.
|
|
|
|
scryptr
Legendary
Offline
Activity: 1797
Merit: 1028
|
|
September 11, 2019, 01:02:55 PM |
|
MINING ETHEREUM ON NICEHASH--
But my top-end nVidia cards were doing OK on BeamvII for a while also. They were not so stable, though. The single 1080ti mining ETH on the new NiceHash at 50MH/s is faster than my Vegas mining ETH at 47MH/s elsewhere.
When I am more familiar with the new NiceHash I may direct more hash there. Their repayment program is scheduled to last 20 more months at the current 1% a month. I need to watch my old external wallet so that I will receive my past due BTC. --scryptr
|
|
|
|
Oleg_filin
Newbie
Offline
Activity: 31
Merit: 0
|
|
September 16, 2019, 10:28:04 AM Last edit: September 18, 2019, 11:44:33 PM by mprep |
|
We are unable to mining BEAM with NVOC.
google translate.
Why not? Just add the coin info in 1bash In Algo section add it to Equihash coins: EQUIHASH_COINS="BEAM,...." Set you Equihash miner to GMINER or whichever you like: Add coin info: # BEAM (BEAM) BEAM_ADDRESS="replace_with_your_address" BEAM_OPTS="--algo 150_5" BEAM_POOL="beam.sparkpool.com" BEAM_PORT="2222" BEAM_WORKER="$WORKERNAME" BEAM_POOL_PROTOCOL="stratum+tcp" Set your coin: Restart nvOC bash ~/NVOC/mining/nvOC restart Hello. How I can mining beam with NvOc and algo beamhash2? http://photoshare.ru/data/35/35917/1/9ek0i2-b5j.jpg
|
|
|
|
SalvajeX
Newbie
Offline
Activity: 20
Merit: 0
|
|
September 18, 2019, 08:22:46 AM |
|
Hi Folks, does nvOC supports RTX 2080ti card?
|
|
|
|
LuKePicci
Jr. Member
Offline
Activity: 128
Merit: 1
|
|
September 20, 2019, 09:27:54 PM |
|
We are unable to mining BEAM with NVOC.
google translate.
Why not? Just add the coin info in 1bash In Algo section add it to Equihash coins: EQUIHASH_COINS="BEAM,...." Set you Equihash miner to GMINER or whichever you like: Add coin info: # BEAM (BEAM) BEAM_ADDRESS="replace_with_your_address" BEAM_OPTS="--algo 150_5" BEAM_POOL="beam.sparkpool.com" BEAM_PORT="2222" BEAM_WORKER="$WORKERNAME" BEAM_POOL_PROTOCOL="stratum+tcp" Set your coin: Restart nvOC bash ~/NVOC/mining/nvOC restart Hello. How I can mining beam with NvOc and algo beamhash2? Same thing, define a new algo by adding BEAMHASH2_COINS="BEAM", remove BEAM from EQUIHASH_COINS and set everything as usual. does nvOC supports RTX 2080ti card?
Why not?
|
|
|
|
Oleg_filin
Newbie
Offline
Activity: 31
Merit: 0
|
|
September 21, 2019, 08:13:31 AM |
|
And add BEAMHASH2_MINER="GMINER"?
|
|
|
|
LuKePicci
Jr. Member
Offline
Activity: 128
Merit: 1
|
|
September 21, 2019, 10:27:57 PM |
|
Oh yes!
|
|
|
|
|
LuKePicci
Jr. Member
Offline
Activity: 128
Merit: 1
|
|
September 22, 2019, 04:17:29 PM |
|
Add BEAMHASH2 to ALGOS.
ALGOS="... BEAMHASH2 ..."
In general, for every ALG in ALGOS nvOC parses ALG_* options, like ALG_COINS ALG_MINER and so on.
|
|
|
|
Oleg_filin
Newbie
Offline
Activity: 31
Merit: 0
|
|
September 23, 2019, 08:00:56 AM Last edit: September 23, 2019, 08:50:01 AM by Oleg_filin |
|
Still not working But work if run mine_beam.sh in gminer folder http://158.r.photoshare.ru/01587/00f23c24b5d8b549ddec7f0d7996827a59d8c5cd.jpgThe miner’s starting file is formed differently, when compared with mine_bash.sh. How to change the configuration of the miner startup file config in 1bash? Or another place?
|
|
|
|
blackline
Newbie
Offline
Activity: 21
Merit: 0
|
|
September 23, 2019, 09:08:56 AM |
|
you must add in this line ALGOS="BITCORE CRYPTONIGHT CRYPTONIGHTHEAVY CRYPTONIGHTV7 CRYPTONIGHTV8 CRYPTONIGHTR CUCKAROO29 CUCKATOO31 CUCKOOCYCLE DECRED ENERGI EQUIHASH ETHASH GRS LBRY LYRA2V2 LYRA2RE3 LYRA2Z MYR_GR BEAMHASH NEOSCRYPT PASCAL PHI1612 PHI2 SIA SIB SKEIN SKUNK X13 X16R X21S X22I XEVAN ZHASH MTP"
BITCORE_COINS="BTX" BEAMHASH_COINS="BEAM"
|
|
|
|
blackline
Newbie
Offline
Activity: 21
Merit: 0
|
|
September 23, 2019, 09:11:06 AM |
|
and add this line also
## BEAMHASH BEAMHASH_INTENSITY="0" BEAMHASH_MINER="GMINER" BEAMHASH_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
# BEAM(BEAM) BEAM_ADDRESS="##########################" BEAM_OPTS="--ssl 1" BEAM_POOL="beam-asia.leafpool.com" BEAM_PORT="4444" BEAM_WORKER="$WORKERNAME" BEAM_POOL_PROTOCOL=""
|
|
|
|
Oleg_filin
Newbie
Offline
Activity: 31
Merit: 0
|
|
September 23, 2019, 11:02:54 AM |
|
Thank you very much, I launched it but I still had to add gminer_opt = "- algo beamhash" otherwise it would not start
|
|
|
|
blackline
Newbie
Offline
Activity: 21
Merit: 0
|
|
September 23, 2019, 12:25:23 PM |
|
send screen photo
|
|
|
|
Tigel
Newbie
Offline
Activity: 66
Merit: 0
|
|
October 01, 2019, 05:28:07 PM |
|
What is required for ravencoin mining after the algo change?
|
|
|
|
|
|