Post
Topic
Board Mining (Altcoins)
Re: [Minera v0.3.3] Your next mining dashboard is here. CPUminer/CGminer/BFGminer.
by
qiqiji
on 30/07/2014, 01:51:05 UTC
I was able to get a Thunder X6 to run properly in minera by making sure --nocheck-golden and --ltc-debug were enabled.  If they are not it was 99% errors.
I hope that helps you out.
I used the Maxl cgminer.



I'm using minera with gridseed for a long time, it works fine, thank you!



Today i got 2 NEW Zeus Hurricane X6 (64 chips, 240Mhz, 10M hash rate, 230W on wall each)

I tried minera 0.3.2 and 0.3.3

CGminer Dmaxl Zeus works with --zeus-chips 64 --zeus-clock 240, but i got 99% HW and about 1M hash rate each

Bfgminer works with -S zus:all --set zus:chips=64 --set zus:clock=240, i got a lower HW (about 20%) and get 7M hash rate each

i tried add --zeus-nocheck-golden for CGminer or add --set zus:ignore_golden_nonce=1 for Bfgminer, i get same result

any ideas?


PS: It's works fine with Zeus Official Raspberry IMG, 10M hash rate each, but that is so ugly Wink i try to copy their cgminer to minera, it can work, speed fine, but all minera UI(data) stop woking (different api output duo to json broke?), if you want, i can upload that cgminer binary file

Hey Michelem,

i still have no luck with my NEW Zeus Hurricane X6 (64 chips, 240Mhz, 10M hash rate, 230W on wall each)

with minera 0.3.3, best speed is using Bfgminer, i got 6-7M hash rate each, 20% HW, if i use CGminer Dmaxl Zeus, i will get 99%+ HW

but Zeus Official Raspberry IMG works fine, i can get 10M hash rate each


is there a chance you can get Zeus Official Raspberry's cgminer binary be the fifth option for minera? i try copy it manually (backup CGminer Dmaxl Zeus and rename to it) , it can work, but all minea's web infomation stop rolling

Zeus Official Raspberry IMG: https://mega.co.nz/#!h8ZTkYCB!xAJWXrF2JNOQN0d5IlTAtjQGK9kuMwsC2Pwi2gzcFQg (from https://zeusminer.com/user-manual-ver-1-0/ )

and i think their source is: https://github.com/zeusminer/cgminer_zeus

so you use -zeus-chips 64 --zeus-clock 240 --zeus-nocheck-golden --ltc-debug ? which minera version are you use, 0.3.2 or 0.3.3?

i tried --nocheck-golden but not --ltc-debug, i will try it now