tontechio / pow-miner-gpu-hiveos

12 stars 3 forks source link

status=dead #12

Closed dik0st closed 2 years ago

dik0st commented 2 years ago

Добрый день. настраиваю майнинг на hiveOS, сделал все по инструкции. после запуска майнера - такой вот статус. подскажите, куда копать?

zheselevko commented 2 years ago

первое то что статус а второй момент что через некоторое время майнер перестает работать а в статистике отображется что работает но через терминал отображает что не запущен

dik0st commented 2 years ago

нашел решение, в режиме консоли останавливаете майнер, прописываете две команды: ДЛЯ CUDA /hive/miners/custom/custom-get https://github.com/tontechio/pow-miner-gpu-hiveos/releases/download/h-20211122-1/tonminer_cuda_hiveos_x86_64.tar.gz -f

/hive/miners/custom/custom-get https://github.com/tontechio/pow-miner-gpu-hiveos/releases/download/h-20211124-1/tonminer_cuda_hiveos_x86_64.tar.gz -f

ДЛЯ OPENCL /hive/miners/custom/custom-get https://github.com/tontechio/pow-miner-gpu-hiveos/releases/download/h-20211122-1/tonminer_opencl_hiveos_x86_64.tar.gz -f

/hive/miners/custom/custom-get https://github.com/tontechio/pow-miner-gpu-hiveos/releases/download/h-20211124-1/tonminer_opencl_hiveos_x86_64.tar.gz -f

И стартуете майнер. статус становится running.

MadHundred commented 2 years ago

same problem on h.20211126.1 latest version, got error , crash and stop working some of gpu miners.

tontechio commented 2 years ago

Fixed: https://github.com/tontechio/pow-miner-gpu-hiveos/releases/tag/h.20211126.1

tontechio commented 2 years ago

same problem on h.20211126.1 latest version, got error , crash and stop working some of gpu miners.

please show me version output /hive/miners/custom/tonminer_cuda_hiveos_x86_64/assets/tonlib-cuda-cli -V or (if you use opencl) /hive/miners/custom/tonminer_opencl_hiveos_x86_64/assets/tonlib-opencl-cli -V

MadHundred commented 2 years ago

tonlib-cli build information: [ Commit: 13b71a4b81de56ab7d4a0d21a14e69c9e6186a0d, Date: 2021-11-26 21:20:50 +0300]

Made another issue with exactly error at : https://github.com/tontechio/pow-miner-gpu/issues/103

tontechio commented 2 years ago

Got it. This is related to miner itself, so I close issue here. Thanks for report