Pages:
Author

Topic: Hiveon. №1 OS for mining - page 11. (Read 80540 times)

member
Activity: 577
Merit: 27
September 21, 2021, 05:49:44 PM
0.6-210@210921 🐧

What's new?

MINERS👷‍♂️
NBMiner v39.4
   * fixed hashrate issues on octopus algo
⚙️ Fixed stats for lolMiner
   * temp and fan data were processed incorrectly in the case of selective use of cards
jr. member
Activity: 251
Merit: 4
September 21, 2021, 05:18:59 AM
Users ask for a step to step guide on how to upgrade NVIDIA drivers to the latest with cuda 11.4 support. If you have cuda 11.0 drivers, how to proceed?

Please assist.
1. Screenshot is outdated.
2. Latest `nvidia-driver-update` tool from recent Hive client versions can operate with 460, 465 and 470 drivers series in interactive mode. Also it's understood as from command line
`nvidia-driver-update 470` to install latest driver in 470 series for example or
`nvidia-driver-update 470.63.01` to install exact version number
it's already mentioned above https://bitcointalksearch.org/topic/m.57944391
3. Latest Beta image is already contains 470.63.01 (CUDA 11.4) drivers out from the box instead latest Stable which on 460.91.03 (CUDA 11.2)
4. Please note that CUDA 11.4 not supported Ubuntu 16.04 but used on old Hive OS images and which still used on many rigs. Next client version 0.6-211 will contain workaround for this and the same time will add CUDA 11.4 definition to `nvidia-driver-update` tool (currently drivers 470 series reffered by tool to CUDA 11.3)
sp_
legendary
Activity: 2898
Merit: 1087
Team Black developer
September 21, 2021, 02:29:34 AM
Users ask for a step to step guide on how to upgrade NVIDIA drivers to the latest with cuda 11.4 support. If you have cuda 11.0 drivers, how to proceed?

Please assist.


member
Activity: 577
Merit: 27
September 20, 2021, 02:38:45 PM
0.6-210@210920 🐧

What's new?

MINERS👷‍♂️
T-Rex v0.22.1
* added partial LHR unlock functionality for 30xx cards for ethash algorithm, see LHR manual (https://github.com/trexminer/T-Rex/blob/master/LHR.md) for details
* added firopow algorithm for upcoming FIRO hardfork
* added CPU share validation functionality for kawpow and all progpow-like algorithms
* bug fixes:
    - fixed CPU share validation on autolykos2
    - fixed switching to failover pools: it takes too long
    - fixed some stability issues
XMRig CUDA plugin v6.15.1
* added support for rx/graft
* bug fixes
* included to XMRig v6.15.0 package
newbie
Activity: 19
Merit: 0
September 18, 2021, 10:04:19 AM
yes it would be nice to have it in hiveos
newbie
Activity: 7
Merit: 0
September 18, 2021, 06:41:10 AM
No ETA for Team Black miner on HiveOS?

thank you
member
Activity: 577
Merit: 27
September 18, 2021, 12:50:12 AM
0.6-210@210918 🐧

What's new?

MINERS👷‍♂️
NBMiner v39.3
* implemented new ethash low power LHR mode, add -lhr-mode option:
    -lhr-mode 2 is the default LHR mode, which is the new lower power mode
    -lhr-mode 1 changes LHR mode to old version, which is the same as v39.2
    -lhr-mode 1 is suitable for only power limit bounded GPU, can achieve higher hashrate than mode 2
    -lhr-mode 2 is able to achieve lower average power and temperature. especially suitable for GPUs with gddr6x e.g.3070ti, 3080, 3080ti: power consumption is fluctuating in this mode, better be used with locked core clock;
* option -lhr support decimal value;
* for LHR GPUs, when mining lock is detected, miner will automatically decrease -lhr value by 0.1, and continue mining. max decrease times is 10, which sums to 1.0;
* fixed issue with higher CPU usage when shares validation on CPU is disabled.
📝 Please note: to set miner options you need to set it via Miner settings/Extra config arguments using JSON-style config file format, e.g. "lhr-mode": "2" or comma-separated values if need set different values for each GPUs
NanoMiner v3.3.11
* fixed invalid ETH shares issue on some Nvidia RTX30xx
member
Activity: 577
Merit: 27
September 16, 2021, 03:01:02 PM
0.6-210@210915 🐧

What's new?

MINERS👷‍♂️
Gminer v2.68
* detect lock of LHR GPUs, automatically unlock and continue mining
* display of miner restart count by watchdog
NanoMiner v3.3.10
* fixed invalid shares issue on KawPoW for some Nvidia RTX 30xx GPUs
* fixed ETH performance tuning issue for some Nvidia RTX 30xx GPUs
member
Activity: 181
Merit: 10
September 16, 2021, 07:45:02 AM
when will teamblackminer included in hiveos?
jr. member
Activity: 44
Merit: 1
September 16, 2021, 07:36:55 AM


Code:
nvidia-driver-update 470.63.01

Code:
:~# nvidia-smi
Wed Sep 15 20:41:46 2021
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 470.63.01    Driver Version: 470.63.01    CUDA Version: 11.4     |


you're right ! thanks !
jr. member
Activity: 152
Merit: 3
September 15, 2021, 02:42:12 PM


Code:
nvidia-driver-update 470.63.01

Code:
:~# nvidia-smi
Wed Sep 15 20:41:46 2021
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 470.63.01    Driver Version: 470.63.01    CUDA Version: 11.4     |
jr. member
Activity: 44
Merit: 1
member
Activity: 577
Merit: 27
September 13, 2021, 09:27:56 AM
0.6-210@210913 🐧

What's new?

MINERS👷‍♂️
lolMiner v1.32a
* fixed --mode LHR1 not starting in unlocked state on many systems
* fixed 3060 LHR V1 not starting in semi-unlock when the right drivers are detected
member
Activity: 577
Merit: 27
September 13, 2021, 04:44:11 AM
0.6-210@210912 🐧

What's new?

MINERS👷‍♂️
Gminer v2.67
* partial LHR cards unlock without additional power consumption
* use --lhr 1 to force enable unlock for RTX 3060 V1
* use --lhr_tune1 / lhr_tune2 to tune unlock parameters, positive values increase performance, negative values decrease probability of lock
* miner requires latest Nvidia drivers 470+, use console tool nvidia-driver-update to update Nvidia drivers to latest
lolMiner v1.32
* Beta Feature: added RTX 3000 series semi-unlock for LHR v2 cards giving up to 30% more performance then in locked state. Use --mode LHR2 to call it and --mode LHR1 for 3060 LHR1 cards. Also added a low power LHR mode for V2 cards --mode LHRLP. Recommended drivers for LHR2 and LHRLP: 470.63.01 or 465
* improved performance of RTX 3060 LHR v1 semi-unlock by 2-3% depending on configuration - at same low consumption
* added detection of the "fan glitch" for RTX 3000 LHR cards: when the glitch is detected, the GPUs will leave the special LHR modes automatically
* significantly improved Ergo performance on GCN Gen 1 GPUs, e.g. HD 7970, R9 280, R7 370
* added Ergo kernels for Pitcairn GPUs
* added support for extra nonce subscription on Ergo stratum - this will cause less reconnects on Nicehash
* Bug fixes:
   - fixed an issue causing "invalid" shares on Ethash when the pool makes intensive use of variable difficulty. e.g. HiveOn, Nicehash...
   - fixed an issue that might cause the epoch to update too late when doing Eth + Zil dual stratum
   - fixed an issue causing too much stale or very late shares in Ergo
   - updated complete network stack to newer libraries - for more stability
   - a lot of internal re-structuring and fixes.
* Please refer to the miner's documentation for full details of all changes
WildRig-Multi v0.29.0
* implemented support of AMD RDNA 2 GPUs: RX 6x00 series
jr. member
Activity: 152
Merit: 3
September 13, 2021, 02:31:35 AM
on the other hand it would be good to add the possibility in "autofan" to put a percentage per fan
This feature in dev shortlist but ETA for release yet. Thank you.


tks you Wink

I can't wait because I pull my hair between my 3080 and my 3070 ...

possible Add: Team Black Miner

https://bitcointalksearch.org/topic/team-black-miner-ethw-etc-vertcoin-ravencoin-zilliqa-dual-tripple-mining-5358334

 Kiss Kiss Kiss
member
Activity: 577
Merit: 27
September 12, 2021, 02:12:56 AM
0.6-210@210911 🐧

What's new?

MINERS👷‍♂️
Bminer v16.4.7 (added support Ethereum mining on AMD RDNA GPUs, e.g. RX 5700; enabled LHR mode to unlock part of the performance of LHR GPUs, e.g. RTX 3060; improved energy efficiency for Ethereum on the Polaris/Vega architecture)
sr. member
Activity: 1106
Merit: 251
September 11, 2021, 10:16:15 PM
0.6-210@210909

What's new?

SYSTEM 🖥
⚙️ Improved Nvidia OC (improved support for fanless and mobile GPUs;  updated nvtool to v1.5.5)
⚙️ Added support for AMD RX 6900 XT Ultimate (added definitions for AMD RX 6900 XTX/W6900X/RX 6700M/RX 6600M; added OC support for RX 6900 XTX known as RX 6900 XT Ultimate; fixed displaying name for RX 6700 XT with ASIC NAVI22 XTLH)
⚙️ Improved update process (added GPUs re-detection after update;  added attempt to fix broken packages)
⚙️ Improved stratum latency checker ( more accurate data)
⚙️ Fixed autofan (fixed critical temp action)
⚙️ Fixed flashing NVidia GPUs in force mode
I'm mining ERG+ZIL with this version. HiveOS is a very useful tool for miners. I rank this on top of all out there. I just wish hiveon will soon have an ERG+ZIL pool. It's great to use HiveOS. Thank you.
member
Activity: 577
Merit: 27
September 11, 2021, 05:18:52 AM
on the other hand it would be good to add the possibility in "autofan" to put a percentage per fan
This feature in dev shortlist but ETA for release yet. Thank you.
Pages:
Jump to: