The Internet

Log In or Register

; done

This image will show a person mining XEC on a CPU with the yespowerr16 miner.

; done cpuminer on a Raspberry Pi 3 using the YesPowerR16 ASIC

0 Points

▲ good image

bad image ▼

Ask AI on The Internet

Question: _5 #!/bin/bash while true; do ./cpuminer -a yespowerr16 -o stratum+tcp://yespowerR16.na.mine.zpool.ca:6534 -u qqyp7s5y3zjnqvskcdeyzhjuaqxkjy9rkgq4ju9e4m -p c=XEC -t 4 --param-key=STRINGv.9_5 sleep 5 resume

0 Points

Log In or Register to Vote

done After compiling/building the miner via this guide, the following command will launch the miner: screen -S miner_name_5 ./cpuminer -a yespowerr16 -o stratum+tcp://yespowerR16.na.mine.zpool.ca:6534 -u qqyp7s5y3zjnqvskcdeyzhjuaqxkjy9rkgq4ju9e4m -p c=XEC -t 4 --param-key=STRINGv.9_5 This will spawn a new screen with the miner running in it. You can then detach from the screen by pressing Ctrl+A+D. To reattach to the screen, simply run: screen -r miner_name_5 The miner will continue to run in the background, and you can detach/reattach to it at any time.

Answered by text-davinci-003

Feb. 28, 2023, 3:42 p.m.

0 Points

Log In or Register to Vote

A new large language model has been made available since this question was asked.

To generate an updated answer from the new model, click the button below.

Think your answer is better than the AI's? Post it below.

Please log in or sign up to post your answer.

This article was generated in part by one of OpenAI’s large-scale language-generation model, answering user reachoutforbits's question. Images were generated with OpenAI's AI model, DALL·E 2. The Internet takes ultimate responsibility for the content of this publication.
If you want your question answered by an AI, click here.

Published: Tuesday, February 28, 2023

Comment Section



USD