Pages:
Author

Topic: [DIY] - Reward $100 | Antminer S1/S3 Blade on Raspberry Pi - page 43. (Read 82114 times)

sr. member
Activity: 361
Merit: 267
6 - 8 blades and its going to cost you $110 to do it. i have tested 6 but not 8

Spill the beans on this one then .... $110 seems a bit steep, does your mod entail scrapping the S1 control boards?

No but it does require additional hardware. I will spill the beans in a week or so

Any progress on this?
sr. member
Activity: 261
Merit: 250
I am a little unclear exactly how this would work.  Is there a way to connect the Pi to the blade of the Ant?  I haven't looked into that, but that sounds great!

If you could use the Pi, then except for the heatsink wouldn't you have everything to run a S3 using the upgrade kit?  In other words, is the reward claimed when someone gets a Pi to run a S1/S3 blade?  If so, I will throw in $100 towards the reward.  If things could get to the point where you have a Pi controlling a S3 upgrade kit, that would be cheaper than buying the S3 by .12 BTC (plus heatsinks). 

Anyways, count me in for $100 if someone gets a Pi running a S3.


grn
sr. member
Activity: 357
Merit: 252
6 - 8 blades and its going to cost you $110 to do it. i have tested 6 but not 8

Spill the beans on this one then .... $110 seems a bit steep, does your mod entail scrapping the S1 control boards?

No but it does require additional hardware. I will spill the beans in a week or so
sr. member
Activity: 406
Merit: 250
I'm happy to contribute 0.025 BTC to whoever can get this working. I have a few Pi's and a couple of S1's I could pull apart. i'm good with a soldering iron, but not so good at writing code.
hero member
Activity: 518
Merit: 500
6 - 8 blades and its going to cost you $110 to do it. i have tested 6 but not 8

Spill the beans on this one then .... $110 seems a bit steep, does your mod entail scrapping the S1 control boards?
sr. member
Activity: 361
Merit: 267
This is an interesting project...
legendary
Activity: 1022
Merit: 1003
6 - 8 blades and its going to cost you $110 to do it. i have tested 6 but not 8

Would you care to expand?  I looked through your previous posts to find any reference to your solution.  Thanks in advance
grn
sr. member
Activity: 357
Merit: 252
Interested.  Will chip in BTC0.05 to whoever is successful and releases it open source.  Would be handy to run all the old S1 blades underclocked in a different housing with minimal cooling.

What would you think is the maximum amount of blades controllable by Bitmain's control boards, just the 2?

6 - 8 blades and its going to cost you $110 to do it. i have tested 6 but not 8
legendary
Activity: 1022
Merit: 1003
Interested.  Will chip in BTC0.05 to whoever is successful and releases it open source.  Would be handy to run all the old S1 blades underclocked in a different housing with minimal cooling.

What would you think is the maximum amount of blades controllable by Bitmain's control boards, just the 2?
hero member
Activity: 518
Merit: 500
They uploaded the code includign the S3 support earlier this week, take a look since I may be wrong but I think it's been done and is on github..

It was just a matter of time before they released their code .... thanks for the headsup!
Sooooo then .... FULL STEAM AHEAD!!!!
legendary
Activity: 1428
Merit: 1000
https://www.bitworks.io
As things stand this is, to an extent, pie in the sky because bitmain REFUSED to release the code for cgminer that they used for the S3. This is important because the code contains the driver for the new chip that is used in the S3.
What is astonishing is that cgminer is opensource and though the author / maintainer of cgminer tried to prevail over bitmain to release the source as per terms of license, last I knew was that bitmain were adamant not to release their code into public domain. I am quietly confident that they will change their stance soon as no organisation can take on the opensource movement and come out of it unscathed.

On a positive note, this can definitely be done with the S1 as the code (and thus driver for the chips) was released and is publicly available. Additionally, the S1 blades are connected by a single flat cable, so in the crudest form, a similar cable but with one end "stacked" with a female / male and the other end being the male would be sufficient to form the chain. Then we need to look at how the mining software uses the driver software to poll / find the chips, and whether we need to make any changes to that.

I am confident that this can be accomplished with an S1 controller board and no need to design a new one.

They uploaded the code includign the S3 support earlier this week, take a look since I may be wrong but I think it's been done and is on github..
hero member
Activity: 518
Merit: 500
As far as I know reading the site, the S1 controller board is to be re-used with the kit.

Are the controller boards different from the S1 and S3? Visual inspection tells me they are one and the same.
sr. member
Activity: 272
Merit: 250
I probably can do this if you supply me with parts. I have few RPi available, don't have any S1s.
Terms - I will keep the hardware and make the software opensource when it is ready.

PM.

Thank you for your willingness. Which region you are from?
Someone from the same area can contribute.
I think soon we will get S1 hardware to experiment as S1 boards will be freely available from those who are opting S1 upgrade option from bitmaintech.
https://bitmaintech.com/productDetail.htm?pid=0002014081313175081722f1GeUO063F

MA, USA

member
Activity: 100
Merit: 10
As things stand this is, to an extent, pie in the sky because bitmain REFUSED to release the code for cgminer that they used for the S3. This is important because the code contains the driver for the new chip that is used in the S3.
What is astonishing is that cgminer is opensource and though the author / maintainer of cgminer tried to prevail over bitmain to release the source as per terms of license, last I knew was that bitmain were adamant not to release their code into public domain. I am quietly confident that they will change their stance soon as no organisation can take on the opensource movement and come out of it unscathed.

On a positive note, this can definitely be done with the S1 as the code (and thus driver for the chips) was released and is publicly available. Additionally, the S1 blades are connected by a single flat cable, so in the crudest form, a similar cable but with one end "stacked" with a female / male and the other end being the male would be sufficient to form the chain. Then we need to look at how the mining software uses the driver software to poll / find the chips, and whether we need to make any changes to that.

I am confident that this can be accomplished with an S1 controller board and no need to design a new one.

As far as I know reading the site, the S1 controller board is to be re-used with the kit.
hero member
Activity: 518
Merit: 500
As things stand this is, to an extent, pie in the sky because bitmain REFUSED to release the code for cgminer that they used for the S3. This is important because the code contains the driver for the new chip that is used in the S3.
What is astonishing is that cgminer is opensource and though the author / maintainer of cgminer tried to prevail over bitmain to release the source as per terms of license, last I knew was that bitmain were adamant not to release their code into public domain. I am quietly confident that they will change their stance soon as no organisation can take on the opensource movement and come out of it unscathed.

On a positive note, this can definitely be done with the S1 as the code (and thus driver for the chips) was released and is publicly available. Additionally, the S1 blades are connected by a single flat cable, so in the crudest form, a similar cable but with one end "stacked" with a female / male and the other end being the male would be sufficient to form the chain. Then we need to look at how the mining software uses the driver software to poll / find the chips, and whether we need to make any changes to that.

I am confident that this can be accomplished with an S1 controller board and no need to design a new one.
hero member
Activity: 784
Merit: 504
I probably can do this if you supply me with parts. I have few RPi available, don't have any S1s.
Terms - I will keep the hardware and make the software opensource when it is ready.

PM.

Thank you for your willingness. Which region you are from?
Someone from the same area can contribute.
I think soon we will get S1 hardware to experiment as S1 boards will be freely available from those who are opting S1 upgrade option from bitmaintech.
https://bitmaintech.com/productDetail.htm?pid=0002014081313175081722f1GeUO063F
hero member
Activity: 784
Merit: 504
I will contribute $20 to the pot for this, as I'm providing upgrade service to others and will charge keeping the S1 boards for me as the fee.
adding 10 $

Thank you for your offers.
sr. member
Activity: 272
Merit: 250
I probably can do this if you supply me with parts. I have few RPi available, don't have any S1s.
Terms - I will keep the hardware and make the software opensource when it is ready.

PM.
legendary
Activity: 1232
Merit: 1011
adding 10 $
member
Activity: 100
Merit: 10
Bump

I will contribute $20 to the pot for this, as I'm providing upgrade service to others and will charge keeping the S1 boards for me as the fee.
Pages:
Jump to: