Custom miner for Hiveos
To use it you need to select “Custom miner” when you create Flight Sheet and paste this into 'Installation url' : https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.6/srbminer_custom-3.2.6.tar.gz
After that you must set everything manually through the 'Extra config arguments' field by using SRBMiner parameters ( https://github.com/doktor83/SRBMiner-Multi/blob/master/Parameters )
mmpOS update script to v3.2.6:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.6/SRBMiner-Multi-3-2-6-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-2-6-Linux.tar.gz && cd SRBMiner-Multi-3-2-6 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v3.2.2 to v3.2.6:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.6/SRBMiner-Multi-3-2-6-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-2-6-Linux.tar.gz && cd SRBMiner-Multi-3-2-6 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/3.2.2 && miner start
Archive MD5 hashes a018b79b1c9f12871d10e5d8c3ef38fc *SRBMiner-Multi-3-2-6-win64.zip 76a2eff948cde608990dd00f8592da83 *SRBMiner-Multi-3-2-6-Linux.tar.gz
It is possible that you will have better results on older miner versions for these gpu's on yescrypts. If so, use older version then, don't ask me to improve current code because i won't,
Custom miner for Hiveos
To use it you need to select “Custom miner” when you create Flight Sheet and paste this into 'Installation url' : https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.5/srbminer_custom-3.2.5.tar.gz
After that you must set everything manually through the 'Extra config arguments' field by using SRBMiner parameters ( https://github.com/doktor83/SRBMiner-Multi/blob/master/Parameters )
mmpOS update script to v3.2.5:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.5/SRBMiner-Multi-3-2-5-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-2-5-Linux.tar.gz && cd SRBMiner-Multi-3-2-5 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v3.2.2 to v3.2.5:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.5/SRBMiner-Multi-3-2-5-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-2-5-Linux.tar.gz && cd SRBMiner-Multi-3-2-5 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/3.2.2 && miner start
Archive MD5 hashes 608ae0952e39de67ee8197c38c245229 *SRBMiner-Multi-3-2-5-win64.zip 0329305e53dab2630abe654fa8d879cf *SRBMiner-Multi-3-2-5-Linux.tar.gz
Miner now saves best autotune result to a file, and loads it on next miner start. This way autotune won't run every time. If you are not satisfied with the autotune result, go into Autotune folder and remove the related file/files, so on next start it will autotune again.
'--algorithm-gpu' runs selected algorithms on GPU only '--algorithm-cpu' runs selected algorithms on CPU only
Also added aliases for these new parameters : '-ac' and '-ag'
Order of parameters matters: if you define --algorithm-cpu first then the first occurences of --pool, --wallet ... etc will be used for the algorithm defined in first --algorithm-cpu
Example [Cpu: yespower, Gpu: xelishashv3]: --algorithm-cpu yespower --pool yespower-pool --wallet yespower-wallet --algorithm-gpu xelishashv3 --pool xelis-pool --wallet xelis-wallet
Custom miner for Hiveos
To use it you need to select “Custom miner” when you create Flight Sheet and paste this into 'Installation url' : https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.4/srbminer_custom-3.2.4.tar.gz
After that you must set everything manually through the 'Extra config arguments' field by using SRBMiner parameters ( https://github.com/doktor83/SRBMiner-Multi/blob/master/Parameters )
mmpOS update script to v3.2.4:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.4/SRBMiner-Multi-3-2-4-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-2-4-Linux.tar.gz && cd SRBMiner-Multi-3-2-4 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v3.2.2 to v3.2.4:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.4/SRBMiner-Multi-3-2-4-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-2-4-Linux.tar.gz && cd SRBMiner-Multi-3-2-4 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/3.2.2 && miner start
Archive MD5 hashes d63fa6791a1158400ffe419c03f79698 *SRBMiner-Multi-3-2-4-win64.zip 4cd09359da86df338d111856c71941c1 *SRBMiner-Multi-3-2-4-Linux.tar.gz
'dutahashv4' can be mined on rplant pool [ randomx.rplant.xyz:7093 ]
AMD support and possible further optimisations will come later
Custom miner for Hiveos
To use it you need to select “Custom miner” when you create Flight Sheet and paste this into 'Installation url' : https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.3/srbminer_custom-3.2.3.tar.gz
After that you must set everything manually through the 'Extra config arguments' field by using SRBMiner parameters ( https://github.com/doktor83/SRBMiner-Multi/blob/master/Parameters )
mmpOS update script to v3.2.3:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.3/SRBMiner-Multi-3-2-3-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-2-3-Linux.tar.gz && cd SRBMiner-Multi-3-2-3 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v3.2.2 to v3.2.3:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.3/SRBMiner-Multi-3-2-3-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-2-3-Linux.tar.gz && cd SRBMiner-Multi-3-2-3 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/3.2.2 && miner start
Archive MD5 hashes f97d2533c7d3d545da30a974c022e1f6 *SRBMiner-Multi-3-2-3-win64.zip 963c0fb75a5e6aa31d5aa01f033b7517 *SRBMiner-Multi-3-2-3-Linux.tar.gz
'yespowerbitok' can be mined on lastbitcoin.org [ lastbitcoin.org:3032 ]
Custom miner for Hiveos
To use it you need to select “Custom miner” when you create Flight Sheet and paste this into 'Installation url' : https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.2/srbminer_custom-3.2.2.tar.gz
After that you must set everything manually through the 'Extra config arguments' field by using SRBMiner parameters ( https://github.com/doktor83/SRBMiner-Multi/blob/master/Parameters )
mmpOS update script to v3.2.2:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.2/SRBMiner-Multi-3-2-2-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-2-2-Linux.tar.gz && cd SRBMiner-Multi-3-2-2 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v3.1.8 to v3.2.2:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.2/SRBMiner-Multi-3-2-2-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-2-2-Linux.tar.gz && cd SRBMiner-Multi-3-2-2 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/3.1.8 && miner start
Archive MD5 hashes edbc058d0200f90308c9e9ca72c82c51 *SRBMiner-Multi-3-2-2-win64.zip 663dbb612d21e2306ab12d372c7acabf *SRBMiner-Multi-3-2-2-Linux.tar.gz