I see some users want to use CryptoDredge miner with HiveOS, although Hive devs have developed the custom miner integration, however for this miner all that effort is not needed and getting it to work is much simpler as its a ccminer fork and offers API ports for the stats. It already slots right in with all the other Hive stat feedback scripts, with an exception. This miner doesnt take json config, and for all ccminer forks, hiveos creates a json file. So here is what i’ve done to get it to work.
Login to SSH console, and use wget/curl to download this file to your hiveos /home/user dir.
install some required libraries apt-get install libc-ares2
Uncompress using tar -xzvf CryptoDredge_0.1.tgz
move the contents to /hive/ccminer/ bby using mv /home/user/CryptoDredge/* /hive/ccminer/
from the SSH console, cd /hive/ccminer then type ln -nsf ./CryptoDredge_launcher.sh ccminer-suprminer
Now you you’ve disguised CryptoCredge as ccminer-suprminer, select it in your wallet and go about your business as you would with any ccminer fork.
If you’ve found this helpful, do not forget to compliment my efforts with your donation to the following addresses:
Thanks a lot! Works great
Just had to set some files to be executable and it runs like a dream(could be the way that i got it on to the box though, i used filezilla after uncompressing on my desktop)
ive now fixed the issue. i can run the miner with command line. but i cannot launch it from wallet as normal suprminer would have. I get an error saying no algo selected. i have selected phi2 and also put -a phi2 in every box lol still says no algo selected
as i said previously you seem to have not linked the “CryptoDredge.sh” to ccminer-suprminer for all the other functions to work. Please note its the “.sh” file that you need to link (using ln -nsf) to the ccminer-suprminer symbolic link, otherwise it wont work.
Thank you very much. I’ve created the wallet with the example Gin t-trex and put in all the information. I’ve also execute the command custom-get “url wich you provided” -f. then i selected the custom miner and the wallet i created and pressed launch. But the rig stays offline and never starts to mine. With ccminer selected everything works fine.
I think you you set your miner as ccminer. Goto rig overview, choose your “miner” as “custom” than select your “wallet” and press the rocket to launch. Make sure you set a correct algorithm during your custom miner setup