Bitcoin Forum
May 08, 2024, 11:20:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 [37] 38 39 40 41 42 43 44 45 »
  Print  
Author Topic: [DIY] - Reward $100 | Antminer S1/S3 Blade on Raspberry Pi  (Read 81909 times)
HerbPean
Legendary
*
Offline Offline

Activity: 1638
Merit: 1005



View Profile
December 10, 2014, 01:49:01 PM
Last edit: December 10, 2014, 03:31:24 PM by HerbPean
 #721


tried that => cgminer.exe --bmsc-options 115200:60 --bmsc-freq 0881

I see all the chips been set to the new freq then after that boom process crashes.

Initialization of the boards look all good.

Very strange.

EDIT: restarted using my old command line => cgminer.exe --bmsc-options 115200:55 BOOM they all run to 57 GH/s
EDIT2 : Switched for 60 ms. still around 56-57

that is strange...

what are you running, linux or windows? doh, i can see that on the cgminer.exe you reported :-p

do you have a linux box to test on?

I got my Raspberry Pi, but i still need to buy an usb hub.

mine sucks

EDIT: I also run the your compiled version for Windows
EDIT2: anyway, no big deal. i just have to set the freq to the boards, process crashes after the freq part. Restart it without the freq and i'm all good. I guess i have to do it for every power shutdown on the boards tho.
EDIT3: running for the last 9 hours or so

 0: AMU 0       :                |        | 59.11G / 57.30Gh/s WU:800.5/m
 1: AMU 1       :                |        | 57.67G / 57.08Gh/s WU:797.5/m
 2: AMU 2       :                |        | 61.96G / 57.31Gh/s WU:800.6/m
1715210453
Hero Member
*
Offline Offline

Posts: 1715210453

View Profile Personal Message (Offline)

Ignore
1715210453
Reply with quote  #2

1715210453
Report to moderator
1715210453
Hero Member
*
Offline Offline

Posts: 1715210453

View Profile Personal Message (Offline)

Ignore
1715210453
Reply with quote  #2

1715210453
Report to moderator
1715210453
Hero Member
*
Offline Offline

Posts: 1715210453

View Profile Personal Message (Offline)

Ignore
1715210453
Reply with quote  #2

1715210453
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
December 11, 2014, 09:49:38 AM
 #722



current info: running time - 15 minutes
GHS: 473.69
Watt: 469 at wall

when i start it up several of the blades produce a lot of errors, but it equals out over time...

i will post stats after 6 hours again

node-vps.com - Tron / Masternode hosting services
Group Bitcoin
Full Member
***
Offline Offline

Activity: 180
Merit: 100

Cloud Mining & Colocation


View Profile WWW
December 11, 2014, 11:52:08 PM
 #723

Great thread!

I have 16 S1 boards in the UK if anyone is interested in buying them.

pekatete
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
December 11, 2014, 11:58:52 PM
 #724

Great thread!

I have 16 S1 boards in the UK if anyone is interested in buying them.
You got a PM.

idonothave
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
December 12, 2014, 07:16:04 AM
 #725

I am looking for opensource miner build from scratch. Any idea?
stonerider
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
December 13, 2014, 06:35:44 PM
 #726

I am trying to get 2 S1 blades to work; so far, I can only get 1 blade to hash. If I plug in both USB UART sticks (cp2102), only 1 works, never 2. My cgminer running config is:

cgminer.exe --bmsc-options 115200:25 --hotplug 0 -o mypool:3333 -u myworker - p xxx

I am getting about 50 Ghs.
Both S1 blades are pencil modded for undervolting.

I'd like to get both blades to hash. BTW, the cp2102 USB sticks go in Pluggable USB Hub bought on Amazon. I am running the pre-compiled cgminer (cgminer-bmsc) found on the thread here. Zadig winusb driver installed for both 2102 sticks, running Windows 7 64-bit.

Any ideas?
pekatete
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
December 13, 2014, 06:40:26 PM
 #727

I am trying to get 2 S1 blades to work; so far, I can only get 1 blade to hash. If I plug in both USB UART sticks (2102), only 1 works, never 2. My cgminer running config is:

cgminer.exe --bmsc-options 115200:25 --hotplug 0 -o mypool:3333 -u myworker - p xxx

Both S1 blades are pencil modded for undervolting.

I'd like to get both blades to hash. BTW, the 2102 USB sticks go in Pluggable USB Hub bought on Amazon. I am running the pre-compiled cgminer (cgminer-bmsc) found on the thread here. Zadig winusb driver installed for both 2102 sticks, running Windows 7 64-bit.

Any ideas?

I had a similar issue and here's how I temporarily solved it (before moving my blades to rPi).

Start cgminer with just one board connected, and after it starts hashing, plug in the second board. You may need to remove the hotplug switch from your startup line though.

The difference from your scenario is that whenever I started cgminer with two blades connected, it would crash almost as soon as it recognised the boards.

stonerider
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
December 13, 2014, 10:21:34 PM
 #728

I am trying to get 2 S1 blades to work; so far, I can only get 1 blade to hash. If I plug in both USB UART sticks (2102), only 1 works, never 2. My cgminer running config is:

cgminer.exe --bmsc-options 115200:25 --hotplug 0 -o mypool:3333 -u myworker - p xxx

Both S1 blades are pencil modded for undervolting.

I'd like to get both blades to hash. BTW, the 2102 USB sticks go in Pluggable USB Hub bought on Amazon. I am running the pre-compiled cgminer (cgminer-bmsc) found on the thread here. Zadig winusb driver installed for both 2102 sticks, running Windows 7 64-bit.

Any ideas?

I had a similar issue and here's how I temporarily solved it (before moving my blades to rPi).

Start cgminer with just one board connected, and after it starts hashing, plug in the second board. You may need to remove the hotplug switch from your startup line though.

The difference from your scenario is that whenever I started cgminer with two blades connected, it would crash almost as soon as it recognised the boards.


Thanks! I will try it sometime today.
HerbPean
Legendary
*
Offline Offline

Activity: 1638
Merit: 1005



View Profile
December 14, 2014, 12:22:09 AM
 #729

I am trying to get 2 S1 blades to work; so far, I can only get 1 blade to hash. If I plug in both USB UART sticks (cp2102), only 1 works, never 2. My cgminer running config is:

cgminer.exe --bmsc-options 115200:25 --hotplug 0 -o mypool:3333 -u myworker - p xxx

I am getting about 50 Ghs.
Both S1 blades are pencil modded for undervolting.

I'd like to get both blades to hash. BTW, the cp2102 USB sticks go in Pluggable USB Hub bought on Amazon. I am running the pre-compiled cgminer (cgminer-bmsc) found on the thread here. Zadig winusb driver installed for both 2102 sticks, running Windows 7 64-bit.

Any ideas?

yeah remove the hotplug parameter, let it discover both blades then restart with the hotplug.
stonerider
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
December 15, 2014, 04:17:46 PM
Last edit: December 15, 2014, 04:49:37 PM by stonerider
 #730

I am trying to get 2 S1 blades to work; so far, I can only get 1 blade to hash. If I plug in both USB UART sticks (cp2102), only 1 works, never 2. My cgminer running config is:

cgminer.exe --bmsc-options 115200:25 --hotplug 0 -o mypool:3333 -u myworker - p xxx

I am getting about 50 Ghs.
Both S1 blades are pencil modded for undervolting.

I'd like to get both blades to hash. BTW, the cp2102 USB sticks go in Pluggable USB Hub bought on Amazon. I am running the pre-compiled cgminer (cgminer-bmsc) found on the thread here. Zadig winusb driver installed for both 2102 sticks, running Windows 7 64-bit.

Any ideas?

yeah remove the hotplug parameter, let it discover both blades then restart with the hotplug.

Thanks to pekatete and herbpean! Both of my blades are working! I plugged in my cp2012 sticks, ran zadig and replaced the driver with winusb, unplugged one stick, ran cgminer without hotplug parameter and then plugged in the stick again, now cgminer found both blades, amu0 and amu1. I am getting about 98 Gh/s.
idonothave
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
December 15, 2014, 08:02:12 PM
 #731

I am trying to get 2 S1 blades to work; so far, I can only get 1 blade to hash. If I plug in both USB UART sticks (cp2102), only 1 works, never 2. My cgminer running config is:

cgminer.exe --bmsc-options 115200:25 --hotplug 0 -o mypool:3333 -u myworker - p xxx

I am getting about 50 Ghs.
Both S1 blades are pencil modded for undervolting.

I'd like to get both blades to hash. BTW, the cp2102 USB sticks go in Pluggable USB Hub bought on Amazon. I am running the pre-compiled cgminer (cgminer-bmsc) found on the thread here. Zadig winusb driver installed for both 2102 sticks, running Windows 7 64-bit.

Any ideas?

yeah remove the hotplug parameter, let it discover both blades then restart with the hotplug.

Thanks to pekatete and herbpean! Both of my blades are working! I plugged in my cp2012 sticks, ran zadig and replaced the driver with winusb, unplugged one stick, ran cgminer without hotplug parameter and then plugged in the stick again, now cgminer found both blades, amu0 and amu1. I am getting about 98 Gh/s.

vvg congrats
lpedretti
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
December 15, 2014, 08:52:46 PM
 #732

Well, after banging a little while my head against linux permissions, pinouts and the usual stuff, i finally revived my antminer whose control board's usb controller died using 2 cp2102 and following this thread + a little bit of googling.
Now i'm looking at some standalone blades, if someone has some to sell, i'm interested.

Best regards!

AC: ANuRoFPkCjZSxsw2S41djrrA1D4xMMmwhs
stonerider
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
December 15, 2014, 10:40:49 PM
 #733

I am trying to get 2 S1 blades to work; so far, I can only get 1 blade to hash. If I plug in both USB UART sticks (cp2102), only 1 works, never 2. My cgminer running config is:

cgminer.exe --bmsc-options 115200:25 --hotplug 0 -o mypool:3333 -u myworker - p xxx

I am getting about 50 Ghs.
Both S1 blades are pencil modded for undervolting.

I'd like to get both blades to hash. BTW, the cp2102 USB sticks go in Pluggable USB Hub bought on Amazon. I am running the pre-compiled cgminer (cgminer-bmsc) found on the thread here. Zadig winusb driver installed for both 2102 sticks, running Windows 7 64-bit.

Any ideas?

yeah remove the hotplug parameter, let it discover both blades then restart with the hotplug.

Thanks to pekatete and herbpean! Both of my blades are working! I plugged in my cp2012 sticks, ran zadig and replaced the driver with winusb, unplugged one stick, ran cgminer without hotplug parameter and then plugged in the stick again, now cgminer found both blades, amu0 and amu1. I am getting about 98 Gh/s.

vvg congrats

Thank you! It's working well, except for "AMU1 invalid nonce - HW error" every once in a while.
Odeyin
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
December 16, 2014, 04:14:58 AM
 #734

This is an awesome project. Thank you.

 I would like to add something I noticed.   

   I was looking at my S1 boards and my BTCGarden board.  They are pretty much the same thing. There are a few more capacitors around the chips on the BTC Garden, (that probably is there to handle the extra power they put through.), but my question is this. Why is there a central FPGA? I would understand if it was using the board as its own control, but it is running network and cgminer through a RaspBerryPi. It uses half the chips of the S1 and gets about double it's hashrate. I am presuming the kicker is the FPGA.
So...if we hook-up an S1 Board to and FPGA board and run it through that and reversing the cgminer that BTCGarden is using..could we possibly quadruple the hashrate of the S1?

(Ie:  If the BTC Garden runs 1 board at 155Ghash with 16 chips and an FPGA...would it not go to assume that 1 Board of S1 with 32 chips and FPGA would go about 4 x 85Ghash or 340Ghash?)

BTW: BTC Garden is using an Altera Cyclone IV chip.



klondike_bar
Legendary
*
Offline Offline

Activity: 2128
Merit: 1005

ASIC Wannabe


View Profile
December 16, 2014, 03:08:49 PM
 #735

This is an awesome project. Thank you.

 I would like to add something I noticed.   

   I was looking at my S1 boards and my BTCGarden board.  They are pretty much the same thing. There are a few more capacitors around the chips on the BTC Garden, (that probably is there to handle the extra power they put through.), but my question is this. Why is there a central FPGA? I would understand if it was using the board as its own control, but it is running network and cgminer through a RaspBerryPi. It uses half the chips of the S1 and gets about double it's hashrate. I am presuming the kicker is the FPGA.
So...if we hook-up an S1 Board to and FPGA board and run it through that and reversing the cgminer that BTCGarden is using..could we possibly quadruple the hashrate of the S1?

(Ie:  If the BTC Garden runs 1 board at 155Ghash with 16 chips and an FPGA...would it not go to assume that 1 Board of S1 with 32 chips and FPGA would go about 4 x 85Ghash or 340Ghash?)

BTW: BTC Garden is using an Altera Cyclone IV chip.

The s1 and the btcgarden use entirely different asic chips with different specs.

24" PCI-E cables with 16AWG wires and stripped ends - great for server PSU mods, best prices https://bitcointalk.org/index.php?topic=563461
No longer a wannabe - now an ASIC owner!
Odeyin
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
December 17, 2014, 01:54:27 AM
 #736

This is an awesome project. Thank you.

 I would like to add something I noticed.   

   I was looking at my S1 boards and my BTCGarden board.  They are pretty much the same thing. There are a few more capacitors around the chips on the BTC Garden, (that probably is there to handle the extra power they put through.), but my question is this. Why is there a central FPGA? I would understand if it was using the board as its own control, but it is running network and cgminer through a RaspBerryPi. It uses half the chips of the S1 and gets about double it's hashrate. I am presuming the kicker is the FPGA.
So...if we hook-up an S1 Board to and FPGA board and run it through that and reversing the cgminer that BTCGarden is using..could we possibly quadruple the hashrate of the S1?

(Ie:  If the BTC Garden runs 1 board at 155Ghash with 16 chips and an FPGA...would it not go to assume that 1 Board of S1 with 32 chips and FPGA would go about 4 x 85Ghash or 340Ghash?)

BTW: BTC Garden is using an Altera Cyclone IV chip.

The s1 and the btcgarden use entirely different asic chips with different specs.

Do you have a Datasheet on the chips?

That still doesn't explain the FPGA.
Breeze
Newbie
*
Offline Offline

Activity: 86
Merit: 0


View Profile
December 18, 2014, 07:48:43 PM
 #737

Nice work you guys have done here =) very impressed  Smiley
Are we waiting for jabber and his UART boards? =)
pekatete
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
December 18, 2014, 07:51:44 PM
 #738


Do you have a Datasheet on the chips?

That still doesn't explain the FPGA.

You have the machine, supposedly, so could you take a photo of the chip and post, or simply read the chip number and do a google search for it. If there is a datasheet in the public domain, it shall be found!

CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
December 19, 2014, 06:13:09 AM
 #739

This is an awesome project. Thank you.

 I would like to add something I noticed.   

   I was looking at my S1 boards and my BTCGarden board.  They are pretty much the same thing. There are a few more capacitors around the chips on the BTC Garden, (that probably is there to handle the extra power they put through.), but my question is this. Why is there a central FPGA? I would understand if it was using the board as its own control, but it is running network and cgminer through a RaspBerryPi. It uses half the chips of the S1 and gets about double it's hashrate. I am presuming the kicker is the FPGA.
So...if we hook-up an S1 Board to and FPGA board and run it through that and reversing the cgminer that BTCGarden is using..could we possibly quadruple the hashrate of the S1?

(Ie:  If the BTC Garden runs 1 board at 155Ghash with 16 chips and an FPGA...would it not go to assume that 1 Board of S1 with 32 chips and FPGA would go about 4 x 85Ghash or 340Ghash?)

BTW: BTC Garden is using an Altera Cyclone IV chip.

The s1 and the btcgarden use entirely different asic chips with different specs.

Do you have a Datasheet on the chips?

That still doesn't explain the FPGA.


the fpga might just be programmed as a custom control chip..

node-vps.com - Tron / Masternode hosting services
wpgdeez
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
December 19, 2014, 11:53:18 PM
 #740

This is the type of community spirit that BitcoinTalk is all about originally.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 [37] 38 39 40 41 42 43 44 45 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!