Search content
Sort by

Showing 20 of 493 results by Zminer777
Post
Topic
Board Mining software (miners)
Re: GMiner ASIC Firmware v1.01
by
Zminer777
on 17/07/2025, 08:26:30 UTC
GMiner ASIC v1.02

+ added settings to configure time intervals for lowering/raising current profile by temperature
+ added additional logs for power supply failures
Post
Topic
Board Mining software (miners)
Re: GMiner ASIC Firmware v1.01
by
Zminer777
on 10/07/2025, 13:45:38 UTC
GMiner ASIC v1.01

+ added S19j Pro+ sub-model (BHB42612)
+ make Tooklit compatible with 32-bit architecture
+ adjusted limits for profile switching by temperature
+ seamless profile switching by temperature
+ display warning on lowering current profile by temperature
Post
Topic
Board Mining software (miners)
Merits 1 from 1 user
Re: GMiner ASIC Firmware v0.98
by
Zminer777
on 26/06/2025, 14:39:09 UTC
⭐ Merited by NotFuzzyWarm (1)
Is it a hack of cgminer or is it 100% clean code?
If it is based on cgminer, is the source code available as is required by the cgminer GPL license?
GMiner is fully developed from scratch, there is no one single line from CGMiner
Post
Topic
Board Mining software (miners)
Topic OP
GMiner ASIC Firmware v0.98
by
Zminer777
on 26/06/2025, 09:28:25 UTC
GMiner ASIC Firmware

The firmware was developed by mining experts, developers of the popular GPU miner GMINER. We have invested all our accumulated years of experience into developing high-quality firmware that meets all modern requirements for functionality, performance and security.

Features:
+ autotuning for selected overclocking profile
+ automatic switching overclocking profiles by temperature
+ monitoring and restoring chips performance in real time
+ manual overclocking profile adjustment, fine-tuning the frequency for each chip
+ management of list of autotuned overclocking profiles
+ automatic and manual control of cooling, target temperature, fan speed
+ watchdog for temperature sensors
+ watchdog for boards overall performance
+ watchdog for PSU voltage
+ watchdog for cooling system
+ reset, backup and restore configuration
+ support for withholding service fee
+ display of chip temperatures and power consumption
+ automatic and static network settings
+ interface languages: English, Russian
+ day and night display mode with ability to customize

Supported Hardware:
+ S19: BHB42801, BHB42803, BHB42811, BHB42821, BHB42831, BHB42841
+ S19 Pro: BHB42641, BHB42651
+ S19j+: BHB42701
+ S19j Pro: BHB42601, BHB42603, BHB42621, BHB42631, BHB42632
+ S19j Pro+: BHB42611,
+ S19 XP: BHB56601, BHB56701, BHB56801, BHB56802, BHB56806
+ S19j XP: BHB56804, BHB56807, BHB56814
+ S19k Pro: BHB56901, BHB56902, BHB56903
+ S21: BHB68601, BHB68603, BHB68606
+ T21: BHB68701, BHB68703, BHB68705
+ S21 XP: A3HB70501
+ S21 Pro: A3HB70601
+ S21+: A3HB70701

Supported Control Boards:
BeagleBone, Xilinx 7007, Amlogic

Installation:
to install GMiner firmware use Toolkit, ASIC firmware should be before march 2024

DevFee
3%
There is special offer for a large farm, ask in telegram group

Promo Video:
https://youtu.be/NlGUB8cn_S8

Resources:
Github: https://github.com/develsoftware/GMinerAsicRelease
Telegram chat: https://t.me/gminer_asic
Telegram announcements: https://t.me/gminer_releases
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.44 Dero/Karlsen/Radiant/Ergo+IronFish+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 06/03/2024, 13:42:54 UTC
GMiner v3.44 available for download

v3.44
+ added Dero and Dero + ZIL mining support on K1Pool (Nvidia only)

GPU Memory requirements:
13GB+, recommend card - RTX3090/RTX4090

Developer commission:
Dero - 5%
Dero + ZIL - 6% + 0%

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.44/gminer_3_44_linux64.tar.xz && tar -xvf gminer_3_44_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.44/gminer_3_44_linux64.tar.xz && tar -xvf gminer_3_44_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start

minerstat OS update command:
Code:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.44/gminer_3_44_linux64.tar.xz; tar -xvf gminer_3_44_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.43 Karlsen/IronFish/Radiant/Ergo+IronFish+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 08/12/2023, 14:33:08 UTC
GMiner v3.43 available for download

v3.43
+ added KarlsenHash and KarlsenHash+ZIL support for Nvidia GPUs (DevFee 1%)

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.43/gminer_3_43_linux64.tar.xz && tar -xvf gminer_3_43_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.43/gminer_3_43_linux64.tar.xz && tar -xvf gminer_3_43_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start

minerstat OS update command:
Code:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.43/gminer_3_43_linux64.tar.xz; tar -xvf gminer_3_43_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.42 IronFish/Radiant/Ergo+IronFish+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 13/11/2023, 09:26:03 UTC
GMiner v3.42 available for download

v3.42
+ improved miner stability

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.42/gminer_3_42_linux64.tar.xz && tar -xvf gminer_3_42_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.42/gminer_3_42_linux64.tar.xz && tar -xvf gminer_3_42_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start

minerstat OS update command:
Code:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.42/gminer_3_42_linux64.tar.xz; tar -xvf gminer_3_42_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.41 IronFish/Radiant/Ergo+IronFish+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 07/07/2023, 09:04:26 UTC
GMiner v3.41 available for download

v3.41
+ significant hashrate improvements on IronFish algorithm (up to +10%)

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.41/gminer_3_41_linux64.tar.xz && tar -xvf gminer_3_41_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.41/gminer_3_41_linux64.tar.xz && tar -xvf gminer_3_41_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start

minerstat OS update command:
Code:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.41/gminer_3_41_linux64.tar.xz; tar -xvf gminer_3_41_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.40 IronFish/Radiant/Ergo+IronFish+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 10/05/2023, 15:33:01 UTC
GMiner v3.40 available for download

v3.40
+ significant hashrate improvements on IronFish algorithm (up to +10%)

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.40/gminer_3_40_linux64.tar.xz && tar -xvf gminer_3_40_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.40/gminer_3_40_linux64.tar.xz && tar -xvf gminer_3_40_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start

minerstat OS update command:
Code:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.40/gminer_3_40_linux64.tar.xz; tar -xvf gminer_3_40_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.39 IronFish/Radiant/Ergo+IronFish+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 08/05/2023, 15:11:08 UTC
GMiner v3.38 available for download

v3.39
+ fixed miner crashes on IronFish+ZIL, ETC+IronFish+ZIL, Ergo+IronFish+ZIL and Conflux+IronFish+ZIL when ZIL dual intensity is -1 (-zildi -1)

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.39/gminer_3_39_linux64.tar.xz && tar -xvf gminer_3_39_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.39/gminer_3_39_linux64.tar.xz && tar -xvf gminer_3_39_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start

minerstat OS update command:
Code:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.39/gminer_3_39_linux64.tar.xz; tar -xvf gminer_3_39_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.38 IronFish/Radiant/Ergo+IronFish+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 06/05/2023, 14:39:13 UTC
GMiner v3.38 available for download

v3.38
+ added IronFish, IronFish+ZIL solvers for Nvidia GPUs
+ added Ergo+IronFish, Ergo+IronFish+ZIL solvers for Nvidia GPUs
+ added ETC+IronFish, ETC+IronFish+ZIL solvers for Nvidia GPUs
+ added Conflux+IronFish, Conflux+IronFish+ZIL solvers for Nvidia GPUs
+ fixed share difficulty calculation for Radiant

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.38/gminer_3_38_linux64.tar.xz && tar -xvf gminer_3_38_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.38/gminer_3_38_linux64.tar.xz && tar -xvf gminer_3_38_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start

minerstat OS update command:
Code:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.38/gminer_3_38_linux64.tar.xz; tar -xvf gminer_3_38_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.37 Radiant/CFX+Radiant+ZIL/Ergo+Radiant+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 29/04/2023, 14:28:59 UTC
GMiner v3.37 available for download

v3.37
+ fixed performance degradation appeared in v3.36

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.37/gminer_3_37_linux64.tar.xz && tar -xvf gminer_3_37_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.37/gminer_3_37_linux64.tar.xz && tar -xvf gminer_3_37_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start

minerstat OS update command:
Code:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.37/gminer_3_37_linux64.tar.xz; tar -xvf gminer_3_37_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.36 Radiant/CFX+Radiant+ZIL/Ergo+Radiant+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 28/04/2023, 13:43:17 UTC
GMiner v3.36 available for download

v3.36
+ significant hashrate improvement on Radiant, ETC+Radiant, Conflux+Radiant and Ergo+Radiant for GTX 10xx GPUs

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.36/gminer_3_36_linux64.tar.xz && tar -xvf gminer_3_36_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.36/gminer_3_36_linux64.tar.xz && tar -xvf gminer_3_36_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start

minerstat OS update command:
Code:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.36/gminer_3_36_linux64.tar.xz; tar -xvf gminer_3_36_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.35 Radiant/CFX+Radiant+ZIL/Ergo+Radiant+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 27/04/2023, 15:18:31 UTC
GMiner v3.35 available for download

v3.35
+ added Ergo+Radiant, Ergo+Radiant+ZIL solver for Nvidia GPUs
+ added ETC+Radiant, ETC+Radiant+ZIL solver for Nvidia GPUs
+ added Conflux+Radiant, Conflux+Radiant+ZIL solver for Nvidia GPUs

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.35/gminer_3_35_linux64.tar.xz && tar -xvf gminer_3_35_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.35/gminer_3_35_linux64.tar.xz && tar -xvf gminer_3_35_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start

minerstat OS update command:
Code:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.35/gminer_3_35_linux64.tar.xz; tar -xvf gminer_3_35_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.34 Radiant/CFX+KASPA+ZIL/Ergo+KASPA+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 21/04/2023, 14:09:22 UTC
GMiner v3.34 available for download

v3.34
+ added Radiant (Sha512_256D) support for Nvidia GPUs

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.34/gminer_3_34_linux64.tar.xz && tar -xvf gminer_3_34_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.34/gminer_3_34_linux64.tar.xz && tar -xvf gminer_3_34_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start

minerstat OS update command:
Code:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.34/gminer_3_34_linux64.tar.xz; tar -xvf gminer_3_34_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.33 CFX+KASPA+ZIL/Ergo+KASPA+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 17/04/2023, 13:27:56 UTC
GMiner v3.33 available for download

v3.33
+ fixed bug with invalid shares while Zil mining round

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.33/gminer_3_33_linux64.tar.xz && tar -xvf gminer_3_33_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.32/gminer_3_33_linux64.tar.xz && tar -xvf gminer_3_33_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.32 CFX+KASPA+ZIL/Ergo+KASPA+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 12/04/2023, 14:59:03 UTC
GMiner v3.32 available for download

v3.32
+ fixed Kaspa hashrate dip while Zil mining round
+ improved Kaspa hashrate for single mining mode (up to +5% dependent on GPU), lowered power usage
+ support f2pool for Conflux mining
+ improved auto-detection of dual intensity for dual mining
+ fixed display of memory temperature on latest Nvidia drivers under Linux
+ hide pool efficiency by default (to enable log pass --log_pool_efficiency 1)

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.32/gminer_3_32_linux64.tar.xz && tar -xvf gminer_3_32_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.32/gminer_3_32_linux64.tar.xz && tar -xvf gminer_3_32_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.31 CFX+KASPA+ZIL/Ergo+KASPA+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 26/03/2023, 08:57:38 UTC
GMiner v3.31 available for download

v3.31
+ increased hashrate for Conflux (Octopus), Conflux + Kaspa and Conflux + Kaspa + Zil
+ display memory temperature under Windows on latest drivers

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.31/gminer_3_31_linux64.tar.xz && tar -xvf gminer_3_31_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.31/gminer_3_31_linux64.tar.xz && tar -xvf gminer_3_31_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.29 CFX+KASPA+ZIL/Ergo+KASPA+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 21/03/2023, 10:04:47 UTC
GMiner v3.29 available for download

v3.29
+ added Conflux(Octopus) support for Nvidia GPUs
+ added Conflux + Kaspa dual mining support for Nvidia GPUs
+ added Conflux + Kaspa + Zil triple mining support for Nvidia GPUs
+ improved handling of Zil connection, fixed bug with stopping Zil mining once connection loss for 5+ minutes (thanks to FlexPool for helping with testing)

NOTE: you can mix any supported algorithm with Zil mining (for example: BTG+ZIL, RVN+ZIL, CTXC+ZIL, ...)

Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
Discord: https://discord.gg/J7RUG3FDYw
Post
Topic
Board Mining (Altcoins)
Re: GMiner v3.28 Ergo+KASPA+ZIL/KAWPOW/Equihash/Cortex
by
Zminer777
on 05/02/2023, 16:45:36 UTC
GMiner v3.28 available for download

v3.28
+ improved overclocking subsystem (fixes bugs with OC switching while ZIL mining round)
+ improved hash rate reporting while ZIL mining round (removed hash rate drawdown for primary algorithm)

mmpOS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.28/gminer_3_28_linux64.tar.xz && tar -xvf gminer_3_28_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
Code:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.28/gminer_3_28_linux64.tar.xz && tar -xvf gminer_3_28_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start