Pages:
Author

Topic: [CLOSED] ASICMiner Prisma 1.4th/s - 1.47 BTC - page 18. (Read 49842 times)

sr. member
Activity: 364
Merit: 250
I have nothing but good things to say about Crazyguy, I ordered a miner from him, and he kept good communications and helped me with shipping. My miner arrive well packed, and I got it up and working thanks to his thread and others helping me out here.  Buy with confidence!
legendary
Activity: 1973
Merit: 1007
The adapters are scheduled to be delivered today.
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
Thanks guys. I'm a miner as well, so I understand how frustrating delays, shipping mishaps, and troubleshooting can be. I advocate for all my customers and try my best to make sure everyone is taken care of.

you have been a good seller to me for more then a year.

this unit looked nice.  I waited for it to be in your store rather then use btc.  So far no adapter so I can't order it.

I purchased some more s-3's on ebay with some coupons.

I am now at the spot of 10 in house s-3's.

 I can add one of your prosma's from asicpuppy use  paypal,  but still no usb adapter.

 Coins have bounced up a bit.  I have 1  20 amp circuit  with 1800 watts for 24/7 use just waiting for this gear.

please let us know if the usb cables are coming. If not I will have to just buy some more s-3's
legendary
Activity: 1973
Merit: 1007
Thanks guys. I'm a miner as well, so I understand how frustrating delays, shipping mishaps, and troubleshooting can be. I advocate for all my customers and try my best to make sure everyone is taken care of.
legendary
Activity: 2128
Merit: 1119
I would have to agree...I picked up a unit second hand not from his buy, and he has tried to help me regardless.
hero member
Activity: 918
Merit: 1002
Hey guys and gals, I just want to take a minute to show some appreciation to CG for the hard work he puts in for his group buy participants.  His level of communication is stellar, and the way he has handled delays outside of his control has been top notch.  If we've got any lurkers still waiting to pull the trigger on group buys (either this one or one in the future) I would highly suggest working with CrazyGuy.

I've not even been drinking, scout's honor!
sr. member
Activity: 462
Merit: 250
sr. member
Activity: 364
Merit: 250
If we want the Uart adapters and we are Batch1, should we buy them for you/pay shipping or will you just send them. How does it work? I don't mind either way.

AM is shipping the missing uart adapters express today, so hopefully I'll have them by the end of the week. Thankfully, I had enough spare BE controllers to get everyone from batch 1-5 up and running as quickly as possible. I appreciate those of you that temporarily gave up your reserved BE controller for other participants that need them.

With that said, I'll be sending reserved RPis tomorrow as well. Here's a short list of how to get them up and running.

1) You need a 5v 1a power supply and a usb cord with a micro usb connector
2) The RPi image is set up with DHCP. I gave it a hostname of "priminerapi". If you are unable to ping the RPi with that hostname, try running an app like "angryip" to find the ip address on your network
3) Minera is pre-installed with custom builds for ASICMiner and Rockminer enabled in the GUI. By default, I have the ASICMiner build selected with a startup parameter of "--bet-clk 23"
4) To access the minera interface, navigate to "http://priminerapi/minera" in your web browser. If the hostname is not being resolved by your router, replace priminerapi with the ip address assigned by dhcp.
5) Web login\password is minera\minera
6) Secure Shell superuser is pi\raspberry. Shell user minera\minera is also enabled and you should use this id for most of your actions in the shell.
7) Build scripts for all versions of bfgminer, cgminer, and AM/RM specific versions reside in /var/www/minera
Cool Run the build script "build_miner.sh" as user "minera" to prevent any permissions issues.

sr. member
Activity: 476
Merit: 250


Yeh, cgminer has to be compiled with bfl support. All of the build options are within the build_miner.sh file, you can't pass them to the script like that. You'll need to edit it with nano. Also, don't you need to pass a bfl clock rate parameter to cgminer at startup? I don't remember for sure, it's been a long time since my Jalapeno has been plugged into anything.

You can set startup parameters in the miner configuration page of minera.
Understood. No you don't need to pass a clock rate for the Jala though. I run it at cksolo pool for the hell of it and no clock rate needed.

I'm just going to wait for the adapter and get it working with the Prismas.

Also Thanks Tracerx for your time.
legendary
Activity: 1973
Merit: 1007
I got my last shipment in thanks Crazyguy.

I have never used a RPi  before and while I'm waiting for the USB adapter I wanted to test it out on an old Jalapeno. I'm coming up blank on this. I keep getting the minerd isn't running error. I changed to the official CGminer via the settings page and added pool info. I don't need to go into the terminal and build the miners do I? The ones showing up in the GUI are already built right? Also while in the terminal I can't type "-" or "_" does anyone know why this is?

EDIT: Well I'm an idiot I forgot to add the port to the pool url. Good God...

But now It says no devices found. Do I have to configure CGMiner for BFLC (remember I'm testing it on a Jalapeno)? And if so how?

"build_miner.sh  cgminer  ./configure  --enable-bflc"

If this is the case see above where I say I can't type "-" while in the RPi (minera) terminal.

Yeh, cgminer has to be compiled with bfl support. All of the build options are within the build_miner.sh file, you can't pass them to the script like that. You'll need to edit it with nano. Also, don't you need to pass a bfl clock rate parameter to cgminer at startup? I don't remember for sure, it's been a long time since my Jalapeno has been plugged into anything.

You can set startup parameters in the miner configuration page of minera.
hero member
Activity: 918
Merit: 1002
If this is the case see above where I say I can't type "-" while in the RPi (minera) terminal.
Can you input the "-" character into anything?  Does it work in an address bar or text editor?
Yep everywhere else it works fine. Including the terminal on my Ubuntu machine.
Yeah, there's no reason I can think of that it should accept it--it's a pretty commonly used character in the terminal.  I was trying to determine if it was a keyboard error, but it's obviously not!

Do you have a ~/.inputrc file?  Can you post the contents of that here?
sr. member
Activity: 476
Merit: 250
If this is the case see above where I say I can't type "-" while in the RPi (minera) terminal.
Can you input the "-" character into anything?  Does it work in an address bar or text editor?

Yep everywhere else it works fine. Including the terminal on my Ubuntu machine.
hero member
Activity: 918
Merit: 1002
If this is the case see above where I say I can't type "-" while in the RPi (minera) terminal.
Can you input the "-" character into anything?  Does it work in an address bar or text editor?
sr. member
Activity: 476
Merit: 250
I got my last shipment in thanks Crazyguy.

I have never used a RPi  before and while I'm waiting for the USB adapter I wanted to test it out on an old Jalapeno. I'm coming up blank on this. I keep getting the minerd isn't running error. I changed to the official CGminer via the settings page and added pool info. I don't need to go into the terminal and build the miners do I? The ones showing up in the GUI are already built right? Also while in the terminal I can't type "-" or "_" does anyone know why this is?

EDIT: Well I'm an idiot I forgot to add the port to the pool url. Good God...

But now It says no devices found. Do I have to configure CGMiner for BFLC (remember I'm testing it on a Jalapeno)? And if so how?

"build_miner.sh  cgminer  ./configure  --enable-bflc"

If this is the case see above where I say I can't type "-" while in the RPi (minera) terminal.
sr. member
Activity: 268
Merit: 250
Thanks Crazy again tracking received via pm when the uart adapters show up you will let us know so we can use the pi's we bought I assume ? once again appreciate the effort and time to help those who can't get full 10 packs
legendary
Activity: 1973
Merit: 1007
Still paused ?

Yes, ASICMiner is filling other buyer orders and asked me to hold off on last weeks order. At this point, I have a few units in stock and ready to ship through ASICPuppy.net.

For batch 2-5 participants that may be receiving a tube BE controller. Pleae remember to drop the chip frequency from 270 to 240

But you will redirect all to asicpuppy or we will have more here ?

That depends on how quickly AM is turning Prisma shipments around once I've depleted my stock. I don't have an answer to that question at this point.
member
Activity: 92
Merit: 10
Still paused ?

Yes, ASICMiner is filling other buyer orders and asked me to hold off on last weeks order. At this point, I have a few units in stock and ready to ship through ASICPuppy.net.

For batch 2-5 participants that may be receiving a tube BE controller. Pleae remember to drop the chip frequency from 270 to 240

But you will redirect all to asicpuppy or we will have more here ?
legendary
Activity: 1973
Merit: 1007
Still paused ?

Yes, ASICMiner is filling other buyer orders and asked me to hold off on last weeks order. At this point, I have a few units in stock and ready to ship through ASICPuppy.net.

For batch 2-5 participants that may be receiving a tube BE controller. Pleae remember to drop the chip frequency from 270 to 240
member
Activity: 92
Merit: 10
Still paused ?
legendary
Activity: 1973
Merit: 1007
All orders, save for one that hasn't sent labels, have been shipped. If you paid for shipoing, I'll provide tracking info this evening.
Pages:
Jump to: