Search content
Sort by

Showing 20 of 40 results by voodoo1602
Post
Topic
Board Reputation
Re: RoboCoder's Reputation Thread
by
voodoo1602
on 05/06/2014, 16:31:50 UTC
Cool! Right on, right on! I think it'll be a few more days until I have the BTC amount that I need.
Oh and I did have my Hex miners pointing to us1 but it seemed that they were using the uk1 one instead. So I said the heck with it and just pointed them to uk1 anyway. I was asking more because I had a RPi with Minepeon that didn't like hooking up to Bitminter. I just wanted to make sure that I had everything correct and I wasn't being a doom-ass.
Post
Topic
Board Reputation
Re: RoboCoder's Reputation Thread
by
voodoo1602
on 05/06/2014, 13:56:02 UTC
Hi!
It's nice to know there's another Texas guy on here!
Okay so I think I might be renting some time from you but I just wanted to make sure that the settings were done right on Leaserig.net before I really do anything else.
Pool 1 GHash
stratum+tcp://uk1.ghash.io:3333

Pool 2 Bitminter
stratum+tcp://mint.bitminter.com:3333

Is that correct??? Like I said I just want to make sure everything is ready to jive once I have the BTC to rent from you.  Wink
Thanks and have an awesome day!  Cheesy
Post
Topic
Board Computer hardware
Re: 2X Chili Miners for sale
by
voodoo1602
on 14/05/2014, 16:18:24 UTC
Hi!
Hey do you have any idea of about what price you're looking for them?
Thanks and good luck!
Post
Topic
Board Computer hardware
Re: Leaving the Mining Game / Selling my 3 TerraMiners 1.5/16TH each UK
by
voodoo1602
on 09/05/2014, 18:50:10 UTC
And I was sooooooooooooooo ready to fork over $15k in BTC!   Roll Eyes  Cheesy   Grin
Post
Topic
Board Pools
Re: looking for sha256 miners to test new profit switching multipool
by
voodoo1602
on 17/04/2014, 20:09:41 UTC
I have about 100 Ghs of some hex miners I can point your way.  Wink
Post
Topic
Board Hardware
Re: [ANN] Technobit HEX16A2 - 24 Ghs - 129 EUR 48 h shippment
by
voodoo1602
on 21/03/2014, 16:05:52 UTC
Right on! I just wanted to make sure I wasn't doing anything wrong. Thanks again!

There is something else wrong, my Raspberry Pi handles 4 Hexminers and 1 Butterfly Labs.
I got them all running on one Pi. I think it's a power issue. I hooked up my two that were on a different PSU to the Pi that had the other three on it and it ran well but when I tried to hook up a 4th Hex miner to my PSU that's when my RPi freaked out.
Right now I have three on one PSU and the other two on another but all are on one RPi. So you can have five Hex miners on one RPi!  Cheesy Now I just wish I could get all five of them or at lest four them going with just my EVGA PSU.  Undecided
Post
Topic
Board Hardware
Re: [ANN] Technobit HEX16A2 - 24 Ghs - 129 EUR 48 h shippment
by
voodoo1602
on 20/03/2014, 14:06:07 UTC
Right on! I just wanted to make sure I wasn't doing anything wrong. Thanks again!

There is something else wrong, my Raspberry Pi handles 4 Hexminers and 1 Butterfly Labs.
What do you think it could be? I followed Zich's instructions and I got a EVGA SuperNOVA NEX 650 G powering the 3 of them. So that should be more then enough juice to power them.
I cd cgminer-3.12.3
and screen
before I sudo ./cgminer --hexminerc-voltage 1100 --hexminerc-options 16:1500 --hexminer8-set-diff-to-one 0 --hexminer8-chip-mask 255 --hexminer8-voltage 1005 --hexminer8-options 8:260 --set_default_to_8
Could that be it??? What command do you use?
Thanks!
Post
Topic
Board Hardware
Re: [ANN] Technobit HEX16A2 - 24 Ghs - 129 EUR 48 h shippment
by
voodoo1602
on 15/03/2014, 01:43:03 UTC
Right on! I just wanted to make sure I wasn't doing anything wrong. Thanks again!
Post
Topic
Board Hardware
Re: [ANN] Technobit HEX16A2 - 16 chip Avalon Gen2 board
by
voodoo1602
on 15/03/2014, 00:06:34 UTC
Zich,

Are you running avalon 2 boards on same tplink as the 6/8 board?

Do you have a version of cgminer for rpi that runs both boards?

Thanks in advance!

Yes, i run both on them on TL-MR3020  Grin

For pi, you need to compile cgminer using patch that available at technobit website.
The following guide is based on raspbian wheezy.

Code:
1. sudo aptitude update
2. sudo aptitude upgrade
3. sudo aptitude install libudev-dev libusb-1.0-0-dev libfox-1.6-dev
4. sudo aptitude install autotools-dev autoconf automake
5. sudo aptitude install libtool libncurses-dev yasm
6. sudo aptitude install curl libcurl4-openssl-dev libjansson-dev screen
7. sudo aptitude install pkg-config uthash-dev make git-core

Then download cgminer 3.12.3
Code:
1. git clone https://github.com/ckolivas/cgminer.git
2. mv cgminer cgminer-3.12.3
3. cd cgminer-3.12.3
4. git checkout e447b697d90c4d1e4c6a2dc8bd9bfc3eab23115f
5. wget https://www.dropbox.com/s/hfx7l4hz5ywgw3x/e447b697d90c4d1e4c6a2dc8bd9bfc3eab23115f.patch
6. patch -p1 < e447b697d90c4d1e4c6a2dc8bd9bfc3eab23115f.patch
7. ./autogen.sh --enable-hexminera --enable-hexminerc --enable-hexminerb --enable-hexmineru --enable-hexminer8
8. make

Step 5 is patch uploaded to dropbox by myself, so you can use your own that downloaded from technobit download page if you want  Wink
Make sure there is no error message on each step.

No need to install, you can run cgminer from folder.
Code:
1. screen
2. sudo ./cgminer --hexminerc-voltage 1100 --hexminerc-options 16:1500 --hexminer8-set-diff-to-one 0 --hexminer8-chip-mask 255 --hexminer8-voltage 1005 --hexminer8-options 8:260 --set_default_to_8

Or add the setting to cgminer.conf so you don't have to type setting command each time  Cheesy
Code:
sudo nano /root/.cgminer/cgminer.conf

Code:
{
"pools" : [
        {
                "url" : "stratum+tcp://stratum-lb-usa48.btcguild.com:3333",
                "user" : "user",
                "pass" : "123"
        }
]
,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"shares" : "0",
"hexminera-voltage" : "1460",
"hexminera-options" : "16:480",
"hexminerc-voltage" : "1100",
"hexminerc-options" : "16:1500",
"hexminerb-voltage" : "900",
"hexminerb-options" : "16:540",
"hexminer8-set-diff-to-one" : "0",
"hexminer8-chip-mask" : "255",
"hexminer8-voltage" : "1005",
"hexminer8-options" : "8:260",
"hexmineru-frequency" : "54",
"kernel-path" : "/usr/local/bin"
}
Hello everyone! I have quick question. How many Hex miners can you hook up to one RPi? I have 3 hooked up to my Pi but when I try to hook up a 4th it just freaks out on me. I think I just might get another RPi but I would like to know just how many you could hook up to just 1 RPi. I also just wanted to say thanks to ZBC3 for pointing me to Zinch's instructons. Zinch thanks for helping out all of us out there who just thought I don't think I'm gonna get this to work. So thanks!  Wink
Post
Topic
Board Computer hardware
Re: [WTS]*LOW PRICE*In Stock 24GH/s BTC miners, 45 GH/s BTC miners & KNC Jupiter's
by
voodoo1602
on 04/03/2014, 19:52:35 UTC
Fedex just dropped my order off!  Cheesy
Post
Topic
Board Computer hardware
Re: [WTS]*LOW PRICE*In Stock 24GH/s BTC miners, 45 GH/s BTC miners & KNC Jupiter's
by
voodoo1602
on 03/03/2014, 19:00:33 UTC
For those that wanted to know. I just got my tracking number and Fedex's site says that it should be here tomorrow!  Smiley
Post
Topic
Board Computer hardware
Re: [WTS]*LOW PRICE*In Stock 24GH/s BTC miners, 45 GH/s BTC miners & KNC Jupiter's
by
voodoo1602
on 01/03/2014, 01:47:58 UTC
I'm not nor was I ever pissed or angry. I was just concerned when nothing happend. Then I became even more concerned when other people didn't hear from you too. It seems to be a simple case of lack of communication or miscommunication. And yes I did thank you and still do thank you for holding the order for a week for me. I also understand first come first served. That was never really an issue. As I said all I wanted was just for this to be a good thing for the both of us. I look forward on hashing away on the miners I got from you and wish you great business on your site.
Post
Topic
Board Computer hardware
Re: [WTS]*LOW PRICE*In Stock 24GH/s BTC miners, 45 GH/s BTC miners & KNC Jupiter's
by
voodoo1602
on 01/03/2014, 00:56:25 UTC
Aopa,
I still want and have paid for my order. I think that the extra will make up for the short comings. I thank you for compensating us! All of us here just want to get updates or just find out where to pay you. As I said, I emailed you five times just to the address to pay you. I didn't want or foresee this. All I wanted was for this to be a good and happy thing and now I'm at your mercy. All of here have seen you come on and off the forum. If you would have said what was going on ALL OF THIS could of been avoided. Please think of what would have you done if the shoe was on the other foot. I gladly wait for my miners and I do hope that even after this mess you have a great business! I carry no malice towards you or your business. And once again I thank you for owning up and compensating us.
Thanks,
   Voo
Post
Topic
Board Computer hardware
Re: [WTS]*LOW PRICE*In Stock 24GH/s BTC miners, 45 GH/s BTC miners & KNC Jupiter's
by
voodoo1602
on 28/02/2014, 20:52:46 UTC
Thanks! It may cost more but it maybe worth it.  Wink
Post
Topic
Board Computer hardware
Re: [WTS]*LOW PRICE*In Stock 24GH/s BTC miners, 45 GH/s BTC miners & KNC Jupiter's
by
voodoo1602
on 28/02/2014, 20:38:45 UTC
Any word on your order yet?
Nope my order is still pending and no tracking number yet.  Undecided
Bitcoinpal is selling the same avalon boards on ebay for $189 with an or best offer available option.
ZBC3 can you put up a link to the listing?
Post
Topic
Board Computer hardware
Re: [WTS]*LOW PRICE*In Stock 24GH/s BTC miners, 45 GH/s BTC miners & KNC Jupiter's
by
voodoo1602
on 28/02/2014, 13:27:43 UTC
i know this doesn't help the people that are waiting for a reply, but after 12 days, i finally got my package. all three 24gh models in the box.

tested and are working fine, just need a better psu.
Thanks chiefstank at lest that gives me some kind of hope about getting my stuff and not getting screwed over. I got a EVGA SuperNOVA NEX 650 G last weekend. I'm hoping that should be more then enough juice to run four 24gh models.  Roll Eyes 
Post
Topic
Board Computer hardware
Re: [WTS]*LOW PRICE*In Stock 24GH/s BTC miners, 45 GH/s BTC miners & KNC Jupiter's
by
voodoo1602
on 27/02/2014, 14:47:37 UTC
I know.  Embarrassed
The only reason I have somewhat hope is because a full member has bought from him and another has said they have been busy and are legit. The sad thing is I really was planning on ordering from him about once a month to help with starting a mini farm and now I'm just hoping I don't get eff-ed over. It's pretty safe to say this will be the first and last time I order from him.   Undecided
He was on a little while ago. I think if he has enough time to log on here he should have enough time to respond to the thread.

Even if he is Legit it's a crappy way to run a business.  Bad for customers to make them wait and wait.
My thoughts exactly!
I felt like I was begging him to take my money. WTF is that about??? I know that if I had someone contacting to give me money then my happy self would be like right on! Here's the address to send it to. It took Five emails and six days for me to get an address to send the payment to. All I got was this "PLease use" and "Many thanks" with no explanation whatsoever.
Post
Topic
Board Computer hardware
Re: [WTS]*LOW PRICE*In Stock 24GH/s BTC miners, 45 GH/s BTC miners & KNC Jupiter's
by
voodoo1602
on 27/02/2014, 14:33:17 UTC
I know.  Embarrassed
The only reason I have somewhat hope is because a full member has bought from him and another has said they have been busy and are legit. The sad thing is I really was planning on ordering from him about once a month to help with starting a mini farm and now I'm just hoping I don't get eff-ed over. It's pretty safe to say this will be the first and last time I order from him.   Undecided
Post
Topic
Board Computer hardware
Re: [WTS]*LOW PRICE*In Stock 24GH/s BTC miners, 45 GH/s BTC miners & KNC Jupiter's
by
voodoo1602
on 27/02/2014, 14:10:51 UTC
The op has been on and off all day but no answers or posts.
You know otrkid70 I have no idea what's up with aopa Huh The only reason I didn't cancel my order is because what I had said earlier on the forum.

It doesn't matter what you agree for the price, if you buy it through the website it's whole different BTC you're going to pay.
It's a long story dealing with the fact my bank doesn't really do wire transfers. It's a Capital One 360 account that use to be an ING account. ING back in the day had AWESOME savings APR!!! I'm talking like 20% compounded interest. No joke!
Anyway I got off subject.  Wink
This is from the email convo we had earlier today.

"Yeah thats fine. Im going to see if i can ship it to the US
tomorrow and have it held by a local broker. It would mean once we
receive payment you could probably get them next day.
I'll get back to you.
I confirm price agreed at .847 BTC"

Besides nothing has been paid yet. So if I was an ass and BTC starts heading back to $1000 plus again. There's always a chance that I could pull out of the deal. I'm not going to do that. That would be such an a-hole move!
He also knows that I'm putting this on the forum. I'm doing it because it helps to kinda protect me and him somewhat. He has an online shop that he has going and having a good rep and history of happy buyers especially on this forum is golden. The same could kinda be said about me. I may not have a shop but I'm pretty sure I'm going to be buying more stuff from here and I can foresee myself selling here too.
People don't want to buy or sell to someone who has screwed someone over and having everything out in the open creates a transparency of the history of the purchase.
I'm holding up my end of the deal and I'm really hoping that aopa is going to hold up his end. If not then I'm out the BTC that I sent. Which my order is still pending.
Order #1028
Placed on February 14, 2014 08:33PM
Billing Address
Payment Status: pending
Xxxxxxx Xxxxxxx
1x4x3 Gxxxx Cxxxx xx.
Houston, Texas
United States xxxxx
xxx-xxx-xxxx
Shipping Address
Fulfillment Status: unfulfilled
Xxxxxxx Xxxxxx
1x4x0 Txxxxx xx
Houston, Texas
United States xxxxx
xxx-xxx-xxxx
Product   SKU   Price   Quantity   Total
2nd Generation 24 GH/s Avalon based Bitcoin miner ***IN STOCK*** IMMEDIATE DISPATCH   AVA0001   $175.00   4   $700.00
Subtotal:   $595.00
bitcointalk01 Discount:   $-105.00
Shipping (FedEx Ground):   $24.47
Total:   $619.47
 We will see. I don't know why he would mess up a good thing? I will let all of you know when I get a tracking number.
Post
Topic
Board Computer hardware
Re: [WTS]*LOW PRICE*In Stock 24GH/s BTC miners, 45 GH/s BTC miners & KNC Jupiter's
by
voodoo1602
on 26/02/2014, 13:38:51 UTC
I just put in an order with him! !
I'm super excited!  Grin  Cheesy
 Order confirmation for order #1028

4x 2nd Generation 24 GH/s Avalon based Bitcoin miner  ***IN STOCK*** IMMEDIATE DISPATCH for $175.00 each


Discount (code: bitcointalk01): $-105.00 CAD
Subtotal  : $595.00 CAD
Shipping  : $24.47 CAD
Total    : $619.47 CAD
Total    :$565.18 USD
WooHoo!!!
Finally I was able to pay for my order. I will post when I get a tracking number.  Cheesy