Bitcoin Forum
May 24, 2024, 03:28:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 »
121  Economy / Service Announcements / Re: [ANN] Bitfury ASIC sales in EU and Europe on: November 01, 2013, 03:05:22 PM
sudo cp /run/shm/.stat.log best.cnf [enter] --> I guess the second parameter should be /opt/bitfury/best.cnf? Otherwise I would copy the best.cnf to the home directory where it has no effect (I think?)

I have sufficient cooling. The supplied fans run at 12V and are directly pointed towards the unit / hcards.

Thank you for the correction!
122  Economy / Service Announcements / Re: [ANN] Bitfury ASIC sales in EU and Europe on: November 01, 2013, 08:59:15 AM
Quote
Before all test edit plz file  /opt/bitfury/best.cnf and change all   aIfDSo to    AIfDSo

Do exactly the opposite.

Here's a short how-to as indeed we have tested all rigs to run at 400GH easily (for this to work you need to have a rig that is working. If your rig is not mining at all you might need to recompile the miner executable (see instruction #1)):

Instruction #1 (Web configuration page shows 0 hashrate)

1. SSH into the pi (username: pi password: raspberry) If you're unfamiliar with SSH, google it up.
2. Run following commands:
Code:
cd /opt/bitfury/chainminer [enter]
sudo make clean [enter]
sudo make [enter] (wait for the compilation process to complete!)
sudo reboot [enter]
3. After a few moments your web configuration should display hashrate. If not, check your internet connection and connection to pool.

Instruction #2 (Web configuration page shows low hashrate)

Solution A
1. Make sure you have entered your pool info in all 3 rows and that the pulldown menu on the left shows YES on each row. Enter pool address without prefix e.g. nl1.ghash.io NOT stratum+tcp://nl1.ghash.io:3333. Enter stratum port in corresponding field.
2. Press save and restart stratum proxy -button
3. Press stop miner and start miner -button

Solution B
1. Power off your miner (from PSU)
2. Power on your miner and let it run for about 7 minutes (so stat.log doesn't get rewritten every few seconds and you don't get an incomplete file)
3. SSH into the pi (username: pi password: raspberry) If you're unfamiliar with SSH, google it up.
4. Run following commands:

Code:
sudo cp /run/shm/.stat.log /opt/bitfury/best.cnf [enter]
sed -i ‘s/AIfDSo/aIfDSo/g’ /opt/bitfury/best.cnf [enter]
sudo reboot [enter]

123  Economy / Service Announcements / Re: [ANN] Bitfury ASIC sales in EU and Europe on: October 31, 2013, 05:51:46 PM
punin i ordered an M-board on Oct 29 but still processing aren't you shipping them yet?
Should be on it's way. What's your order #? Maybe I just forgot to mark it as completed.



#1143
Shipped today
124  Economy / Service Announcements / Re: [ANN] Bitfury ASIC sales in EU and Europe on: October 31, 2013, 04:36:42 PM
punin i ordered an M-board on Oct 29 but still processing aren't you shipping them yet?
Should be on it's way. What's your order #? Maybe I just forgot to mark it as completed.
125  Economy / Service Announcements / Re: [ANN] Bitfury ASIC sales in EU and Europe on: October 31, 2013, 04:11:48 PM
I've put up our last gold master image on Mega.co.nz for download (HINT: this image contains the missing piece from our easter egg hunt )

so today maybe I am the lucky one?

about sw easter egg:

chainminer in jobconnect.cpp there is:


hosts_t hosts[]={
      {"Basic d2hlcmVhcmV5b3U6c2F0b3NoaQ==","http://127.0.0.1:8332/",{0,0,0,0,0,0,0,0xFFFFFFFF},NULL,NULL,0,0,0} // local stratum client
         ,{"Basic d2hlcmVhcmV5b3U6c2F0b3NoaQ==","http://127.0.0.1:8333/",{0,0,0,0,0,0,0,0xFFFFFFFF},NULL,NULL,0,0,0} // local stratum client
            ,{"Basic d2hlcmVhcmV5b3U6c2F0b3NoaQ==","http://127.0.0.1:8334/",{0,0,0,0,0,0,0,0xFFFFFFFF},NULL,NULL,0,0,0} // local stratum client
               };


base64:
d2hlcmVhcmV5b3U6c2F0b3NoaQ==

decoded:
whereareyou:satoshi


in short:
login/pass for local stratum proxy is the easter egg


and about hw easter egg - I believe nothing has changed since my last attempt:






WE HAVE A WINNER!! <- click for personal congratulations from satoshi
126  Economy / Service Announcements / Re: [ANN] Bitfury ASIC sales in EU and Europe on: October 29, 2013, 09:35:48 PM
Well, the chip housing looks different and that may cause the chip to behave differently too.
Are the pins at the corners, the chip's ground now brought to the sides to or the picture is not the actual chip?
Can we have a photo of both sides of the new chip, please?

Our chips have been packaged in punch type QFN since august. Same packaging. Those corner "pins" are just leadframe features that are not connected to anything. EDIT: They're actually connected to ground pad.

127  Economy / Service Announcements / Re: [ANN] Bitfury ASIC sales in EU and Europe on: October 29, 2013, 05:40:04 PM
Hello everyone!

I apologize for the little time I've had to answer e-mails and forums. I will do my best to catch up in the coming days..

I've put up our last gold master image on Mega.co.nz for download (HINT: this image contains the missing piece from our easter egg hunt )

News:
- As some of you may have noticed, we have reopened M-board sales. More products are soon to follow including H-cards at new lower prices, new M&H cards, USB sticks etc.
- There will be no more preorders, everything is shipped within 24-48h depending on received order volume. We try to ship same day as much as we can.
- There are even more new products in development, but I will not go into details before they're working rock solid.
- And last but not least we have a new batch of chips with a new logo for teh lulz:



128  Economy / Service Announcements / Re: [ANN] Bitfury ASIC sales in EU and Europe on: October 21, 2013, 09:41:19 AM
NOTE

Due to my personal epic screw-up the SD image does not contain a working binary. And on top of this some orders were shipped without instructions also Tongue We have whipped ourselves vigorously here over the weekend and will try to improve our process so these bloopers don't happen in the future.

Here's how to get your miner working:
1. Check your router for bitfury IP
2. SSH into the raspberry pi (username pi password raspberry)
3. Run following commands:

Code:
cd /opt/bitfury/chainminer
sudo make clean
sudo make
sudo killall screen
sudo /etc/rc.local

You should now be mining. You can check the web interface of the miner with a normal browser and setup your pools there (use the IP that you used for SSH).
129  Economy / Service Announcements / Re: [ANN] Bitfury ASIC sales in EU and Europe on: October 17, 2013, 07:28:40 PM
Yeah, sorry guys.. I'm more into processing your orders than marking them completed Smiley We shipped loads today, some 1000's even. You should receive notification from UPS. I'll try to find some time to bring the webshop up to date..
Punin, please check before sending parcel they have standard delivery or fast delivery.
I stand corrected. I'm trying my best to deliver express orders as express. Please let me know immediately if you get email from UPS with incorrect service and I might be able to change it.
130  Economy / Service Announcements / Re: [ANN] Bitfury ASIC sales in EU and Europe on: October 17, 2013, 02:43:33 PM
Yeah, sorry guys.. I'm more into processing your orders than marking them completed Smiley We shipped loads today, some 1000's even. You should receive notification from UPS. I'll try to find some time to bring the webshop up to date..
131  Economy / Service Announcements / Re: [ANN] Bitfury ASIC sales in EU and Europe on: October 15, 2013, 04:08:08 PM
Punin,

I wrote to your support a few minutes ago, but I fear it won't be seen for a while, so...

There is an error with shipping, you're shipping my order with standard delivery, but I've paid for fast delivery on september 28th.

Please fix this issue before it's too late!

Sad

spiccioli


I managed to tackle the shipment on last second. It should get the new Express Label on it and start tracking later today. Please be patient!

Thanks !

spiccioli


I'm getting a bit worried.. it's still not tracking.. I tried calling UPS, but they didn't answer. I'll find out tomorrow what's going on. In worst case I'll send it by express tomorrow.
132  Economy / Service Announcements / Re: [ANN] Bitfury ASIC sales in EU and Europe on: October 15, 2013, 01:27:24 PM
Punin,

I wrote to your support a few minutes ago, but I fear it won't be seen for a while, so...

There is an error with shipping, you're shipping my order with standard delivery, but I've paid for fast delivery on september 28th.

Please fix this issue before it's too late!

Sad

spiccioli


I managed to tackle the shipment on last second. It should get the new Express Label on it and start tracking later today. Please be patient!
133  Economy / Service Announcements / Re: [ANN] Bitfury ASIC sales in EU and Europe on: October 15, 2013, 01:26:12 PM
Punin can you post ?

1 Order realization status
2 Price change for chips and boards/kits
3 Plans for the future  (new chip ?)

After KNC delivery about 300Th in last two week  diff kill any hope for return of investment Sad

1. We're mostly done with 800's, some single H-card 900's and even 1000's have been packed and gone out / going out this week.
2. Current prices are in effect, future prices will be lower.
3. I'm not Bitfury, but last time I talked to him he was not on a vacation in the Bahamas Wink
134  Economy / Service Announcements / Re: [ANN] Bitfury ASIC sales in EU and Europe on: October 12, 2013, 04:00:42 PM
Update:

Good news everyone! We practically finished packing all of 700's last week. About half of them were also shipped, and the remaining ones will be going out on monday or tuesday with whatever else we'll have packed by then. My team is confident that we'll have all remaining orders out of the door within 2 weeks, and if we really manage to pull it off I would then reopen sales for immediate shipment of v1.2 H-cards and hopefully also our new stuff! (more about this later when I get my hands on them)

For those of you receiving your first units, there should've been an instructions sheet for setting up your miner inside your box.
If yours came without instructions you can download it from HERE.

We're also preparing a datasheet for the chip (it's currently in russian only).

And last but not least I was given permission to release our M-board and H-card schematics to the public!

Download in zipped eagle .sch format here:
M-Board v2.3
H-Card v1.2
135  Economy / Auctions / Re: Auction of 2nd most expensive Pizza in history of Bitcoin on: October 09, 2013, 07:18:48 PM
Would the bidders that made transactions from multiple addresses please state to which address they want the return made to? If you wish to remain anonymous, you can make another transaction from any of the addresses you used to the bidding address.

0.1 BTC 1H1wNVnsChE3PSqFNo5rQyM3Zz5zueGj11 or 14p8TRwvagfHanUgUWN2Hwtseh1ghSueog
1.01 BTC 13oxYTF1CDzz63FV6FDMT7xuzpH8TRnYgb or 1Ftg6UXYHLEtMrFTGjmP6iegi1Q3q3wabL
3.35 BTC 12YYwnfm4Q55XzMBRfHbvTqAYiFKLwMHWs or 1BTnTEZmxjvvsc75AxQkJ7S3reFMMeexKf or 1FahvuqwbeApkrizzSR2B32dFcTXvai288 (this bidder has option to buy at 370BTC if they so choose)

All other bids except winning bid have been returned.

I want to remind that top 5 bidders have the option to purchase at the price of 370 BTC

0.1 BTC to 1H1wNVnsChE3PSqFNo5rQyM3Zz5zueGj11 please thanks
Paid
136  Economy / Auctions / Re: Auction of 2nd most expensive Pizza in history of Bitcoin on: October 09, 2013, 07:17:21 PM
Someone just made a transaction of 0.001 from 1LSRCiD3D8Gv6StwzjFSV3ybNzSdF16raF to auction wallet. Unfortunately this wallet was not present in any bids. Hmm.. maybe PM me the address for return? (must be one of the addresses I listed)
137  Economy / Auctions / Re: Auction of 2nd most expensive Pizza in history of Bitcoin on: October 09, 2013, 05:22:43 PM
We have this thing in Finland called pilkunnussija Smiley

There is also a thing in Finland called lawsuit.

"A case where two or more people disagree and one or more of the parties take the case to a court for resolution".

It really hurts me but I guess from your cocky behavior that we will need to go this path. Unfortunately it's not the fastest one which is unpleasant especially in ASIC mining business.

I suggest we both sleep over it and if you feel like we can continue talking tomorrow.

Not trying to be a pilkunnussija here, but there's actually no such thing as "lawsuit" in Finland. That would be some english-speaking country. Also in Finland you need to have a case, which in this case you obviously don't have. So I suggest you move along with your life and do something productive. I'm ignoring you from now on.
138  Economy / Auctions / Re: Auction of 2nd most expensive Pizza in history of Bitcoin on: October 09, 2013, 04:46:24 PM
139  Economy / Auctions / Re: Auction of 2nd most expensive Pizza in history of Bitcoin on: October 09, 2013, 04:40:24 PM

WTF I offer 0 starting price auction and I get threats from some 15-year old forum noob:

Hello punin,
I got the winning bid for your auction of 3000 Bitfury chips, how do you want to proceed in that matter?
The auction is still on for 25 minutes. Check the thread.
I hate to be a pain in the ass, but I consider your first posts binding and me won the auction.
12am is a clear definition of a point of time and someone even asked in the thread and the correct answer was given.
You cannot just change the auction as you please when it's already ongoing.
There was a significant downtime of bitcointalk and 12AM is a confusing time (even to myself). My original intention was to have this auction end at noon GMT. Hence the clarification that was made well before the deadline.
Still - please think of yourself being in my situation. I made my bid under the honest believe the auction would end in 5 minutes.
I do not want anything for free and I am willing to stand to my word and honor my bid.

I appreciate your nice way of communicating and would love if we can find an agreement without getting nasty. But you need to face the fact that you are running a company and there is a thing called "the law" which unfortunately limits your and my freedom to do as we please.

Thank you.
Please don't ignore me. I have little options left then  Undecided
140  Economy / Auctions / Re: Auction of 2nd most expensive Pizza in history of Bitcoin on: October 09, 2013, 03:35:08 PM
Would the bidders that made transactions from multiple addresses please state to which address they want the return made to? If you wish to remain anonymous, you can make another transaction from any of the addresses you used to the bidding address.

0.1 BTC 1H1wNVnsChE3PSqFNo5rQyM3Zz5zueGj11 or 14p8TRwvagfHanUgUWN2Hwtseh1ghSueog
1.01 BTC 13oxYTF1CDzz63FV6FDMT7xuzpH8TRnYgb or 1Ftg6UXYHLEtMrFTGjmP6iegi1Q3q3wabL
3.35 BTC 12YYwnfm4Q55XzMBRfHbvTqAYiFKLwMHWs or 1BTnTEZmxjvvsc75AxQkJ7S3reFMMeexKf or 1FahvuqwbeApkrizzSR2B32dFcTXvai288 (this bidder has option to buy at 370BTC if they so choose)

All other bids except winning bid have been returned.

I want to remind that top 5 bidders have the option to purchase at the price of 370 BTC
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!