bkpduke
|
 |
October 20, 2013, 03:45:03 PM |
|
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 https://github.com/bfsb/chainminer/archive/master.zip https://github.com/bfsb/chainminer/archive/master.zipb) change line 6 in miner.h 1 #ifndef MINER_H 2 #define MINER_H 3 #include "handylib.h" 4 5 #define NDEBUG 6 #define VERSION 1 c) make cd chainminer-master make cd ..
d) move /opt/bitfury/chainminer mv /opt/bitfury/chainminer /opt/bitfury/chainminer_v1_original e) copy chainminer-master directory to /opt/bitfury/chainminer cp -r chainminer-master /opt/bitfury/chainminer f) mine with latest chainminer goodness  What is the update getting you? Better stability? Better performance?
|
|
|
|
klondike_bar
Legendary
Offline
Activity: 2128
Merit: 1005
ASIC Wannabe
|
 |
October 20, 2013, 06:12:01 PM |
|
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 https://github.com/bfsb/chainminer/archive/master.zip https://github.com/bfsb/chainminer/archive/master.zipb) change line 6 in miner.h 1 #ifndef MINER_H 2 #define MINER_H 3 #include "handylib.h" 4 5 #define NDEBUG 6 #define VERSION 1 c) make cd chainminer-master make cd ..
d) move /opt/bitfury/chainminer mv /opt/bitfury/chainminer /opt/bitfury/chainminer_v1_original e) copy chainminer-master directory to /opt/bitfury/chainminer cp -r chainminer-master /opt/bitfury/chainminer f) mine with latest chainminer goodness  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)
|
|
|
|
tom99
|
 |
October 20, 2013, 06:12:48 PM Last edit: October 20, 2013, 07:27:06 PM by tom99 |
|
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 https://github.com/bfsb/chainminer/archive/master.zip https://github.com/bfsb/chainminer/archive/master.zipb) change line 6 in miner.h 1 #ifndef MINER_H 2 #define MINER_H 3 #include "handylib.h" 4 5 #define NDEBUG 6 #define VERSION 1 c) make cd chainminer-master make cd ..
d) move /opt/bitfury/chainminer mv /opt/bitfury/chainminer /opt/bitfury/chainminer_v1_original e) copy chainminer-master directory to /opt/bitfury/chainminer cp -r chainminer-master /opt/bitfury/chainminer f) mine with latest chainminer goodness  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
|
 |
October 20, 2013, 08:16:24 PM |
|
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 https://github.com/bfsb/chainminer/archive/master.zip https://github.com/bfsb/chainminer/archive/master.zipb) change line 6 in miner.h 1 #ifndef MINER_H 2 #define MINER_H 3 #include "handylib.h" 4 5 #define NDEBUG 6 #define VERSION 1 c) make cd chainminer-master make cd ..
d) move /opt/bitfury/chainminer mv /opt/bitfury/chainminer /opt/bitfury/chainminer_v1_original e) copy chainminer-master directory to /opt/bitfury/chainminer cp -r chainminer-master /opt/bitfury/chainminer f) mine with latest chainminer goodness  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
Activity: 71
Merit: 10
|
 |
October 20, 2013, 09:11:52 PM |
|
Is there a web browser on the pi?
|
1NDoRoTapFZNiUhzTPyFdKib66QLJfmcuR
|
|
|
Micky25
Legendary
Offline
Activity: 974
Merit: 1000
|
 |
October 20, 2013, 09:14:52 PM |
|
yes, browse its ip-address
|
|
|
|
arorts
|
 |
October 20, 2013, 09:17:07 PM |
|
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 https://github.com/bfsb/chainminer/archive/master.zip https://github.com/bfsb/chainminer/archive/master.zipb) change line 6 in miner.h 1 #ifndef MINER_H 2 #define MINER_H 3 #include "handylib.h" 4 5 #define NDEBUG 6 #define VERSION 1 c) make cd chainminer-master make cd ..
d) move /opt/bitfury/chainminer mv /opt/bitfury/chainminer /opt/bitfury/chainminer_v1_original e) copy chainminer-master directory to /opt/bitfury/chainminer cp -r chainminer-master /opt/bitfury/chainminer f) mine with latest chainminer goodness  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
Activity: 1946
Merit: 1006
Bitcoin / Crypto mining Hardware.
|
 |
October 21, 2013, 05:40:44 AM |
|
Try changing the following lines in miner.h and assuming you are using Auto-tuning. These work best for me #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
|
 |
October 21, 2013, 07:12:55 AM |
|
Try changing the following lines in miner.h and assuming you are using Auto-tuning. These work best for me #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
Activity: 1946
Merit: 1006
Bitcoin / Crypto mining Hardware.
|
 |
October 21, 2013, 07:36:13 AM |
|
Try changing the following lines in miner.h and assuming you are using Auto-tuning. These work best for me #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
|
 |
October 21, 2013, 02:59:02 PM |
|
How far along is shipping for October deliveries? Is there a thread here tracking them? What order number are they up to?
|
|
|
|
tom99
|
 |
October 21, 2013, 04:47:44 PM |
|
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
|
 |
October 21, 2013, 04:50:41 PM |
|
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
Activity: 1617
Merit: 1012
|
 |
October 21, 2013, 05:05:16 PM |
|
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
|
 |
October 21, 2013, 06:29:53 PM |
|
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
|
 |
October 21, 2013, 06:43:27 PM |
|
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
|
 |
October 21, 2013, 06:47:58 PM |
|
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
Activity: 1484
Merit: 1011
|
 |
October 21, 2013, 07:50:10 PM |
|
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 
|
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
|
|
|
sveetsnelda
|
 |
October 21, 2013, 07:55:50 PM |
|
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
|
 |
October 21, 2013, 08:18:38 PM |
|
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.
|
|
|
|
|