Bitcoin Forum
May 02, 2024, 02:13:14 PM *
News: Latest Bitcoin Core release: 27.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 ... 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 208 209 ... 255 »
  Print  
Author Topic: [ANN] US/North American Bitfury sales NEW STOCK ***NOW SHIPPING***  (Read 576754 times)
ForeRunnerz
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 19, 2013, 10:35:30 PM
 #3161

I  have a v1.0 M-board. I currently have 2 EOL h-boards and cannot put them in line on the same m-board..
Would anyone be able to fix/mod the one EOL board with the least GH/s so it can play nice with the others? Or Should I just sell the EOL board for cheap?
Also have one brand new V1.0 m-board that I wanted to rid of.
(Didn't want to buy another power supply just for the EOL board.)
1714659194
Hero Member
*
Offline Offline

Posts: 1714659194

View Profile Personal Message (Offline)

Ignore
1714659194
Reply with quote  #2

1714659194
Report to moderator
1714659194
Hero Member
*
Offline Offline

Posts: 1714659194

View Profile Personal Message (Offline)

Ignore
1714659194
Reply with quote  #2

1714659194
Report to moderator
1714659194
Hero Member
*
Offline Offline

Posts: 1714659194

View Profile Personal Message (Offline)

Ignore
1714659194
Reply with quote  #2

1714659194
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714659194
Hero Member
*
Offline Offline

Posts: 1714659194

View Profile Personal Message (Offline)

Ignore
1714659194
Reply with quote  #2

1714659194
Report to moderator
1714659194
Hero Member
*
Offline Offline

Posts: 1714659194

View Profile Personal Message (Offline)

Ignore
1714659194
Reply with quote  #2

1714659194
Report to moderator
1714659194
Hero Member
*
Offline Offline

Posts: 1714659194

View Profile Personal Message (Offline)

Ignore
1714659194
Reply with quote  #2

1714659194
Report to moderator
Keefe
Hero Member
*****
Offline Offline

Activity: 681
Merit: 500


View Profile
October 19, 2013, 10:48:02 PM
 #3162

I  have a v1.0 M-board. I currently have 2 EOL h-boards and cannot put them in line on the same m-board..
Would anyone be able to fix/mod the one EOL board with the least GH/s so it can play nice with the others? Or Should I just sell the EOL board for cheap?
Also have one brand new V1.0 m-board that I wanted to rid of.
(Didn't want to buy another power supply just for the EOL board.)

I'll give you $300 for an EOL board.

klondike_bar
Legendary
*
Offline Offline

Activity: 2128
Merit: 1005

ASIC Wannabe


View Profile
October 19, 2013, 11:32:10 PM
 #3163

I  have a v1.0 M-board. I currently have 2 EOL h-boards and cannot put them in line on the same m-board..
Would anyone be able to fix/mod the one EOL board with the least GH/s so it can play nice with the others? Or Should I just sell the EOL board for cheap?
Also have one brand new V1.0 m-board that I wanted to rid of.
(Didn't want to buy another power supply just for the EOL board.)

I'll give you $300 for an EOL board.

ill offer $150 + $15 per working chip on the board (ie: if 10/16 chips operate, $300) In canada

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!
greaterninja
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1000


View Profile
October 20, 2013, 03:13:44 AM
 #3164

I  have a v1.0 M-board. I currently have 2 EOL h-boards and cannot put them in line on the same m-board..
Would anyone be able to fix/mod the one EOL board with the least GH/s so it can play nice with the others? Or Should I just sell the EOL board for cheap?
Also have one brand new V1.0 m-board that I wanted to rid of.
(Didn't want to buy another power supply just for the EOL board.)

I'll give you $300 for an EOL board.

ill offer $150 + $15 per working chip on the board (ie: if 10/16 chips operate, $300) In canada

i'd be interested in your eol boards, or i have 3 x version 2.3 mboards left.
goxed
Legendary
*
Offline Offline

Activity: 1946
Merit: 1006


Bitcoin / Crypto mining Hardware.


View Profile
October 20, 2013, 06:57:15 AM
 #3165

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


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

Activity: 681
Merit: 500


View Profile
October 20, 2013, 07:00:00 AM
 #3166

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


Wow, that's all? Thanks!

af_newbie
Legendary
*
Offline Offline

Activity: 2688
Merit: 1468



View Profile WWW
October 20, 2013, 12:15:20 PM
 #3167

Dave,

I still have not received my mining payment for my August Order #149?
Why the hold up?  A lot of people with higher order numbers than mine already received theirs.

I already emailed sales/accounts/PMed you (many times!!!).  

Thanks,
Peter

In my last correspondence with Yvonne I was told "here is some issue with a server or some such technical thing so he will make another attempt shortly". I would really like to resolve this now.

I got paid.  Thank you Dave.

skrazy
Newbie
*
Offline Offline

Activity: 55
Merit: 0



View Profile
October 20, 2013, 01:07:46 PM
 #3168

Got my sept payment. Thanks.
bkpduke
Full Member
***
Offline Offline

Activity: 158
Merit: 100



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

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
 #3170

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
 #3171

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
 #3172

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
 #3173

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
 #3174

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

Activity: 408
Merit: 250


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

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
 #3176

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
 #3177

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
 #3178

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
 #3179

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
 #3180

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.
Pages: « 1 ... 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 208 209 ... 255 »
  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!