Bitcoin Forum
June 16, 2024, 03:53:23 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 23, 2013, 05:48:20 PM
We have finally received clearance to engage refunds trough paypal!

We start processing them now.

Good news ... Thanks   Smiley
2  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 23, 2013, 12:08:30 PM
cryptx, i've mailed you a couple days ago about my hashrate refund that i didnt received  - no answer to my question. (order paid in btc)
i would like to get that refund you know.


No news on a paypal refund date, no answer to mail ...  Angry
3  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 17, 2013, 09:18:45 PM
There is more than 2 parameters for the avalon driver... How do you do if you want different fan speeds and so on ?
So you should duplicate every parameter with 'bitfury' and make a 2 in 1 driver  Roll Eyes

Or create a new BBF (avalon base) driver ...  Grin


Are there other parameters many people really care about?

roy

--avalon-cutoff <arg> Set avalon overheat cut off temperature (default: 60)
--avalon-fan <arg> Set fanspeed percentage for avalon, single value or range (default: 20-100)
--avalon-options <arg> Set avalon options baud:miners:asic:timeout:freq
--avalon-temp <arg> Set avalon target temperature (default: 50)

I don't care , i don't have other avalon hardware  Cheesy

But i you want control BBT and BBF on the same cgminer it make sense  Wink
4  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 17, 2013, 09:05:05 PM
Would it be possible to make it listen to "--bitburner-fury-options" instead of the --avalon-options parameter? That would make it possible to run both Bitburner XX and Bitburner Fury devices in 1 CGminer window.


I think you have to contact Kano or SomeOne42 - should be makeable I think. Just saw there is a new firmware what displays the fury different than the avalon.

I think it should be easy enough.  I was planning to submit a patch to do that but won't have time to work on it until the weekend so if someone else (or even someone42 else Smiley has time to do it before me...

roy

Just to prevent double work Wink I've also posted the question here: https://bitcointalk.org/index.php?topic=28402.msg3357797#msg3357797

There is more than 2 parameters for the avalon driver... How do you do if you want different fan speeds and so on ?
So you should duplicate every parameter with 'bitfury' and make a 2 in 1 driver  Roll Eyes

Or create a new BBF (avalon base) driver ...  Grin
5  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 17, 2013, 06:58:36 PM
https://www.dropbox.com/s/2sehjkytbclyk0o/bbf-cgminer.jpg

cgminer --avalon-options 115200:32:10:46:280 --bitburner-voltage 1360

 Wink


Your HW error rate is about 4%  ...


--avalon-options 115200:16:10:d:276 --bitburner-voltage 1360  --> HW  = 3 %  
--avalon-options 115200:16:10:d:274 --bitburner-voltage 1360  --> HW  = 2 %

Quite same effective hashrate for the 3


276 mhz :

Code:
 cgminer version 3.6.3 - Started: [2013-10-17 20:37:46]
--------------------------------------------------------------------------------
 (5s):49.52G (avg):50.94Gh/s | A:8250  R:0  HW:194  WU:710.8/m
 ST: 6  SS: 0  NB: 1  LW: 11744  GF: 0  RF: 0
 Connected to stratum.bitcoin.cz diff 33 with stratum as user xxxx
 Block: 0000025096915921...  Diff:268M  Started: [20:37:46]  Best share: 5.25K
________________________________________________________________________________
 [P]ool management [S]ettings [D]isplay options [Q]uit
 BTB 0: 51C 276 1079mV | 51.56G/51.27Gh/s | A:8316 R: 0 HW:196 WU: 715.8/m
________________________________________________________________________________

 [2013-10-17 20:50:44] Accepted 000e85bc Diff 4.51K/33 BTB 0 pool 0
 [2013-10-17 20:50:46] Accepted 03270438 Diff 81/33 BTB 0 pool 0
 [2013-10-17 20:50:52] Accepted 032aa2e8 Diff 80/33 BTB 0 pool 0
 [2013-10-17 20:50:56] Accepted 06091f8b Diff 42/33 BTB 0 pool 0


Edit : and should be --avalon-options 115200:16:10:xx:yyy  for one board

6  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 17, 2013, 06:20:01 PM

Thanks someone42  Wink

So it's just a cosmetic change ? ... BBF is cool , but i'll try this later  Tongue

7  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 17, 2013, 08:15:31 AM

Code:
./cgminer --config <insert pool config file here> --avalon-options 115200:16:10:d:256 --bitburner-voltage 1230

Here's an explanation of the avalon-options parameter:
  • 115200: baud rate. Ignored by firmware.
  • 16: number of miners. Set this to 16 * number of boards.
  • 10: chips per miner. Ignored by firmware.
  • d: timeout. Ignored by firmware.
  • 256: frequency. This sets the frequency of the external clock. The theoretical hashrate is 11.63 * frequency.

Like with the BitBurner XX boards, --bitburner-voltage controls the core voltage. However, since BitFury is 55 nm instead of Avalon gen1's 110 nm, the actual core voltage will be 300 mV less than what you set here. So "--bitburner-voltage 1230" will set core voltage to 930 mV. (Future versions of the firmware/cgminer will probably use a different identifier to avoid confusion.)

It is normal to get hundreds of HW errors/duplicate work on the first run after power up. This is a firmware bug. It should resolve itself in 30 seconds. If you do want to get accurate measurements of HW errors, run cgminer for 30 seconds, then restart cgminer.


If this is correct we can expect  : 11.63*282*16 = 52474 MH/s (theoretical)
And timing parameter d or 50,47,45 values are ignored by firmware

(Not sure this informations are relevant for the stock firmware)

I get headache trying to tune parameters too.

So far it's seems to be exact and voltage must be tuned to lower HW errors %


I'm running the last cgminer 3.6.2 version on rpi, with --avalon-options 115200:16:10:47:274 --bitburner-voltage 1370




8  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 14, 2013, 07:54:43 PM
3.6.1 already!

And doesn't magically improve the hashrate of bitburner fury boards   Undecided



9  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 14, 2013, 08:40:22 AM
UPDATE 16/09/2013

Hashrate protection

These refunds will be given when the tested hashrate of the board is below 64 GH/s:

  • 100€ refund for each board


cryptx / burnin

Congratulations for the on-time delivery of a working product (which is not something to be underestimated!!); this cements your reputation for delivery of products on time.

However, please could you provide a refund of €100, or instructions on how to get the hashrate from ~50GH/s to >= 64GH/s asap?

Thanks very much

scotjam


Gents - when will refunds be provided? Sorry to chase, but we all know time is money here...

Thanks

scotjam

I'ts time to refund guys ... One week after batch 1 delivery and the hashrate is 50-51 GH/S max ...

The board should have hash to 64gh/s on delivery,  not 1 or 2 ,3 weeks after !

Note that for european customers (at least) the 100€ refund must be in 100€ + VAT = 120€




10  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.5.1 on: October 13, 2013, 04:12:00 PM
Just built from git on my raspberry pi.
Version is listed as 3.5.0.

Downloaded one of your compiled versions for windows.
Version is 3.5.1.

Did I build from the wrong branch with git clone https://github.com/ckolivas/cgminer?
git clone https://github.com/ckolivas/cgminer --branch 3.5

Oh thanks !

Does the the master branch include someone42 pull requests? i have installed with git clone https://github.com/ckolivas/cgminer on minepeon and the '--bitburner-voltage' parameter doesn't work anymore.
Always set to max : 1100mv on a Bitburner Fury.

11  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 09, 2013, 08:21:32 AM
BTW there are assembly and cgminer instruction on asic-hardware.com site.

https://www.asic-hardware.com/assembly-instructions-part-2/


Thanks for the heads up shade88  Smiley
12  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 08, 2013, 11:15:11 AM


Wtf, I presumed that this was just a slightly dodgy translation and that a fan, mounting brackets and standoffs would be provided for the first of every two boards (as I believe was the case for the bitburnerXX). How can you charge 900 Euro for a highly overclocked board without including a 10 Euro fan and 1 Euro worth of mounting brackets and standoffs Angry? We've got a stack of 120 and 140mm fans lying around, but none of the 90mm?? fans or correctly sized mounting brackets to make this into the neat little solution that it should be.

Sorry guys, I'm trying to stay positive here, but this just seems to be unnecessary penny pinching.

Agree ! And if i order another board (joking) ... i bet these parts will be missing again Grin

It would have been more efficient to add hex mounting / standoffs with each board... (facepalm)

13  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 07, 2013, 10:07:28 PM

mine was order no. #105x Ordered on 15. Sep 2013 and picked up by fedex 10/04/2013  -  (Friday)

without flashing the firmware and with small OC (freq 272 voltage 1330) i reach 50-51 Gh/s at diff 62 ... hw ~ 2%
Not bad but very far of 64gh/s !  Angry

I suspect the first boards shipped to not be fully functionnal  Tongue

Code:
minepeon@minepeon ~ $ screen -x
 cgminer version 3.5.0 - Started: [2013-10-07 23:12:12]
--------------------------------------------------------------------------------
 (5s):47.76G (avg):50.51Gh/s | A:19750  R:197  HW:426  WU:705.4/m
 ST: 2  SS: 0  NB: 2  LW: 28102  GF: 0  RF: 0
 Connected to stratum.bitcoin.cz diff 62 with stratum as user xxx
 Block: 000256152d39cfb6...  Diff:189M  Started: [23:12:19]  Best share: 34.4K

 [P]ool management [S]ettings [D]isplay options [Q]uit
 BTB 0: 48C 272 1049mV | 50.26G/50.51Gh/s | A:19750 R:197 HW:426 WU: 705.6/m

 [2013-10-07 23:53:13] Accepted 03554ec6 Diff 76/62 BTB 0 pool 0
 [2013-10-07 23:53:16] Accepted 0265a660 Diff 106/62 BTB 0 pool 0
...
14  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 07, 2013, 02:35:05 PM

Best obtained for now : 50 - 51 Gh/S

Code:
minepeon@minepeon ~ $ screen -x
 cgminer version 3.5.0 - Started: [2013-10-07 16:14:52]
--------------------------------------------------------------------------------
 (8s):54.03G (avg):50.70Gh/s | A:10915  R:118  HW:216  WU:708.1/m
 ST: 4  SS: 0  NB: 3  LW: 14857  GF: 0  RF: 0
 Connected to stratum.bitcoin.cz diff 59 with stratum as user xxx
 Block: 0016a7aba66577ee...  Diff:189M  Started: [16:32:11]  Best share: 5.74K

 [P]ool management [S]ettings [D]isplay options [Q]uit
 BTB 0: 48C 272 1050mV | 54.30G/51.03Gh/s | A:10915 R:118 HW:218 WU: 712.8/m
--------------------------------------------------------------------------------



voltage : 1330 , freq :  272

--avalon-options 115200:16:10:50:272 --bitburner-voltage 1330

with set additional queue 3  (ST 4)
15  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 07, 2013, 10:54:59 AM
Can someone who received their orders confirm the actual hash rate per board? Thanks in advance.

45gh/s with someone42 parameters
16  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 07, 2013, 09:43:28 AM
Got it !

Mining on minepeon

minepeon@minepeon ~ $ screen -x
 cgminer version 3.5.0 - Started: [2013-10-07 11:45:39]
--------------------------------------------------------------------------------
 (5s):46.69G (avg):45.24Gh/s | A:1330  R:0  HW:63  WU:632.0/m
 ST: 2  SS: 0  NB: 2  LW: 1914  GF: 0  RF: 0
 Connected to stratum.bitcoin.cz diff 35 with stratum as user xxx
 Block: 0001efeecb3926d1...  Diff:189M  Started: [11:45:41]  Best share: 4.46K
--------------------------------------------------------------------------------
17  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 07, 2013, 07:59:31 AM
Thanks Someone42  Smiley

I hope your pull request can be commited soon  Tongue
18  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 07, 2013, 06:21:48 AM

I'm waiting for fedex delivery today...
19  Local / Discussions générales et utilisation du Bitcoin / Silk Road est fermé on: October 02, 2013, 08:40:31 PM

Pour ceux qui ne seraient pas encore au courant  Roll Eyes :

http://www.liberation.fr/societe/2013/10/02/etats-unis-la-justice-ferme-silk-road-l-e-bay-de-la-drogue_936519

Le cours du bitcoin chute fortement.


20  Other / Beginners & Help / Re: Got Scam on Ebay!! Please beware of this seller! on: October 02, 2013, 08:27:54 PM

Thanks for the heads-up... there's a lot of scammers selling mining hardware on ebay  Angry

Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!