Search content
Sort by

Showing 20 of 27 results by thecr4ne
Post
Topic
Board Hardware
Re: ANTMINER S4 Discussion and Support Thread
by
thecr4ne
on 25/09/2014, 16:25:47 UTC
What happened to the S1 upgrade Kits? Taken down because they're a better deal than the S4?
Post
Topic
Board Hardware
Re: ANTMINER S4 2TH/s, Batch 1 on Sale this week, shipping before Sept. Ends
by
thecr4ne
on 24/09/2014, 14:47:31 UTC
Bitmaintech.com is down. Here's hoping it will come back with the S4 available for purchase (at a decent price)
Post
Topic
Board Mining support
Re: Revive a Dead Antminer S2 with Beaglebone Black Rev. C (off the shelf)
by
thecr4ne
on 30/08/2014, 01:24:43 UTC
My Antminer S2 is down too, and a new SD card doesn't help either. I'm new to computers, bitcoin mining and electronics so I don't really see myself doing all of this to replace the beaglebone.

Here's my question: does anyone think a raspberry pi could take over the beaglebone's job ? If I just connected it to the control board of my S2 ?

I have BFG miner on my rasp and it says among others : drivers enabled : antminer

Many thanks for any advive !
Pierre

Sorry for not replying sooner. I doubt a RasPi will work. I haven't tried and honestly don't know how much the beaglebone is actually doing that's specific to it's hardware, and how much is just generic linux stuff.

If you've got a RPi and are willing to risk it, pop a new SD card with the image in and see what happens. It would be a cheaper replacement for sure.

As for BFG miner and it's antminer driver, I'd suspect that's more geared toward the antminer u1 and u2 USB asics. But if you try it and have any luck, it might save people some serious trouble.

Post
Topic
Board Mining support
Re: Revive a Dead Antminer S2 with Beaglebone Black Rev. C (off the shelf)
by
thecr4ne
on 19/07/2014, 02:39:51 UTC
Hi everyone,

Just to confirm that this approach works. A power surge killed off my beaglebone (no blue light on it). I bought a Rev.B on Amazon (it is cheaper than Rev.C and the only difference is the amount of onboard memory).
Booted up the new BBB and checked that it works: connected the power through USB cable, accessed the web-interface.
Then I shut it down, inserted the SD card with S2 image. It booted immediately from the SD card - no hassle.
After that, I inserted it into the S2 and it works flawlessly.

Good luck everyone!

Awesome. Glad to hear it's working for people.
Post
Topic
Board Mining support
Re: Revive a Dead Antminer S2 with Beaglebone Black Rev. C (off the shelf)
by
thecr4ne
on 07/07/2014, 16:54:05 UTC
The other image might be a waste of your time then. It will only automatically boot from the SD card on a reboot. A power cycle will require you to push the Boot switch button on the Beaglebone.

If you're powering down the S2, plug a wall wart or USB power supply into the Beaglebone to keep it alive while you do whatever requires the power down. Once you've applied power to the S2, remove the 5V power from the Beaglebone as it will pull power from the S2 IO board at this point.

The reboots from the SD card save the settings right?

Post
Topic
Board Mining support
Re: Revive a Dead Antminer S2 with Beaglebone Black Rev. C (off the shelf)
by
thecr4ne
on 07/07/2014, 03:25:43 UTC
I had that same problem when I loaded the image to the local storage. But it worked fine when I put the ubuntu image on the local storage and booted from the SD card.

Try putting this image on the SD card (image is from 1l1l11ll1l, credit where credit is due)
https://dl.dropboxusercontent.com/u/16075357/bitmain.img.zip

I don't think it's much different, but it may make things click for you. Once it's on try rebooting and see if anything sticks. You'll need to upgrade the firmware once it's on, but it worked fine for me.

You may be right about the difference between rev B and rev C. I really couldn't tell you.

Maybe rev B will let you install it tot he local storage and save settings. I'd try the image above from the SD card first though.

You're not completely powering it off are you? I just rebooted from the web interface and it seems to know to boot to the SD card unless I completely remove power.





Post
Topic
Board Mining support
Re: Revive a Dead Antminer S2 with Beaglebone Black Rev. C (off the shelf)
by
thecr4ne
on 07/07/2014, 01:44:03 UTC
Sorry, I just logged into my router to find the ip address. Keep in mind though once you boot into the Antminer image it will default to 192.168.1.99. I wasted a lot of time overlooking that.
Post
Topic
Board Mining support
Re: Revive a Dead Antminer S2 with Beaglebone Black Rev. C (off the shelf)
by
thecr4ne
on 04/07/2014, 04:35:54 UTC
I don't imagine the version should make much difference, they're basically the same except the Rev. C has more onboard storage.

Also want to point out another nice feature of this setup is that you can keep the beaglebone on despite removing power from the rest of the S2 by connecting a wall wart or USB 5V power supply.
Post
Topic
Board Mining support
Re: BITMAIN Antminer support and OverClocking thread
by
thecr4ne
on 30/06/2014, 20:02:59 UTC
I had some trouble with an S2 recently. Fixed it with an off the shelf Beaglebone Black.

https://bitcointalk.org/index.php?topic=671625
Post
Topic
Board Hardware
Re: AntMiner S2 1TH/s Miner (1w/GH/s)
by
thecr4ne
on 30/06/2014, 18:50:22 UTC
After having no setup issues and running great for the last couple of weeks, I woke up this morning to find my batch 1 AntMiner S2 not hashing, fans going full speed, panel dim and the red light solid. Recalling that others here have had the same issue, I went back and skimmed over the previous posts and found that the likely issue was probably a corrupt SD card. That was indeed the case, as I am now back up and running, and I figure the problem started when a brief power outage occurred here this morning. Thought I would briefly summarize what I did to recover, which may be of special interest to those folks using a Mac to write to their SD cards:

- ran to the store and bought a 4gb Sandisk microSD card. They didn't have any class 10 cards, only class 4, but it seems to work (ordered a couple class 10s from Amazon for backup).
- Downloaded onto my MacBook the latest firmware from the bitmaintech website, as well as the SD card image from https://dl.dropboxusercontent.com/u/16075357/bitmain.img.zip (thanks 1l1l11ll1l)
- put the new microSD card in the adapter, shoved it into my MacBook, read through the guide at http://elinux.org/RPi_Easy_SD_Card_Setup, and then ran these commands in Terminal:
   cd Desktop (my bitmain.img was on the desktop)
   diskutil list (to find the disk name of SD card, mine was disk2, so replace disk2 below with what yours is)
   diskutil unmountDisk /dev/disk2
   sudo dd bs=1m if=bitmain.img of=/dev/disk2 (this took 30 minutes to complete)
- once SD card was ready, I opened up the AntMiner, pulled out the BeagleBone card, swapped SD cards and reassembled
- powered up, and it started hashing again. Connected to the miner from the browser, uploaded the latest firmware, changed to point to my pool, and everything was golden.

Much thanks to all of previous posters that talked about this issue, as your help got me back up in hours as opposed to days.

I tried this with no luck. I ended up swapping the S2's stripped down beaglebone Black with a Beaglebone Black Rev. C(off the shelf)

https://bitcointalk.org/index.php?topic=671625

Post
Topic
Board Mining support
Re: Antminer S2 Issues
by
thecr4ne
on 30/06/2014, 18:48:12 UTC
I didn't have any luck with SD card solutions out there. Here's a post I wrote about swapping the stock S2 Beablebone Blakc with an Off the Shelf Beaglebone Black.

https://bitcointalk.org/index.php?topic=671625
Post
Topic
Board Mining support
Topic OP
Revive a Dead Antminer S2 with Beaglebone Black Rev. C (off the shelf)
by
thecr4ne
on 30/06/2014, 18:43:39 UTC
My Antminer S2 (kit) decided it didn't want to boot anymore after I shut it down briefly to re-route some cables. I scoured the forum and found all these "re-image the SD card" and "buy a class 10 SD card" solutions like this
https://bitcointalk.org/index.php?topic=515448.msg6315538#msg6315538

I tried all that and still got nothing. Fans spin, Red LEDs on backplane, 4 green and 1 red LED on IO board, No LED action and blank display on display panel, No LEDs on the Beaglebone Black control board. I emailed bitmain, they were useless.

I ordered a Beaglebone Black Rev. C from Adafruit.com ($55) to see if it would work as a replacement. The one that comes on the S2 is a stripped down version. Here's a few pics of the differences.

http://i.imgur.com/96N4U6b.jpg

http://i.imgur.com/ydY7aKk.jpg

Here's what I did (first try, moderate success. See second attempt below for better results)
1-So I imaged an SD card with this Ubuntu image for the Beaglebone Black
http://s3.armhf.com/debian/raring/bone/ubuntu-raring-13.04-armhf-3.8.13-bone20.img.xz
(Extract .img file, Format SD card Fat32, Win32Imagewriter)

2-Boot up Beaglebone Black. Once booted, insert SD card, press and hold Boot Switch button, press Reset button. (Beaglebone Black boots to SD card)

3- I put this image from bitmain into my dropbox, SSH into the Beaglebone Black, and wget bitmain image dropbox link to download it.
https://docs.google.com/file/d/0B9mK2-whJv8cU0Q5R1hIQTJnRVU/edit

4-Once downloaded I installed it on the 4GM onboard eMMC storage with this command:
sudo dd bs=1M if=bitmain.img of=/dev/mmcblk1
(note I changed the name of the image from bitmain to bitmain.img to simplify things for myself)

5-Once finished power off Beaglebone Black. Attach to IO board from S2, insert IO board into backplane. Apply power.

RESULTS- This works, but if I rebooted the S2, changes were not saved. Had to re-enter pool info, network settings, etc. everytime. Couldn't overclock. Basically, what I think is happening, is that the firmware is set up to write settings to the SD card, but since I was booting from the onboard eMMC storage and didn't have an SD card in, it wasn't working. (Note, I didn't try just adding and SD card to this setup, but it's possible that may work fine) I'm sure it's also possible to tweak the firmware to write to the onboard storage, but I'm not the guy to figure that part out on my own.


Second attempt, more ideal results.
1-Same as above

2-Same as above.

3-put ubuntu image from step 1 above into dropbox and wget ubuntu dropbox link
(supposedly this version of ubuntu will check if there's a bootable SD card and prioritize that over the ubuntu image)

4-repeat step 4 but replace bitmain.img with ubuntu.img (note, again, simplified renamed image files)

5-Power off, reboot.

6- Flash bitmain image from above link to SD card (Class 10 SD, Format Fat32, win32imagewriter)

7- Insert SD card with Bitmain image into Beaglebone Black. Press and hold Boot Switch button, press Reset button. (supposedly rebooting should have booted to SD card image but I didn't find that to work as expected.

8- Power off Beaglebone Black, attach to IO board from S2. Press and hold Boot Switch Button (this is kind of a pain with the IO board on but doable), apply power to Beaglebone Black via USB or wall wart. Insert IO board into S2 backplane. Apply power to S2. Remove USB/wall wart power from Beaglebone Black.

At this point, it's booting from the SD card, and when restarted it actually boots to SD card without using the Boot Switch button. Settings are saving properly and I'm hashing again, overclocked to 219 MHz.

I'm still trying to get a replacement S2 Beaglebone, but at least I'm up and running in the meantime.

Hope this is helpful to someone.
Post
Topic
Board Group buys
Re: [INTEREST] CoiningSolutions.com Bitmain AntMiner S3 List
by
thecr4ne
on 30/06/2014, 17:45:08 UTC
Waldohoover, I'm confused. Do you have an update on the group-buy, and pricing from Bitmain? I'm seeing the S3 listed for sale on their site. Can you clarify where things stand at the moment?
Thanks

I had replied above earlier- Just order directly through Bitmain for now, as we do not have a solid discount price in stone.

Thanks,
I wasn't sure if it wasn't going to happen at all of if bulk pricing is still being negotiated. Sounds like the latter.
Post
Topic
Board Group buys
Re: [INTEREST] CoiningSolutions.com Bitmain AntMiner S3 List
by
thecr4ne
on 30/06/2014, 17:20:15 UTC
Waldohoover, I'm confused. Do you have an update on the group-buy, and pricing from Bitmain? I'm seeing the S3 listed for sale on their site. Can you clarify where things stand at the moment?
Thanks
Post
Topic
Board Pools
Re: [6600Th] Eligius: 0% Fee BTC, 105% PPS NMC, No registration, CPPSRB (New Thread)
by
thecr4ne
on 29/06/2014, 15:34:44 UTC
I get "500 internal server error" but otherwise same result.
Post
Topic
Board Mining support
Re: Antminer S2 SD card recovery
by
thecr4ne
on 23/06/2014, 20:59:34 UTC
Just tried a fesh micro sd card with 1l1l11ll1l 's image and still no luck.

Fans spinning full speed and just a blue screen. Not showing up on network

**Maybe my micro SD card adaptor was locked and didn't take the image, tapped the lock down to the correct position and trying again

*** Locked adaptor was the problem. Hashing fine now. Thanks to 1l1l11ll1l and RaskaRuby

Did you format the card before writing the image to it? If so what file system did you use? If not, was it already formatted and if so what file system?

I'm having the same issue. No Network connectivity, blank display, no front LEDs, backplane LEDs all red. I tried what SD cards I had on hand with no luck. I've ordered a brand new Class 10 4GB.
Thanks.
Post
Topic
Board Mining support
Re: Antminer S2 Issues
by
thecr4ne
on 22/06/2014, 15:54:47 UTC

#1) One them only give me a blue LCD screen.  No data and no network connection.  I have red lights on the back plane and green/red lights on the control board.


I'm experiencing problem #1. Did you get yours working? If so how?
Thanks.
Post
Topic
Board Group buys
Re: [INTEREST] CoiningSolutions.com Bitmain AntMiner S3 List
by
thecr4ne
on 22/06/2014, 15:00:48 UTC
I'm interested but unsure with no pricing. Can you add me for 2, pending price info?
Thanks
Post
Topic
Board Pools
Re: [6600Th] Eligius: 0% Fee BTC, 105% PPS NMC, No registration, CPPSRB (New Thread)
by
thecr4ne
on 21/06/2014, 15:28:01 UTC
Same here.
Post
Topic
Board Mining support
Re: BITMAIN Antminer support and OverClocking thread
by
thecr4ne
on 19/02/2014, 17:46:32 UTC
Hi

 Can someone help me with this issue?
 Today I got 3 Antiminers S1 (I already use 4 pcs. - so I am not so newbie in setting Smiley).
 Two of them are hashing perfect. Third one works strange. Web admin works good, but is not hashing.
 Green light on the side is shining (not blinking) for about 1 or 2 minutes than stops.
 CGMiner tries to start but cannnot.
 Power supply works on other machine perfect, so PSU is not the cause.
 All setting are the same like on onther six pcs. (only IP changed)..Connected to Eligius so cgminer setting same on every machine.
 Did anybody solve something like this ?

thanks for any help.

One of mine does that occasionally when I reboot it. I've found that going to System>Startup and restarting some of the processes seems to get it to click. I usually just restart "network" then "cgminer". Doesn't get to the heart of the problem, but it gets me up and running.