Post
Topic
Board Group buys
Re: [OPEN] ASICMiner Prisma 1.4th/s - 1.47 BTC - Batch 4- Free Ant Jumper
by
CrazyGuy
on 09/10/2014, 16:31:39 UTC
I don't know if anyone has seen this yet.


ASICMINER has released their branch of cgminer:   https://github.com/blockerupter/cgminer

This branch supports both Tube and Prisma, you'll need AM's USB adapter to connect to your USB port. A random CP2102X usb to uart adapter might work as well if you can customize the adpater by adding a pull resistor to the TXD.

How to build:
  • ./autogen.sh
  • ./configure --enable-blockerupter
  • make

There's also a win32 binary here:
https://mega.co.nz/#!NY1FQbqB!4HFdFED73LbtrdNLU9ixJ-3asjmI1jhwc-7Qik9_x3w

How to run:
No extra command line parameters are needed. The Tube or Prisma will be identified as "BET" in cgminer.
Code:
./cgminer -o YOUR_POOL -u WORKER -p PASSWORD



Yes, it's been out there for a couple weeks but they've made updates as recent as yesterday. I'm waiting on a final word from AM to signal it's ready before I release an image to my customers. I've already successfully built it on an RPi and added drop downs for AM and RM forks in Minera, along with methods to update and rebuild both binaries.

The good news about AM modifications is they've added a seperate customized BE driver, which should make it easier to integrate into the official cgminer branch and avoid messing up other devices.