Pages:
Author

Topic: Discontinued: Lancelot (Heavy Duty 400 Mega hashes, 2 x FPGA Mining Board) - page 10. (Read 86436 times)

legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
Try the latest cgminer 3.2.0 released today
https://bitcointalksearch.org/topic/official-cgminer-mining-software-thread-for-linuxwinosxmipsarmr-pi-4110-28402

It auto detects everything, auto sets the settings and just runs (No -S options and no --icarus-timing required)
On linux it's rock solid - on windows let us know how it goes Smiley
Any problems, please report.
newbie
Activity: 40
Merit: 0
Will do Cheesy

Mine are still in hong kong but once there on the plane wont take long Cheesy

Ill also be running mine of a Rpi and a 10 Port hub Cheesy
hero member
Activity: 532
Merit: 500
Just wanted to let everyone know that these fans make a perfect replacement: http://www.amazon.com/gp/product/B00006B8CM/ref=oh_details_o00_s00_i00?ie=UTF8&psc=1

We've used different fans in the last batch (3). Let us know if there are issues with them.
hero member
Activity: 532
Merit: 500
First need fix my problem run all Lancelots, after more pics.

Suggestion: buy few raspberry pi for controlling the Lancelot boards.
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
Another useful indication: the "--icarus-timing short" gives me the following code:

Code:
 Icarus 6 Re-estimate: Hs=8.738163e-10 W=5.903921e-01 read_count=42 fullnonce=4.343s

and never dropping below 5 seconds for the other boards.

if it's true, and if I don't melt the PSUs, the potential of the Blackarrow boards is higher than expected!
Yet again, if you are using the V42 bitstream, you cannot get reliable timing.
V42 adjusts the clock speed and I can't ask the device for the clock speed.

As long as the fullnonce time is less than the max clock speed, it will hash at the maximum performance.
However if you set it too low, it will have to generate more work per result ... e.g. setting it down to 10 or 20 would be too low
(10=1s 20=2s)

The point of the timing is 2 things:
1) Important: that it aborts work before it is idle (if it doesn't find a result)
2) (Not really important:) that it shows the correct MH/s

So as long as the fullnonce number is below (but not too far below) the maximum hardware performance, you will get the max possible shares you can.

There is a reason why the timing works the way it does.
It does a line of best fit through a set of points (and also ignores end case points)
The original problem was that I was dealing with serial-USB time results to determine a picosecond accuracy calculation.
Have a look at the 400MH/s results and you may be surprised (as I was when I wrote it) how accurate the estimate is.
Each individual result varies by enough to make it not possible to determine the clock speed of that single result - that's basically using the result to determine the result - so yeah that's not possible either Smiley
So how it works at the moment requires a static clock (which the V42 doesn't have)

There is one change I'll probably add soon and that is allow short=N (or long=N) to set an upper limit on N so although it wont be as close as possible to the 'best' timing to minimise the amount of work generated, it will allow you to ensure N stays below a limit but it can still report Re-estimates to see how fast it 'thinks' it is hashing

Bottom line with V42:
Let it run for a few days and then look at accepted shares - to see how fast it is really hashing.
(and using --icarus-timing 2.0=75 will allow up to 572MH/s)
I you really think it can go at higher clocks, then you need to replace 75 with a lower number.
to convert 75 to a MH/s limit you simply: 2^32 * 10 / 75
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
Another question. What is the formula for converting from WU/m to MH/s / GH/s?
(WU * (2 ^32) / 60) H/s
However, that is indeed hashes, not pool accepted work
... and of course give it a few hours at least ...
hero member
Activity: 588
Merit: 500
Another useful indication: the "--icarus-timing short" gives me the following code:

Code:
 Icarus 6 Re-estimate: Hs=8.738163e-10 W=5.903921e-01 read_count=42 fullnonce=4.343s

and never dropping below 5 seconds for the other boards.

if it's true, and if I don't melt the PSUs, the potential of the Blackarrow boards is higher than expected!
full member
Activity: 236
Merit: 100
Another question. What is the formula for converting from WU/m to MH/s / GH/s?
full member
Activity: 236
Merit: 100
News from the front: the V42 firmware with this boards is AWESOME, I'm getting 15% more work with the same setup!!

Unfortunately the (survived) 10A PSUs are running too hot while pulling 136 watt from the wall, and I can see some instabilities and more HW errors if I plug more than 3 Lancelots to one single PSU.

Next step: buy a "metal+fan" PSU (lot of them on Ebay, they are used for led strips) and while I'm there try to grab some better fans (one of them is almost gone).

Jimmy

Link the PSU in here if you don't mind once you pick them up.
hero member
Activity: 588
Merit: 500
News from the front: the V42 firmware with this boards is AWESOME, I'm getting 15% more work with the same setup!!

Unfortunately the (survived) 10A PSUs are running too hot while pulling 136 watt from the wall, and I can see some instabilities and more HW errors if I plug more than 3 Lancelots to one single PSU.

Next step: buy a "metal+fan" PSU (lot of them on Ebay, they are used for led strips) and while I'm there try to grab some better fans (one of them is almost gone).
legendary
Activity: 2912
Merit: 1060
Let us see the goodies key
hero member
Activity: 672
Merit: 500
legendary
Activity: 2912
Merit: 1060
He's got us like a girl with nudes
full member
Activity: 236
Merit: 100
First need fix my problem run all Lancelots, after more pics.

I could help you if you were running Linux but not Windows, sorry.
legendary
Activity: 2912
Merit: 1060
Lol have you tried 2 instances of cgminer and right clicking and running as administrator?
newbie
Activity: 36
Merit: 0
Nice setup, I would love to see more pictures. What are you using for power?

DELL power supply from BlackArrow.
newbie
Activity: 36
Merit: 0
First need fix my problem run all Lancelots, after more pics.
legendary
Activity: 2912
Merit: 1060
full member
Activity: 236
Merit: 100
Nice setup, I would love to see more pictures. What are you using for power?
newbie
Activity: 36
Merit: 0
There is limit per computer? Cant run more as 30 Lancelots.

Do not have user privileges reguired to open com.. com..
Avalon detect: Failed to open com.. com..

Win8 PRO 64bit

http://i.imgur.com/SCgC5ja.jpg
Pages:
Jump to: