61
|
Bitcoin / Hardware / Re: [ANN] Bi•Fury | 5+ GH/s USB Miner [FASTEST USB MINER IN THE WORLD][IN STOCK!]
|
on: December 09, 2013, 07:50:03 PM
|
Duplicate shares are fairly normal in the beginning, when the chips aren't initialized yet, but they should stop after a minute or so. Are you only getting them on one device and not the other ? If so, does it also happen when you only plug in one ?
What temperature are the devices running at ? I also added a temperature switch at 90 deg C. Above that temp, the bitfury chips are turned off.
|
|
|
62
|
Bitcoin / Hardware / Re: [ANN] Bi•Fury | 5+ GH/s USB Miner [FASTEST USB MINER IN THE WORLD][IN STOCK!]
|
on: December 09, 2013, 04:39:49 PM
|
I tried downloading the firmware from the support site, and I can reproduce the slow miner problem. I've uploaded a fix here: http://c-scape.nl/bi-fury/firmware.bin(the problem is that the new firmware sets the Bitfury ASIC clock speed at a very low level, and waits for the miner to adjust it. I've changed that to have it initialize at the old level, after which the miner can adjust it if necessary). I recommend only people with problems try the new firmware, until it is confirmed that it works. If you don't have a problem right now, just wait..
|
|
|
66
|
Bitcoin / Hardware / Re: [ANN] Bitfury is looking for alpha-testers of first chips! FREE MONEY HERE!
|
on: November 28, 2013, 09:16:03 AM
|
Thanks - I downloaded the rpi image and had a play with spitest-D
Has anyone else seen their chips go into a mode where the in_miso pin starts oscillating very slowly - e.g. about 1Hz, even when the SPI clock isn't running?
My guess is that the MISO pin keeps showing the last bit that you read (or the one after that). In the case of normal miner operation, that would be the register that indicates the job it is working on, which toggles between 1 and 0 every 2^22 clock cycles.
|
|
|
71
|
Bitcoin / Development & Technical Discussion / Re: "New address for each payment" is a logic bomb
|
on: November 15, 2013, 08:16:09 PM
|
U can generate addresses much faster coz u don't need to know the private key. Pick any set of bytes and say it's a public key. 2^80 is not a big number.
Edit: 2^80 == (2^10)^8 ~ 1000^8 == 10^24. And now look at the hash rate of Bitcoin network.
Of course, when a normal miner checks a hash, it starts by checking the top 32 bits are zero, which is a trivial operation. Checking for a collision with a growing database of up to 2^80 previous hashes is a lot more effort.
|
|
|
73
|
Other / CPU/GPU Bitcoin mining hardware / Re: 5.2 GH/s USB ASIC Miner ???
|
on: November 14, 2013, 05:33:16 PM
|
It will be interesting to see how it performs with the power limitations of USB. Worth a keeping an eye out for any similar implementations at a more reaslistic price if it proves successful. I'd consider a more realistic price to be in the region of €100 (looking at techno's costs for singles).
When overclocked, it uses more than 500 mA, so it can't be powered from a standard USB 2.0 connector. You need USB 3.0, or special hub with external power. It can be underclocked, though, and I've seen mine do about 4GH/sec on a 500 mA budget.
|
|
|
79
|
Bitcoin / Hardware / Re: Build around Bitfury ASIC Chip?
|
on: November 10, 2013, 06:03:44 AM
|
I want to be able to go to the person I have designing it and tell them which parts I would need to be included in the print for the board. I think this would save him time and money on designing. On the contrary. It is much better to find a competent designer, and tell him what you want to end up with. Picking the right parts is his job, and the more freedom the designer has, the better the design.
|
|
|
|