Post
Topic
Board Mining (Altcoins)
Re: GMiner CUDA Equihash 96,5/144,5/192,7/210,9 Miner v1.13
by
Zminer777
on 04/01/2019, 13:46:26 UTC
I can not run the miner on the algorithm 96_5. I work with Hive OS. In the logs pops up: algorithm not specified
personalization string not specified
My miner config: --algo 96_5 --server 51.75.146.76 --port 8002 --user XYyeicHByXL5fBc8q67mTZy9MhgZzCbKHS.ASUS1070TI-1 --pass x --pec
You have to specify personalization string "ZcashPoW" ("--pers ZcashPoW")
Code:
./miner --algo 96_5 --pers ZcashPoW --server 51.75.146.76 --port 8002 --user XYyeicHByXL5fBc8q67mTZy9MhgZzCbKHS.ASUS1070TI-1 --pass x
Also you don't need pass "--pec", power efficiency calculator enabled by default