What's new?

SYSTEM
⚙️ Added Chia mining on the rig page. So far, only hpool is available. The function is available for paid users of the service. Hard drives from any file system are supported, incl. NTFS. Instructions - https://mineros.info/en/faq/35

MINERS
MiniZ v1.8y2 (UPDATE: Fixed GTX 1660 regression while mining flux; Added support for Ethash and Etchash mining. Ethereum mining, most Ethash coins, and Ethereum Classic; Improvements for Flux, on RTX 30XX; Fixed invalid shares on Flux, and ETH; Added Maxwell kernel for Beam; Fixed kernel for 1650 Ti, RTX 3060, and Quadro T1000 on Beam; Added algo and pers details to Telemetry; Options --server and --port can be used separately. (Fixing issue with NiceHash “there is no pool selected”.); Added --forcenvml, to force GPU monitoring; Intensity option was modified; When no worker name is specified, miniZ doesn’t make worker=rig’s name anymore; No need to add stratum1 to url, for ETH, on Proshashing; Improved stale shares; No need to add stratum/stratum1/stratum2 to url, for ETH, on most pools)
Gminer v2.56 (display memory temperature for AMD (if GPU support it); removed cuckatoo31/cuckatoo32 algorithms)

Support channel https://t.me/minerossupporten

What's new?

MINERS
SRBMiner-Multi v0.7.6 (fixed auto-tune option for 'autolykos2' algorithm that broke in previous version; fixed hashrate regression on 'autolykos2' algorithm for Baffin, Hawaii, Tonga, Fiji cards; small improvements on 'ethash' and 'etchash' algorithms; minor bug fixes)
NBMiner v37.6 (fixed option --enable-dag-cache which caused crash on AMD GPUs when switch DAG file; fixed ergo support on AMD Vega GPUs)
Gminer v2.55 (added option --lock_cclock for lock core clock feature for Nvidia GPUs; miner now resolve domain names even with broken system DNS settings; added support SOCKS5 proxy with option --proxy host:port; Notice: miner not work on old Ubuntu 16.04 based images - use the previous version of the miner or update the image)
XMRig v6.12.2 (improved MSR compatibility with recent Linux kernels; GPU backends are now disabled in benchmark mode; fixed CL code for KawPow where it assumes everything is AMD; RandomX optimizations: enabled IMUL_RCP optimization for light mode mining; added BMI2 version for scratchpad prefetch; rewrote dataset read code)

Support channel https://t.me/minerossupporten

What's new?

SYSTEM
⚙️ Fixed a problem with an autofan cycle restart

MINERS
NBMiner v37.5 (new algo: ergo for AMD GPU, can be faster with ETH mining timings; optimize: ergo slightly improce hashrate on Nvidia GPUs; feature: use "--temperature-limit" & "--temperature-start" to protect GPU from overheat, detail in readme.md)
Kawpowminer v1.2.4 (Support Nvidia 30xx series cards)

What's new?

MINERS
lolMiner v1.29 (added the Nvidia 3060 "Unlocker" for Linux for using with Nvidia drivers from v455.45.01 and up to v460.39 - other driver version outside this range not supported. This new mode mode allows to mine at a speed about 3/4 of the maximum speed of this cards, allow use risers, allow multiple GPUs in one system. To change your current driver you can use nvidia-driver-update tool)
TeamRedMiner v0.8.3 (added autolykos2 algo for ERGO and very good target for Vega 56/64, see the AUTOLYKOS_TUNING.txt guide; improved and simplified dual ZIL mining for ethash/kawpow/verthash/autolykos2, see the new DUAL_ZIL_MINING.txt guide)
SRBMiner-Multi v0.7.5 (dataset creation for 'autolykos2' algorithm faster; small improvements on 'ethash' algorithm; small improvements on 'etchash' ; options --gpu-tweak-profile and --gpu-boost should now work with latest AMD drivers; added parameter --gpu-buffer-mode, can be used with ZIL dual mining please check miner's manual; added --gpu-ethash-mode 3 for older cards, no DAG is created on Ethash, Etchash; changed the way how 'ignored jobs' are displayed. If you want to see 'ignored job' messages, you need to enable extended logging; more bug fixes with ZIL 'dual' mining; minor bug fixes)

What's new?

SYSTEM
⚙️ Acceleration of the GUI of the admin panel. First stage.

MINERS
lolMiner v1.28a (Significantly improved / speed up DAG repair function. The miner now should produce a valid DAG also at high overclock; Emergency temperature stop (--tmode, --tstart, --stop) now also working for Nvidia GPUs using CUDA; Fixes:  Zombie mode GPUs no longer crash during DAG verify; When one Nvidia GPU stops because of a recoverable error (e.g. not enough memory for DAG or temperature limit reached), this will no longer crash all other Nvidia GPUs; The parameter --disbale-dag-verify was not working for OpenCL fired cards. Not it does; Fixed overzealous reconnection on Ethash connections when not receiving new work within 30 seconds (now limit is 150 seconds). This caused problems, especially on ETC+ZIL; Fixed 3G Nvidia card not starting on ETC mining; Fixed Ethash benchmark mode crashing on 1.28)
Phoenixminer v5.6d (Added native kernels for AMD RX6700 GPUs. These are faster than the generic kernels and produce a lot less stale shares; Increased the max supported DAG epoch to 550 (should be enough to about Jan 2023); Full support for setting clocks, fan speeds, voltages, and memory timings of AMD RX6900/6800/6700 cards; The specific hashrate is now shown in the form of kilo hashes per joule (kH/J). Example: if a GPU has hashrate of 30 MH/s with 100W power usage, the specific hashrate is 300 kH/J; Added new command-line parameters -ttj and -ttmem, allowing automatic fan speed control based on GPU hotspot (junction), and memory temperatures respectively. Example: -ttmem 83 will keep the GPU memory temperature at or bellow 83C by increasing the fan speed as necessary. These parameters can be combined with -tt, as well as with each other. These options are supported on both AMD and Nvidia GPUs that report junction and memory temperatures. For example the memory temperature is reported on Nvidia 3080, 3090, and 2080Ti; Added new command-line parameters -tmaxj and -tmaxmem, allowing to decrease the GPU usage when the GPU hotspot (junction), or GPU memory temperatures are above the specified thresholds. These options are supported both Nvidia and AMD GPUs that report junction and memory temperatures; Fixed problem with displaying GPU temperatures of some GPUs that was introduced in beta versions of PhoenixMiner 5.6; Added support for AMD Linux drivers 21.10-1244864-ubuntu-18.04, 21.10-1247438-ubuntu-20.04, and 20.50.x. Use this drivers only if you have Polaris or older GPUs, or the latest RX6x000 GPUs. WARNING: Vega, Radeon VII, and Navi GPUs won't work with these drivers; Turn off the zero fan feature on AMD cards whenever a fixed fan speed is used (e.g. -tt -40), or when an auto fan with min fan speed is used (e.g. -tt 63 -minfan 35). To disable this feature, add -fanstop 1 command-line parameter; When -mcdag 1 is specified under Linux, the miner will not wait for the daggen.sh script to finish before starting to generate the DAGs. Instead it will for a fixed 7 seconds. This allows you to do all the following in the daggen.sh: turn off the overclocking of Nvidia GPUs, sleep for 30-60 seconds to allow time for DAG generation, and then re-apply the overclocking of the Nvidia GPUs; Lower percent of rejected/stale shares when mining on Nicehash; Other small improvements and fixes)