Bitcoin Forum
June 23, 2025, 03:58:00 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Which expedited shipping option would you like to see:
Flat fee Overnight with insurance ($300+) - 31 (23.7%)
Flat fee Two-Day with insurance($200+) - 39 (29.8%)
Flat fee Overnight, no insurance ($150) - 19 (14.5%)
Flat fee Two-Day with no insurance ($99) - 42 (32.1%)
Total Voters: 131

Pages: « 1 ... 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 [157] 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 ... 253 »
  Print  
Author Topic: [ANN] US/North American Bitfury sales NEW STOCK ***NOW SHIPPING***  (Read 576936 times)
bkpduke
Full Member
***
Offline Offline

Activity: 158
Merit: 100



View Profile WWW
October 20, 2013, 03:45:03 PM
 #3121

Update for v1 M board owners. If you want to use the latest build of chainminer with your version 1 M-board please do the following

a) Download chainminer master on your raspberry PI from github and unzip it
Code:
https://github.com/bfsb/chainminer/archive/master.zip
https://github.com/bfsb/chainminer/archive/master.zip

b) change line 6 in miner.h

Code:
  1 #ifndef MINER_H
  2 #define MINER_H
  3 #include "handylib.h"
  4
  5 #define NDEBUG
  6 #define VERSION 1


c) make

Code:
cd chainminer-master
make
cd ..

d) move /opt/bitfury/chainminer

Code:
mv /opt/bitfury/chainminer /opt/bitfury/chainminer_v1_original


e) copy chainminer-master directory to /opt/bitfury/chainminer

Code:
cp -r chainminer-master /opt/bitfury/chainminer
 

f) mine with latest chainminer goodness  Wink



What is the update getting you?  Better stability?  Better performance?
klondike_bar
Legendary
*
Offline Offline

Activity: 2128
Merit: 1005

ASIC Wannabe


View Profile
October 20, 2013, 06:12:01 PM
 #3122

Update for v1 M board owners. If you want to use the latest build of chainminer with your version 1 M-board please do the following

a) Download chainminer master on your raspberry PI from github and unzip it
Code:
https://github.com/bfsb/chainminer/archive/master.zip
https://github.com/bfsb/chainminer/archive/master.zip
b) change line 6 in miner.h
Code:
  1 #ifndef MINER_H
  2 #define MINER_H
  3 #include "handylib.h"
  4
  5 #define NDEBUG
  6 #define VERSION 1
c) make
Code:
cd chainminer-master
make
cd ..
d) move /opt/bitfury/chainminer
Code:
mv /opt/bitfury/chainminer /opt/bitfury/chainminer_v1_original

e) copy chainminer-master directory to /opt/bitfury/chainminer
Code:
cp -r chainminer-master /opt/bitfury/chainminer
 
f) mine with latest chainminer goodness  Wink

What is the update getting you?  Better stability?  Better performance?

In my experience (v2 board - v1 should be similar), the chainminer update improved stability such that error rates went from 3-10% per chip  (5-7% average, consisting mostly of HW, but a few miso or spi) to 0-3% per chip (1-2% average, virtually no spi/miso errors). this also allows a bit more room to overclock for better hashrate, on top of the 2-3GH reclaimed from removal of errors per card)

24" PCI-E cables with 16AWG wires and stripped ends - great for server PSU mods, best prices https://bitcointalk.org/index.php?topic=563461
No longer a wannabe - now an ASIC owner!
tom99
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
October 20, 2013, 06:12:48 PM
Last edit: October 20, 2013, 07:27:06 PM by tom99
 #3123

Update for v1 M board owners. If you want to use the latest build of chainminer with your version 1 M-board please do the following

a) Download chainminer master on your raspberry PI from github and unzip it
Code:
https://github.com/bfsb/chainminer/archive/master.zip
https://github.com/bfsb/chainminer/archive/master.zip

b) change line 6 in miner.h

Code:
  1 #ifndef MINER_H
  2 #define MINER_H
  3 #include "handylib.h"
  4
  5 #define NDEBUG
  6 #define VERSION 1


c) make

Code:
cd chainminer-master
make
cd ..

d) move /opt/bitfury/chainminer

Code:
mv /opt/bitfury/chainminer /opt/bitfury/chainminer_v1_original


e) copy chainminer-master directory to /opt/bitfury/chainminer

Code:
cp -r chainminer-master /opt/bitfury/chainminer
 

f) mine with latest chainminer goodness  Wink



What is the update getting you?  Better stability?  Better performance?

   bank see to scanner faster now.

ps: I am back to old one now and hashrate bad for me.
bkpduke
Full Member
***
Offline Offline

Activity: 158
Merit: 100



View Profile WWW
October 20, 2013, 08:16:24 PM
 #3124

Update for v1 M board owners. If you want to use the latest build of chainminer with your version 1 M-board please do the following

a) Download chainminer master on your raspberry PI from github and unzip it
Code:
https://github.com/bfsb/chainminer/archive/master.zip
https://github.com/bfsb/chainminer/archive/master.zip
b) change line 6 in miner.h
Code:
  1 #ifndef MINER_H
  2 #define MINER_H
  3 #include "handylib.h"
  4
  5 #define NDEBUG
  6 #define VERSION 1
c) make
Code:
cd chainminer-master
make
cd ..
d) move /opt/bitfury/chainminer
Code:
mv /opt/bitfury/chainminer /opt/bitfury/chainminer_v1_original

e) copy chainminer-master directory to /opt/bitfury/chainminer
Code:
cp -r chainminer-master /opt/bitfury/chainminer
 
f) mine with latest chainminer goodness  Wink

What is the update getting you?  Better stability?  Better performance?

In my experience (v2 board - v1 should be similar), the chainminer update improved stability such that error rates went from 3-10% per chip  (5-7% average, consisting mostly of HW, but a few miso or spi) to 0-3% per chip (1-2% average, virtually no spi/miso errors). this also allows a bit more room to overclock for better hashrate, on top of the 2-3GH reclaimed from removal of errors per card)

Thanks, giving it a shot on my 3 miners right now.
TheOtherGuy
Member
**
Offline Offline

Activity: 71
Merit: 10



View Profile
October 20, 2013, 09:11:52 PM
 #3125

Is there a web browser on the pi?

1NDoRoTapFZNiUhzTPyFdKib66QLJfmcuR
Micky25
Legendary
*
Offline Offline

Activity: 974
Merit: 1000



View Profile
October 20, 2013, 09:14:52 PM
 #3126

yes, browse its ip-address
arorts
Sr. Member
****
Offline Offline

Activity: 408
Merit: 250


View Profile
October 20, 2013, 09:17:07 PM
 #3127

Update for v1 M board owners. If you want to use the latest build of chainminer with your version 1 M-board please do the following

a) Download chainminer master on your raspberry PI from github and unzip it
Code:
https://github.com/bfsb/chainminer/archive/master.zip
https://github.com/bfsb/chainminer/archive/master.zip
b) change line 6 in miner.h
Code:
  1 #ifndef MINER_H
  2 #define MINER_H
  3 #include "handylib.h"
  4
  5 #define NDEBUG
  6 #define VERSION 1
c) make
Code:
cd chainminer-master
make
cd ..
d) move /opt/bitfury/chainminer
Code:
mv /opt/bitfury/chainminer /opt/bitfury/chainminer_v1_original

e) copy chainminer-master directory to /opt/bitfury/chainminer
Code:
cp -r chainminer-master /opt/bitfury/chainminer
 
f) mine with latest chainminer goodness  Wink

What is the update getting you?  Better stability?  Better performance?

In my experience (v2 board - v1 should be similar), the chainminer update improved stability such that error rates went from 3-10% per chip  (5-7% average, consisting mostly of HW, but a few miso or spi) to 0-3% per chip (1-2% average, virtually no spi/miso errors). this also allows a bit more room to overclock for better hashrate, on top of the 2-3GH reclaimed from removal of errors per card)

Thanks, giving it a shot on my 3 miners right now.

Didn't make absolutely any difference on hashing rate on my end after updating chainminer (other than actually dropping a bit my hashrate/noncerate). Perhaps a few less miso errors but it might be just cosmic ray randomness. Will try to further overclock them to see if they are less prone to shutingdown/throwing errors.
goxed
Legendary
*
Offline Offline

Activity: 1946
Merit: 1006


Bitcoin / Crypto mining Hardware.


View Profile
October 21, 2013, 05:40:44 AM
 #3128

Try changing the following lines in miner.h and assuming you are using Auto-tuning. These work best for me

Code:
#define MAXSPEED 55
#define DEFSPEED 54
#define MINSPEED 53

all boards at 0.81+-0.05V

0:   874   39.041   39.287   2727   39   0   0
1:   869   39.829   40.133   2782   25   0   0
2:   756   34.073(This guy has 2 dead chips)   35.482   2380   37   1   0


0:   868   37.438   39.393   2615   15   0   0
1:   822   37.280(one dead chip)   37.438   2604   28   1   0
2:   874   40.358   40.165   2819   24   0   0

Revewing Bitcoin / Crypto mining Hardware.
arorts
Sr. Member
****
Offline Offline

Activity: 408
Merit: 250


View Profile
October 21, 2013, 07:12:55 AM
 #3129

Try changing the following lines in miner.h and assuming you are using Auto-tuning. These work best for me

Code:
#define MAXSPEED 55
#define DEFSPEED 54
#define MINSPEED 53

all boards at 0.81+-0.05V

0:   874   39.041   39.287   2727   39   0   0
1:   869   39.829   40.133   2782   25   0   0
2:   756   34.073(This guy has 2 dead chips)   35.482   2380   37   1   0


0:   868   37.438   39.393   2615   15   0   0
1:   822   37.280(one dead chip)   37.438   2604   28   1   0
2:   874   40.358   40.165   2819   24   0   0


Thanks. Does this require running 'make' after editing that file?
goxed
Legendary
*
Offline Offline

Activity: 1946
Merit: 1006


Bitcoin / Crypto mining Hardware.


View Profile
October 21, 2013, 07:36:13 AM
 #3130

Try changing the following lines in miner.h and assuming you are using Auto-tuning. These work best for me

Code:
#define MAXSPEED 55
#define DEFSPEED 54
#define MINSPEED 53

all boards at 0.81+-0.05V

0:   874   39.041   39.287   2727   39   0   0
1:   869   39.829   40.133   2782   25   0   0
2:   756   34.073(This guy has 2 dead chips)   35.482   2380   37   1   0


0:   868   37.438   39.393   2615   15   0   0
1:   822   37.280(one dead chip)   37.438   2604   28   1   0
2:   874   40.358   40.165   2819   24   0   0


Thanks. Does this require running 'make' after editing that file?

Yes, you need to make it. you can make it inside /opt/bitfury/chainminer directory

Revewing Bitcoin / Crypto mining Hardware.
mgio
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile
October 21, 2013, 02:59:02 PM
 #3131

How far along is shipping for October deliveries? Is there a thread here tracking them? What order number are they up to?
tom99
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
October 21, 2013, 04:47:44 PM
 #3132

How far along is shipping for October deliveries? Is there a thread here tracking them? What order number are they up to?

   My order 64x Ready To Ship last Friday and maybe might ship out today or this week.
Yogafan00000
Sr. Member
****
Offline Offline

Activity: 314
Merit: 251



View Profile
October 21, 2013, 04:50:41 PM
 #3133

How far along is shipping for October deliveries? Is there a thread here tracking them? What order number are they up to?

Order ID: #3XX Status: BTC Paid

No shipping email for me so far...

1YogAFA... (oh, nevermind)
Soros Shorts
Donator
Legendary
*
Offline Offline

Activity: 1617
Merit: 1012



View Profile
October 21, 2013, 05:05:16 PM
 #3134

How far along is shipping for October deliveries? Is there a thread here tracking them? What order number are they up to?
I believe there are 2 order queues: one for old H-boards and another for everything else. The old H-boards queue has started moving last week but has not yet reached mine (#8xx).
tom99
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
October 21, 2013, 06:29:53 PM
 #3135

How far along is shipping for October deliveries? Is there a thread here tracking them? What order number are they up to?

   My order 64x Ready To Ship last Friday and maybe might ship out today or this week.

   I just got my miner from Fedx guy.

PS: these Hboards gave me shit when hhoards hashing about 10 to 20 minutes all of them gone to 000 hash.
sveetsnelda
Hero Member
*****
Offline Offline

Activity: 642
Merit: 500


View Profile
October 21, 2013, 06:43:27 PM
 #3136

PS: these Hboards gave me shit when hhoards hashing about 10 to 20 minutes all of them gone to 000 hash.
I had the same thing happen with my new v1 h-boards until I brought the voltage up slightly.  I noticed that on 4 of my 6 h-boards, different resistor values were used.

14u2rp4AqFtN5jkwK944nn741FnfF714m7
tom99
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
October 21, 2013, 06:47:58 PM
 #3137

PS: these Hboards gave me shit when hhoards hashing about 10 to 20 minutes all of them gone to 000 hash.
I had the same thing happen with my new v1 h-boards until I brought the voltage up slightly.  I noticed that on 4 of my 6 h-boards, different resistor values were used.
   What did you do to bring up voltage or were you changing resistors?
tacotime
Legendary
*
Offline Offline

Activity: 1484
Merit: 1011



View Profile
October 21, 2013, 07:50:10 PM
 #3138

How far along is shipping for October deliveries? Is there a thread here tracking them? What order number are they up to?

Order ID: #3XX Status: BTC Paid

No shipping email for me so far...

Same on my 2xx order Sad

Code:
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
sveetsnelda
Hero Member
*****
Offline Offline

Activity: 642
Merit: 500


View Profile
October 21, 2013, 07:55:50 PM
 #3139

   What did you do to bring up voltage or were you changing resistors?
"Pencil mod".  I'm at work and can't remember the value though.  I do remember that it only took a *very* slight change in resistance to get the same voltage of my other cards.  If you tell me the value of your R02F resistor, I can tell you what resistance to shoot for.

14u2rp4AqFtN5jkwK944nn741FnfF714m7
tom99
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
October 21, 2013, 08:18:38 PM
 #3140

   What did you do to bring up voltage or were you changing resistors?
"Pencil mod".  I'm at work and can't remember the value though.  I do remember that it only took a *very* slight change in resistance to get the same voltage of my other cards.  If you tell me the value of your R02F resistor, I can tell you what resistance to shoot for.

   I think I got bad pcbs on asic chips and some chips are bad soldering.  I luck me I got good PSU self shut off the power.  I dont know what to do now.

ps: warning anyone got hboards and check for bad solder on asic chips.
Pages: « 1 ... 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 [157] 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 ... 253 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!