Bitcoin Forum
April 25, 2024, 07:24:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
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 »
  Print  
Author Topic: Block Erupter Prisma (>=1.4 T/device, 0.75-0.78 W/G, <1 BTC/T, October Shipping)  (Read 107978 times)
mrpark
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
October 07, 2014, 09:02:23 PM
 #241

I was told you can use BTC Guild with the controller: That's really the one I plan to use...

BTCGuild stratum address.

Code:

stratum-lb-usa48.btcguild.com

BTC: 1JDjCGtxtxoZ46XgTqUoXBDxNFKwcsEmik
1714029884
Hero Member
*
Offline Offline

Posts: 1714029884

View Profile Personal Message (Offline)

Ignore
1714029884
Reply with quote  #2

1714029884
Report to moderator
1714029884
Hero Member
*
Offline Offline

Posts: 1714029884

View Profile Personal Message (Offline)

Ignore
1714029884
Reply with quote  #2

1714029884
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714029884
Hero Member
*
Offline Offline

Posts: 1714029884

View Profile Personal Message (Offline)

Ignore
1714029884
Reply with quote  #2

1714029884
Report to moderator
1714029884
Hero Member
*
Offline Offline

Posts: 1714029884

View Profile Personal Message (Offline)

Ignore
1714029884
Reply with quote  #2

1714029884
Report to moderator
1714029884
Hero Member
*
Offline Offline

Posts: 1714029884

View Profile Personal Message (Offline)

Ignore
1714029884
Reply with quote  #2

1714029884
Report to moderator
daddyfatsax
Hero Member
*****
Offline Offline

Activity: 857
Merit: 1000


Anger is a gift.


View Profile
October 07, 2014, 09:30:54 PM
 #242

I was told you can use BTC Guild with the controller: That's really the one I plan to use...

BTCGuild stratum address.

Code:

stratum-lb-usa48.btcguild.com


That is correct, make sure you use the address you have listed. stratum.btcguild.com will not work on the tube/prisma.
dogie
Legendary
*
Offline Offline

Activity: 1666
Merit: 1183


dogiecoin.com


View Profile WWW
October 07, 2014, 10:57:54 PM
 #243

3) Dogie's guide depends on Friedcat replying.
1) Technical support (at least from me) depends on Friedcat replying.

Looks like he took a long rest so his emails will come soon.

mrpark
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
October 07, 2014, 11:10:22 PM
 #244

Thanks, no rush on updating, just some suggestions. thanks for the replies... Maybe I can see how it works myself and post my findings.


3) Dogie's guide depends on Friedcat replying.
1) Technical support (at least from me) depends on Friedcat replying.

Looks like he took a long rest so his emails will come soon.

BTC: 1JDjCGtxtxoZ46XgTqUoXBDxNFKwcsEmik
praeluceo
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
October 08, 2014, 04:25:12 PM
 #245

So if I have a full computer, with a couple of 12-port hubs, could I feasibly run 24 of these from one server with one instance of cgminer or bfgminer without issue? Or is there more to the 4-device limit that I'm missing here?
Furio
Legendary
*
Offline Offline

Activity: 938
Merit: 1000

BTC | LTC | XLM | VEN | ARDR


View Profile
October 08, 2014, 05:20:52 PM
 #246

So in the post they state a few ways to ask for details, yet when I contact Phasebird, I have to copy paste my request to the email adres, mmmmmmmmmmmmkay never mind then.......

wegrzyn6
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
October 08, 2014, 07:00:01 PM
 #247

Hello!
Do Prisma are wires for connecting RPI?
What I need is a feed of connectivities RPI of Prisma?
What I need a usb adapter to connect to the Prisma?
naituida
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
October 09, 2014, 08:58:15 AM
 #248

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

yslyung
Legendary
*
Offline Offline

Activity: 1500
Merit: 1002


Mine Mine Mine


View Profile
October 09, 2014, 12:13:52 PM
 #249

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



spunds VERY good but a step by step for noobs ?

TIA Wink
vortexz
Legendary
*
Offline Offline

Activity: 1120
Merit: 1001



View Profile
October 09, 2014, 01:11:41 PM
 #250

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



can I use this with any mining pool ? like nicehash ?
naituida
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
October 09, 2014, 01:29:54 PM
 #251

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



can I use this with any mining pool ? like nicehash ?

Yes. cgminer is handling all the stratum part.
vortexz
Legendary
*
Offline Offline

Activity: 1120
Merit: 1001



View Profile
October 09, 2014, 01:44:39 PM
 #252

awesome !
vortexz
Legendary
*
Offline Offline

Activity: 1120
Merit: 1001



View Profile
October 09, 2014, 01:48:05 PM
 #253

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



spunds VERY good but a step by step for noobs ?

TIA Wink

My prismas will come in 1 week or so, so I would really appreciate a full guide too !
Thanks !
sdjernes
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
October 09, 2014, 02:05:29 PM
 #254

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
Y


With this release I will start the build process this weekend to get a CubieTruck A20 image made.

A few points:

1. The initial release will be a pretty generic Cubian with the AM cgminer installed.
2. This will be put up under the CoinMineBoss site when out.

Round 2 build will be:

1. MinePeon UI with basic functionality.
2. Update the above.
vortexz
Legendary
*
Offline Offline

Activity: 1120
Merit: 1001



View Profile
October 10, 2014, 04:34:55 PM
 #255

anyone got tracking number ? they told me on 7 oct that I will have a tracking number in 2-3 days, they still haven't replied, starting to get a little worried here.
xhomerx10
Legendary
*
Offline Offline

Activity: 3822
Merit: 7962



View Profile
October 10, 2014, 06:46:16 PM
 #256

I'm only speculating here but access to Hong Kong from Shenzhen might be restricted right now.
dogie
Legendary
*
Offline Offline

Activity: 1666
Merit: 1183


dogiecoin.com


View Profile WWW
October 10, 2014, 07:32:33 PM
Last edit: October 11, 2014, 03:49:56 AM by dogie
 #257

I'm only speculating here but access to Hong Kong from Shenzhen might be restricted right now.

.... Absolutely 0 chance of that [regarding the protests].

vortexz
Legendary
*
Offline Offline

Activity: 1120
Merit: 1001



View Profile
October 10, 2014, 08:28:20 PM
 #258

so what is going on then ?
I hope they didn't turn into scam now !
xhomerx10
Legendary
*
Offline Offline

Activity: 3822
Merit: 7962



View Profile
October 11, 2014, 03:40:32 AM
 #259

Maybe it's this?

"Dear sir,

 Emma here for help.
 So sorry to make you feel inconvenience. The main reason of DHL delay is not the China National Holiday, is the HK Customs.
 The truth is that numerous packages which all merchants handed over to DHL forwarder were stucked in Hk custom waiting to be released and all will be postponed to reach the HK DHL house . This is why DHL service people said there is no package of yours when you called them.Such severe situation was caused by 2 smuggling cases which happened recently here and both were also published on HK custom web page. Government also involves in and investigations are still on the go.

 More information can be found as follows:
http://www.customs.gov.hk/en/publica...x_id_1220.html
http://www.customs.gov.hk/en/publica...x_id_1223.html

 I have seen your message yesterday and asked relevant staff contact with DHL and custom for further information. I will let you know when i get any news. I will apply refund you the DHL shipping charge for this delay compensation.

 Thank you
 sincere
 Emma"


 ...although one would think Asicminer would have still been able to inform its customers if this was the reason.
mikep2012
Sr. Member
****
Offline Offline

Activity: 362
Merit: 250



View Profile
October 11, 2014, 03:56:40 AM
 #260

so are they giving tracking numbers or not?
cause i got nothing.

           ▄▄▄▄▄▄▄
      ▄▄█████████████▄▄
    ▄█████▀▀▀▀▀▀▀▀▀█████▄
   ██████ ▄████▀  ▄███████
  ████████████   ██████████
 ▐██████████▀  ▄███████████▌
 ██████████   █████▀████████
 ████████▀  ▄████▀  ███████▌
  ███████▄▄▄▄▄▄▄▄▄▄████████
   ████████▀▀▀▀▀▀▀▀███████
    ▀████████▄  ▄███████▀
      ▀▀█████████████▀
           ▀▀▀▀▀▀▀
           ▄▄▄▄▄▄▄
      ▄▄█████████████▄▄
    ▄█████▀▀▀▀▀▀▀▀▀█████▄
   ██████ ▄████▀  ▄███████
  ████████████   ██████████
 ▐██████████▀  ▄███████████▌
 ██████████   █████▀████████
 ████████▀  ▄████▀  ███████▌
  ███████▄▄▄▄▄▄▄▄▄▄████████
   ████████▀▀▀▀▀▀▀▀███████
    ▀████████▄  ▄███████▀
      ▀▀█████████████▀
           ▀▀▀▀▀▀▀
ANN THREAD
▬▬▬▬
BOUNTY
TWITTER
▬▬▬▬
FACEBOOK
SLACK
▬▬▬▬
TELEGRAM
MEDIUM
▬▬▬▬
LINKEDIN
           ▄▄▄▄▄▄▄
      ▄▄█████████████▄▄
    ▄█████▀▀▀▀▀▀▀▀▀█████▄
   ██████ ▄████▀  ▄███████
  ████████████   ██████████
 ▐██████████▀  ▄███████████▌
 ██████████   █████▀████████
 ████████▀  ▄████▀  ███████▌
  ███████▄▄▄▄▄▄▄▄▄▄████████
   ████████▀▀▀▀▀▀▀▀███████
    ▀████████▄  ▄███████▀
      ▀▀█████████████▀
           ▀▀▀▀▀▀▀
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 »
  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!