add in h-config.sh -a {CUSTOM_ALGO},like
conf="-a ${CUSTOM_ALGO} -o ${CUSTOM_URL} -u ${CUSTOM_TEMPLATE} -p ${CUSTOM_PASS} ${CUSTOM_USER_CONFIG}"
Good news everyone! Now xmrig-amd, xmrig-nvidia, finminer, cryptodredge and excavator are using the Hash algorithm field!
exec shell command to update miner:
custom-get http://download.hiveos.farm/custom/cryptodredge-0.8.3.tar.gz -f
maybe i do something wrong
Looks like they changed the order of the params or I’ve confused it. Exec:
custom-get http://download.hiveos.farm/custom/cryptodredge-0.8.3.tar.gz -f
Доброго времени суток.)Допустим экскаватор 1.4.4(найсхеша(на всякий уточнить)) берет параметры из json’а который указывается как доп.ключ (e.g. excavator -c eth.json),и чтобы переключить на другой алгоритм,надо лезть в настройки,писать имя конфига,а еще и забыл который тебе нужен(юмор) тд
А можно ли ,как-то привязать файл конфига к менюшке с выбором алгоритма?
Отличная идея!
Добавил обработку этого поля. В конфиге замени имя алгоритма на %CUSTOM_ALGO%
И обнови майнер:
custom-get http://download.hiveos.farm/custom/excavator-1.5.11_a.tar.gz -f
это отлично)спасибо)сам-то я нуб) и юзаю версию 1.4.4)она(версия)) конектится к пулам)
The problem is with the naming of PHI2, if the customs script designer implements the variables based on HiveOS dashboard forms, you’re limited to the algo name “PHI2” where as CryptoDredge recognises this algo as “PHI1612” therefore you do not use the ${CUTOM_ALGO} in this instance and must add the algorithm name manually like “-a phi1612” in the “extra config arguments” section of the custom miner window.
according to CryptoDredge’s README.txt it’s supporting algorithms are:
Allium
Blake (2s)
Lyra2REv2
Lyra2z
NeoScrypt
PHI1612
Phi2
Skein
Skunkhash
Tribus
So phi2 is correct value too. I’ve add changing “phi” to “PHI1612” and “skunk” to “skunkhash”.
To set algo “PHI1612” you should choose “phi” in Hash algorithm field, and “skunk” for “skunkhash”.
To update the miner run command:
custom-get http://download.hiveos.farm/custom/cryptodredge-0.8.3.tar.gz -f
phi1612 - it’s not the same as phi2
phi1612 - it’s phi
phi2 - it’s phi2
what you say is correct however in this specific miner, right or wrong, only setting the -a flag to phi1612 works with LUX/Folm, therefore replacing Phi to Phi1612 manually in the script like how @ATrump has done now is a temporarily fix but a good fix.
tdxminer не устанавливается, ссылка не работает или хайв не скачивает, короче не получается установить, нужна помощь!
чтобы установить обнови на риге HiveOs до последней версии
Хорошо, попробую, спасибо.
Write miner name in lower case letters (in your Flight Sheet Miner config)…
Thank you very much, everything turned out. If this is so important, then this should be written.