BZminer 矿工。 下载 Bzminer
最新发布
Release v22.0.0 of BzMiner. All feedback is welcome ;)
-- What's in this release
x New Coin: Blocx x New dual combo: Ergo + Warthog (Nvidia only for now) x New dual combo: Blocx + Warthog (Nvidia only for now) x Dynex: Fixed multiple issues x Warthog will skip calibration if warthog_verus_hr_target is set for all sha devices x Warthog hashrate should stop dropping after time x Restart_miner_minutes is now a decimal number so can do sub minute times (eg. 0.5 for 30 seconds) x Increased gpu memory allocated for dual warthog x Bug fix: clore (and other kawpow algos) crashing after some minutes x Bug fix: ergo and ergo+warthog invalid ergo shares x Bug fix: cpu_affinity not saving to config.txt x Bug fix: bz should now close nicely (eg. --restart_miner_minutes, or reconnections to warthog) x Bug fix: fixes mainloop not responding in last beta
https://www.bzminer.com/releases/v22.0.0/
Be sure to check out the config generator if having trouble setting up
https://www.bzminer.com/config-generator/
Special thanks
Thanks Son of a Tech for the BC-250! https://www.youtube.com/channel/UC0WNX0de8I1fgKUrjxiPaRA
Minerstat update command:
export version="22.0.0"; mstop; cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; sudo cp bzminer_v${version}_linux/bzminer /home/minerstat/minerstat-os/clients/bzminer; mstart
MMPOS Update Command (Note: put in Initiate command prior to miner launch field in miner profile ->advanced)
export version="22.0.0" # Example version
if [ -f "/tmp/bzminer_v${version}_linux.tar.gz" ]; then
exit 0
else
cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; sudo cp -adpR bzminer_v${version}_linux/bzminer /opt/mmp/miners/bzminer/
fi
Hive OS Update Command (assuming currently on v21.5.3)
wget https://bzminer.com/downloads/bzminer_v22.0.0_linux.tar.gz; tar -xvf bzminer_v22.0.0_linux.tar.gz; miner stop; cp bzminer_v22.0.0_linux/bzminer /hive/miners/bzminer/21.5.3/; miner start
Rave OS Update Command (assuming currently on v21.5.3)
stop && wget https://bzminer.com/downloads/bzminer_v22.0.0_linux.tar.gz && tar -xvf bzminer_v22.0.0_linux.tar.gz && cp -adpR bzminer_v22.0.0_linux/bzminer /app-data/miners/bzminer-21.5.3 && start
Checksums
bzminer_v22.0.0_windows.zip:
MD5: 1da47aefe810a04bc893705988272bc9 SHA256: 1d5b2873be16b3405b01fb923bec2ea1ecbbece9366bde79de0c641f7b886123
bzminer_v22.0.0_linux.tar.gz:
MD5: 935ae2057845c6afe81e907a61cb9279 SHA256: 24ce1efcb522ee006c0587f04b3dcb3cb74d42b8bc2aaf4948324dab18e7ba01
.bat 文件示例 Bzminer
EthereumPOW (ETHW)
Ethereum Classic (ETC)
Kaspa (KAS)
Ergo (ERG)
NEXA
Ravencoin (RVN)
Meowcoin (MEWC)
Alephium (ALPH)
Radiant (RXD)
EthereumPOW + Alephium Dual Mining
EthereumFair + Alephium Dual Mining
Ethereum Classic + Alephium Dual Mining
EthereumPOW + Alephium + ZIL Triple Mining
EthereumFair + Alephium + ZIL Triple Mining
Ethereum Classic + Alephium + ZIL Triple Mining
EthereumPOW + Kaspa Dual Mining
EthereumFair + Kaspa Dual Mining
Ethereum Classic + Kaspa Dual Mining
EthereumPOW + Kaspa + ZIL Triple Mining
EthereumFair + Kaspa + ZIL Triple Mining
Ethereum Classic + Kaspa + ZIL Triple Mining
EthereumPOW + Radiant Dual Mining
EthereumFair + Radiant Dual Mining
Ethereum Classic + Radiant Dual Mining
EthereumPOW + Radiant + ZIL Triple Mining
EthereumFair + Radiant + ZIL Triple Mining
Ethereum Classic + Radiant + ZIL Triple Mining
矿工设置 / 如何设置矿机Bzminer
基本矿工命令Bzminer
--disable 禁止指定显卡挖矿。空格用作分隔符。使用格式为 pci_bus:pci_device 的设备 ID(例如,--disable 1:0 3:0)。使用 --devices 命令查找设备 ID。在 HiveOS 中,这个参数是在 add.xml 中设置的。配置;
-w该字段指定你的钱包地址或矿池中账户的地址;
--w2指定第二个地址如果是双模式挖矿;
--pool_password, --pool_password2密码,默认使用x;
-w, --worker, --worker2 工人姓名(钻机)。它可以作为单独的参数设置,也可以通过钱包地址后的点设置;
--cpu-priority 在显卡上挖矿期间的 CPU 利用率水平。默认设置为2,如果处理器不拉,可以设置0,最大值为5;
--reconnect-on-fail-shares重新连接矿工到矿池如果从池中接收到被拒绝的份额;
--nvidia 1仅在 Nvidia 设备上挖矿;
--amd 1仅在 AMD 设备上挖矿;
-h, --help 打印所有可用的命令。
矿机超频Bzminer
--oc_lock_memory_clock 锁定内存中的超频值。也可以为显卡设置不同的值,用空格隔开;
--oc_core_clock_offset设置显卡的核心时钟频率,单位为MHz。可以为多张卡指定一个空格分隔的值;
--oc_memory_clock_offset设置显卡显存频率,单位为MHz。您可以通过空格为多个卡指定一个值;
--oc_power_limit 指定功率限制(显卡消耗),以瓦特为单位。通过空格,您可以为每张卡指定唯一的值。例如 --oc_power_limit 140 150 160 150。
使用矿机时的典型错误Bz miner
费率
ETC - 0,5%
RVN - 0,5%
ALPH - 0,5%
API Bzminer
--http_port 设置端口。 默认端口为 4014。