So, I have borrowed a Gridseed off of a friend and set that up and it works fine. I seem to be able to get a hash rate of 355kh consistantly and I have connected to litepool and that it updating on their side as well.
With both of them plugged in and running and both plugged into usb's into the Pi I am still only picking up the gridseed.
Any ideas?
Thanks again
plug both of them into a external self powered USB hub and plug that hub into the PI it sounds like that PI can't power both together so you may need a self powered external USB hub to help .
DO both grid seed work by them self but not to gather ? .. that's a PI USB port power issue if so .
I still have one of the g-blade black gridseeds that ran at 25 MH@ 500 or less watts at the wall with one bad blade they came with a inside self powered hub board and RPI.
and for the Zeus miner i have one of those still I rebuilt for fun that still runs and is missing one blade.
I USE BFG miner, setting below with minera
--scrypt -S all -S zus:all --set zus:chips=xxx --set zus:clock=xxx
XXX i left at X because i don't know what Zeus miner you have .
you can use them all to gather i used to on the same PI .
Thanks mate.
I have seperate PSU's for both the Zeus Blizzard and the Gridseed 5 chip.
So each the pi, blizzard and gridseed are all seperately powered.
What I can't seem to do with run the Blizzard with Minera. It is working fine with the Gridseed but doesn't seem to be able to pick it up when plugged into the Pi. Does seem to find it as a network miner though I think...
I didn't say PSU, USB hub ...that has it's own power i linked two to give you some idea
https://www.amazon.com/SUPVIN-SuperSpeed-Compact-Adapter-MacBooks/dp/B01C8NQP1O/ref=sr_1_9?s=pc&ie=UTF8&qid=1501796537&sr=1-9&keywords=usb+hub+3.0 or
https://www.amazon.com/Anker-7-Port-Adapter-Charging-iPhone/dp/B014ZQ07NE/ref=sr_1_6?s=pc&ie=UTF8&qid=1501796537&sr=1-6&keywords=usb+hub+3.0or any USB Hub that has it own power cord or can be plugged in to power it.. PSU are needed to power those miner or turns it on but that's about all it is turn it on..adds power so you may also need a self powered usb hub if the miner work by them self but not to gather on a pi.
as for it seeing the zeus miner do you api access in the command line when you run it something like this.
this code is for BFG i don't like CG miner...but that's me.
so i don't know what to use for the
CGminer fork in minera or
cpuminer you might be using that works with gridseeds but not with Zeus miners, bfg and The forked version of
CGMiner in minera works with both miners while the
CPUMINER version only works with gridseeds if i rember right .
sudo ./bfgminer -o your mining pool and port -u user for that pool -p pasword --scrypt -S all -S zus:all --set zus:chips=xxx --set zus:clock=xxx --api-listen --api-allow W:127.0.0.1/24,W:192.168.1.0/24
mainly this
--api-listen --api-allow W:127.0.0.1/24,W:192.168.1.0/24
That lets minera see it with the network miner part ... in minera .