687 = 480 gh/s ( the best I get)
700 = 460 (I see it getting Blabber out of 2 dies ) which causes it to not work efficiently
Interesting, I also got my best OC at 687.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
cgminer version 4.0.0 - Started: [2014-02-24 23:10:06]
--------------------------------------------------------------------------------------------------
(5s):1.067T (avg):794.4Gh/s | A:1518537 R:2064 HW:5360 WU:11050.7/m
ST: 1 SS: 47 NB: 33 LW: 1646160 GF: 0 RF: 0
Connected to stratum.mining.eligius.st diff 256 with stratum as user
Block: 11fee3d5... Diff:3.13G Started: [03:35:41] Best share: 3.92M
--------------------------------------------------------------------------------------------------
[U]SB device management [P]ool management [S]ettings [D]isplay options [Q]uit
020: HFB 20: 600MHz 77C 33% 0.79V | 1.026T/842.4Gh/s | A: 27648 R: 0 HW:114 WU:11722.2/m
--------------------------------------------------------------------------------------------------
[2014-02-25 01:00:49] HFB 8 failure, disabling!
[2014-02-25 01:08:37] HFB 9 failure, disabling!
[2014-02-25 01:24:12] HFB 10 failure, disabling!
[2014-02-25 01:40:58] HFB 11 failure, disabling!
[2014-02-25 01:58:18] HFB 12 failure, disabling!
[2014-02-25 02:01:07] HFB 13 failure, disabling!
[2014-02-25 02:15:29] HFB 14 failure, disabling!
[2014-02-25 02:29:59] HFB 15 failure, disabling!
[2014-02-25 03:03:18] HFB 16 failure, disabling!
[2014-02-25 03:07:29] HFB 17 failure, disabling!
[2014-02-25 03:28:11] HFB 18: Failed to reset after hash failure, disabling
[2014-02-25 03:28:11] HFB 18 failure, disabling!
[2014-02-25 03:36:00] HFB 19 failure, disabling!
#!/bin/bash
# pre-setup.sh - Run before setup.sh
#
sudo apt-get install libusb-1.0-0-dev
sudo apt-get install python-usb
sudo apt-get install python-pip
sudo pip install --upgrade pyusb
confirm is False
FIRMWARE_DIR is .
Traceback (most recent call last):
File "./firmware_update.py", line 62, in
DFU_PROGRAMMER=shutil.which("dfu-programmer")
AttributeError: 'module' object has no attribute 'which'