Author

Topic: HASHRA CONTROLA FIRMWARE FOR GRIDSEED MINERS INCLUDING "BLADE" (Read 8208 times)

full member
Activity: 152
Merit: 100
pretty sure it was almost all of them, its essentially the entire boot directory
newbie
Activity: 4
Merit: 0
Hi,

Are you able to confirm which files you replaced?

My SD Card only appears to have the files in a single directory?

.fseventsd      
.Trashes      
._.Trashes   
.firmware_revision   
bootcode.bin   
cmdline.txt   
config.txt   
fixup.dat   
fixup_cd.dat   
fixup_x.dat   
issue.txt      
kernel.img   
kernel_emergency.img   
LICENSE.oracle   
start.elf   
start_cd.elf      
start_x.elf   

Cheers

full member
Activity: 152
Merit: 100
A few pics to give an idea.

Before
http://ocau.com/pix/pk2wd

http://ocau.com/pix/iq2i2

Just plugged in (The Minis are all still visible, but the stats no longer update, just the log)
http://ocau.com/pix/yuf6g

After a refresh of the browser, the stats now update as expected, however only the miner not on the powered usb hub visible.

http://ocau.com/pix/7z0jh

http://ocau.com/pix/cvyp4
full member
Activity: 152
Merit: 100
So.. I bought a Pi B+ and loaded up Hashra on my 8gb micro sd, booted and... uh oh no keybord/mouse or network.. played a few hours and figured out there are changes to the firmware required when booting raspbian.

Downloaded latest raspbian, overwrote my sdcard boot directory with the new files and success!

Next mission, get all 10 of my Minis operating, was pretty simple. Decided I want to update Bfgminer.
Managed to compile 4.6.0 and replace the stock version in hashra. Had to modify the LTC section of miner.class.php to remove the gridseed-chips= part as it isnt required and would throw an unknown command error trying to run Bfg.

Bonus to updating to 4.6.0, the log now shows the size and difficulty of each share accepted, and also shows for which chip on which mini!

My next task for my little Pi was to add my lonely Antminer U1 to the powered hub, and give its own instance of Bfg in the background to pump a little extra sha256 ( the minis are doing just scrypt, I have an Antminer S1 doing Sha256 duties) Success! Added the seperate bfg instance to rc.local and connect to its Api using Awesome Miner to keep an eye on it.

Only issue I have got right now is that if the U1 is plugged in to the Pi either direct (bad idea power wise) or via the powered hub, the 9 minis also on it (1 mini is direct to the Pi) dissapear in the Hashra web interface. They stay connected and continue to show shares accepted in Bfg on both the Api and the Log on the web interface.

The mini directly to the Pi stays visible, so i can change its frequency, has its little circle and hashrate showing etc. The overall stats above still update correctly as the sum of all 10, eg Total Hashrate shows as 3.6Mh, total accepted/rejected shares shows correctly, as HW errors come up they show correctly up the top.

Connected to the Api via Awesome Miner I can see each individual mini, its accepted and rejected shares, and its HW. If i unplug the U1 and refresh the webpage, the other 9 Minis reappear and i can change their settings etc. If i have the page already open and plug in the U1 (doesnt matter if its hashing or not) all 10 minis will stay visible on the page until i either refresh or move away from the dashboard (to settings etc, also includes the "restart miner" "reboot" buttons etc)

Anyone got idea's? Im relatively new to Crypto currency, havnt used linux much, and have zero knowledge of web / php stuff.
newbie
Activity: 53
Merit: 0
Anyone else with Problems while adding new Pools to the List in Hashra 1.4.7.1

It doesnt show up in the List "Pool".
member
Activity: 112
Merit: 10
HASHRA - MINING TO THE MOON
Is there any reason why I cant run a 5 chip gridseed miner along side a g-blade using the controla for g-blade? has anyone done this? I would like to free up a r-pi.

We had to make some changes to the firmware for the Blade to get correct readings so I'm afraid it cannot be used to run the 5 Chip Mini units also.

Sorry.

Correction:

You can actually use it but the readings will all be wrong in Controla, you would need to get the readings from the pool side.
member
Activity: 71
Merit: 10
May be HAHASH use wiibox miner....so many hw~~not stably.   but still use 850MHZ..


can hahash change cpuminer by sandow ?
newbie
Activity: 6
Merit: 0
Whats the latest version?

1.4.5 for 5 chip

1.4.5.1 for G-Blades
legendary
Activity: 3220
Merit: 1220
Whats the latest version?
member
Activity: 112
Merit: 10
HASHRA - MINING TO THE MOON
Is there any reason why I cant run a 5 chip gridseed miner along side a g-blade using the controla for g-blade? has anyone done this? I would like to free up a r-pi.

We had to make some changes to the firmware for the Blade to get correct readings so I'm afraid it cannot be used to run the 5 Chip Mini units also.

Sorry.
member
Activity: 70
Merit: 10
Is there any reason why I cant run a 5 chip gridseed miner along side a g-blade using the controla for g-blade? has anyone done this? I would like to free up a r-pi.
legendary
Activity: 1260
Merit: 1000
Hi, this is the url of the fork
https://github.com/HASHRA/bfgminer

I made changes in the /feature/gridseed-support (v 3.10) branch
I tried modifying the gridseed-support-new branch, but for some reason it was not performing as well as 3.10... on the pi at least.

There is official support in BFGMiner for GridSeed devices. Why fork it instead of contributing?

I'll have another closer look at 3.99, The clock setting is already dynamic there. I added the chip amount setting in the fork, I don't know if that is something that you are interested in having?

Thanks bud, will give it a try again:-)
member
Activity: 112
Merit: 10
HASHRA - MINING TO THE MOON
Good news Ladies & Gentleman…

We have now decided to release the SSH login details for the Gridseed Based products using the CONTROLA Firmware:

USER: pi

PASSWORD: 3K4Hb8FMeZjQZJEX6scYzZa

ENJOY!  Smiley
hero member
Activity: 840
Merit: 1002
There was that note on the pull request that luke left mentioning he moved support there temporarily, only the note was there a while after it was merged in

Thanks - maxzilla and I have been talking in PMs.

I was just trying to avoid what seems like an unfortunately common trend (at least in this mining space) of forking projects to make something "new" rather than contributing back to the original project. I don't think that's what max was trying to do.
member
Activity: 112
Merit: 10
Hi, this is the url of the fork
https://github.com/HASHRA/bfgminer

I made changes in the /feature/gridseed-support (v 3.10) branch
I tried modifying the gridseed-support-new branch, but for some reason it was not performing as well as 3.10... on the pi at least.

There is official support in BFGMiner for GridSeed devices. Why fork it instead of contributing?

I'll have another closer look at 3.99, The clock setting is already dynamic there. I added the chip amount setting in the fork, I don't know if that is something that you are interested in having?
hero member
Activity: 662
Merit: 500
Hi, this is the url of the fork
https://github.com/HASHRA/bfgminer

I made changes in the /feature/gridseed-support (v 3.10) branch
I tried modifying the gridseed-support-new branch, but for some reason it was not performing as well as 3.10... on the pi at least.

There is official support in BFGMiner for GridSeed devices. Why fork it instead of contributing?
There was that note on the pull request that luke left mentioning he moved support there temporarily, only the note was there a while after it was merged in
hero member
Activity: 840
Merit: 1002
Hi, this is the url of the fork
https://github.com/HASHRA/bfgminer

I made changes in the /feature/gridseed-support (v 3.10) branch
I tried modifying the gridseed-support-new branch, but for some reason it was not performing as well as 3.10... on the pi at least.

There is official support in BFGMiner for GridSeed devices. Why fork it instead of contributing?
member
Activity: 112
Merit: 10
Below the new frequency table for our forked bfgminer (not done with the latest firmware yet though, need some time to make it pretty Smiley )

Hi there - what fork of BFGMiner is this? Do you have a URL?

Hi, this is the url of the fork
https://github.com/HASHRA/bfgminer

I made changes in the /feature/gridseed-support (v 3.10) branch
I tried modifying the gridseed-support-new branch, but for some reason it was not performing as well as 3.10... on the pi at least.
  
hero member
Activity: 840
Merit: 1002
Below the new frequency table for our forked bfgminer (not done with the latest firmware yet though, need some time to make it pretty Smiley )

Hi there - what fork of BFGMiner is this? Do you have a URL?
member
Activity: 85
Merit: 10
Absolutely brilliant!
On-the-fly & individual clockspeed adjustment is just awesome.
Hoping to get 6.5M from my Blade now...  Grin
member
Activity: 112
Merit: 10
HASHRA - MINING TO THE MOON
Please make sure you update now to version 1.4.5 for your CONTROLA by hitting "Update Firmware".
This is for BLADE, MINI and ATLANTIS.


We have now added more frequency options. (Magic number for BLADE is 838)

Advanced settings section giving individual clock speed control.

New drop down menu for easy selection of clock speed.

Now comes with per "Miner" control.


Good Luck!  Smiley
member
Activity: 85
Merit: 10
HASHRA: Good to hear, some finetuning options are always welcome.

maxzilla: This is voltmodded with 39kOhm resistor(s), there's a thread about it in here.
950Mhz in Controla is good with very litte HW errors, at 1000Mhz Blade just doesn't start hashing.
member
Activity: 112
Merit: 10
963, 975, 988 would be nice to have too...


(that's 24hrs 24mins)

Wow, nice hashrate, are your blades modded? how did you get it to run stable on that frequency?


Below the new frequency table for our forked bfgminer (not done with the latest firmware yet though, need some time to make it pretty Smiley )

Code:
600, 650,
    700, 706, 713, 719, 725, 731, 738, 744,
    750, 756, 763, 769, 775, 781, 788, 794,
    800, 813, 825, 838, 850, 863, 875, 888,
    900, 913, 925, 938, 950, 963, 975, 988,
    1000, 1013, 1025, 1038, 1050, 1063, 1075, 1088,
    1100, 1113, 1125, 1138, 1150, 1163, 1175, 1188,
    1200, 1213, 1225, 1238, 1250, 1263, 1275, 1288,
    1300, 1313, 1325, 1338, 1350, 1363, 1375, 1388,
    1400



member
Activity: 112
Merit: 10
HASHRA - MINING TO THE MOON
Working on it so the update releases out this weekend… though please do not hold us to that.
Still got some more tweaking to do with it so it is ready for you.

Will have more options for frequency control.
member
Activity: 85
Merit: 10
963, 975, 988 would be nice to have too...


(that's 24hrs 24mins)
newbie
Activity: 32
Merit: 0
Yes,please add 835 and 838 frequency,Thank you.

+1

and thank you Smiley

any update on 835 and 838 frequency?
newbie
Activity: 32
Merit: 0
Yes,please add 835 and 838 frequency,Thank you.

+1

and thank you Smiley
member
Activity: 112
Merit: 10
HASHRA - MINING TO THE MOON
Yes,please add 835 and 838 frequency,Thank you.

Working on getting the firmware to do 838... will keep you posted.

This will arrive in a simple update.
member
Activity: 83
Merit: 10
Yes,please add 835 and 838 frequency,Thank you.
newbie
Activity: 7
Merit: 0
Hi is there a place to get this the link is over loaded it seems

what a great Program thanks guys my grids have never ran better or longer looking for ward to get more from you

thanks Danny
newbie
Activity: 29
Merit: 0
Can you please add 838freq? This is the most stable freq for blades has 800 is too slow and 850 causes too many hw errors.
member
Activity: 85
Merit: 10
Thanks, downloading Blade Controla now.

edit:
Yes, this is good. Only if I could set the clock speed to 838Mhz, which seems to be the optimal to stock Blades.
How about adding "professional settings" (with a disclaimer ofcourse), from where you can finetune the frequency as you wish?
newbie
Activity: 29
Merit: 0
Can you upload a mirror link? The dropbox one is restricted  downloading at 125KB/s
member
Activity: 112
Merit: 10
HASHRA - MINING TO THE MOON
We are very pleased to announce our latest versions of the HASHRA CONTROLA Firmware for your Gridseed Miners using the Raspberry Pi including the BLADE.

We now have our CONTROLA firmware in three flavours:

MINI CONTROLA:
This is based on our first Controla firmware and continues to support dual mining with the "Mini" 5 Chip Gridseed USB Miners.
Now with pool failover support.

BLADE CONTROLA:
This is our new firmware that works just for the new Gridseed Blade.
One of the key features of it is that it calculates the pool hash rate to give you a more accurate "actual" hash rate at the pool side rather than just local.
We are obviously still working on this and developing it and will making many updates to it. First tests seem to show it maybe possible to run 10 or more BLADES off one Pi using BLADE CONTROLA. : )

ATLANTIS CONTROLA:
This is the firmware designed for our Limited Edition (Already Sold Out) Scrypt Miner.
This is based on the MINI CONTROLA without the option of Dual mining mode.

All these can be downloaded right now at hashra.com/support

We will also be putting up new "Set up guides" for our miners very soon. : )

THE HASHRA TEAM


UPDATE:

Good news Ladies & Gentleman…

We have now decided to release the SSH login details for the Gridseed Based products using the CONTROLA Firmware:

USER: pi

PASSWORD: 3K4Hb8FMeZjQZJEX6scYzZa

ENJOY!  Smiley


Jump to: