Bitcoin Forum
June 17, 2024, 06:31:35 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 »
  Print  
Author Topic: **US** BitFury Setup Guide  (Read 53177 times)
Slander
Full Member
***
Offline Offline

Activity: 171
Merit: 100


View Profile
November 24, 2013, 05:40:15 PM
 #541

Thanks Doff will try all those suggestions.
Doff
Sr. Member
****
Offline Offline

Activity: 327
Merit: 250


View Profile
November 24, 2013, 05:46:27 PM
 #542

I just noticed I capitalized Sudo and that wont work, make sure its just lower case sudo. I edited the commands to make them correct.

Ugg I wrote that too early, sometimes I swear I need to re-read my notes.

I changed the code to make it correct my fault sorry about that. It should be correct now to bring an interface up.

Slander
Full Member
***
Offline Offline

Activity: 171
Merit: 100


View Profile
November 24, 2013, 07:06:36 PM
 #543

YESSSSSSSSSSSSSSSSSSSSSS, its working, thanks a TON

It was the dns line that did it, soon as I added that, the picks and shovels were moving!! Input from several others also very helpful. The DNS line was last puzzle piece.

Np on the caps, I did catch that




I just noticed I capitalized Sudo and that wont work, make sure its just lower case sudo. I edited the commands to make them correct.

Ugg I wrote that too early, sometimes I swear I need to re-read my notes.

I changed the code to make it correct my fault sorry about that. It should be correct now to bring an interface up.


Doff
Sr. Member
****
Offline Offline

Activity: 327
Merit: 250


View Profile
November 24, 2013, 07:17:18 PM
 #544

Awesome, happy to help.
Trance104
Full Member
***
Offline Offline

Activity: 206
Merit: 100


View Profile
November 27, 2013, 06:01:50 PM
 #545

So I have the motherboard v3 and I can't get this thing set up! I tried going to the IP address that was posted here and it does not work. I have also tried getting it to mine on bfgminer, but read in the readme that it only supports v2 MB's  Cry

What else can I do to get this thing mining? I've had it for almost a month now with all attempts unsuccessful.
twmz
Hero Member
*****
Offline Offline

Activity: 737
Merit: 500



View Profile
November 27, 2013, 09:52:43 PM
 #546

So I have the motherboard v3 and I can't get this thing set up! I tried going to the IP address that was posted here and it does not work. I have also tried getting it to mine on bfgminer, but read in the readme that it only supports v2 MB's  Cry

What else can I do to get this thing mining? I've had it for almost a month now with all attempts unsuccessful.

Please be more specific on what you have tried and more importantly what you are stuck on.  "It's not working" is not something we can give a meaningful response to.

Was I helpful?  1TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs
WoT, GPG

Bitrated user: ewal.
Trance104
Full Member
***
Offline Offline

Activity: 206
Merit: 100


View Profile
November 27, 2013, 10:45:41 PM
 #547

I apologize. I was under the assumption that it was a plug and play. Oh wait.. That's more lies on the website as I pointed out earlier.

Anyway, I have it all hooked up, lights are on and everything, I plug in the USB cord and it installed all the drivers, then nothing... Nothing pops up and when I try to access via the IP, (wish I could check the instructions that it was supposed to come with) I get nothing. Just a page that won't load.
twmz
Hero Member
*****
Offline Offline

Activity: 737
Merit: 500



View Profile
November 28, 2013, 02:19:57 AM
 #548

I apologize. I was under the assumption that it was a plug and play. Oh wait.. That's more lies on the website as I pointed out earlier.

Anyway, I have it all hooked up, lights are on and everything, I plug in the USB cord and it installed all the drivers, then nothing... Nothing pops up and when I try to access via the IP, (wish I could check the instructions that it was supposed to come with) I get nothing. Just a page that won't load.

Just to make sure we are on the same page...  This is not something that you plug into a computer via USB.  It is a computer.  You plug in the ethernet cable, a USB Keyboard, a monitor via HDMI and when you power it on and you will see Linux boot up.  If you don't want to attach a USB keyboard and monitor, you can ssh into it by connecting to pi@xxx.xxx.xxx.249 where xxx.xxx.xxx is the prefix of whatever your internal network is (it used to be hard coded to 192.168.1.249 but that changed with v3 so that it tries to detect your normal network IP and then just uses a .249 address on that subnet).  Alternatively you can just point your web browser at http://xxx.xxx.xxx.249 and you can do the basic configuration steps from there.

Was I helpful?  1TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs
WoT, GPG

Bitrated user: ewal.
Trance104
Full Member
***
Offline Offline

Activity: 206
Merit: 100


View Profile
November 28, 2013, 07:18:02 AM
 #549

Well there we go. Thanks for that. I'm (obviously) n00b with this. This is my first rpi. I would prefer to remote into it if possible. I don't think any of my monitor have an HDMI connection. lol  Undecided

How would I go about finding out the IP address of the device?
twmz
Hero Member
*****
Offline Offline

Activity: 737
Merit: 500



View Profile
November 29, 2013, 12:36:09 AM
 #550

Well there we go. Thanks for that. I'm (obviously) n00b with this. This is my first rpi. I would prefer to remote into it if possible. I don't think any of my monitor have an HDMI connection. lol  Undecided

How would I go about finding out the IP address of the device?


As I said, it will be xxx.xxx.xx.249.  So if your home network is 192.168.1.x, then it will be 192.168.1.249.  Or if your home network is 10.0.1.x, then it will be 10.0.1.249, etc.  So figure out the IP address of some other computer on your network and then change the last number to 249.

Was I helpful?  1TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs
WoT, GPG

Bitrated user: ewal.
Trance104
Full Member
***
Offline Offline

Activity: 206
Merit: 100


View Profile
November 29, 2013, 05:30:23 AM
 #551

Well there we go. Thanks for that. I'm (obviously) n00b with this. This is my first rpi. I would prefer to remote into it if possible. I don't think any of my monitor have an HDMI connection. lol  Undecided

How would I go about finding out the IP address of the device?


As I said, it will be xxx.xxx.xx.249.  So if your home network is 192.168.1.x, then it will be 192.168.1.249.  Or if your home network is 10.0.1.x, then it will be 10.0.1.249, etc.  So figure out the IP address of some other computer on your network and then change the last number to 249.

You could of told me to use ipconfig!!!!

Anyways, I got it! Thank you so much!

I GREATLY appreciate your patience. I'll be sending you a thank you tip. Won't be much, but it's still something.

Happy Thanksgiving!



*edit*

I spoke too soon. I'm getting a REALLY low hash rate. ~7 gh that slowly falls to 0 and then it sits at zero for a while. I'm mining on Slush's pool. Any tips?

Keefe
Hero Member
*****
Offline Offline

Activity: 681
Merit: 500


View Profile
November 29, 2013, 10:04:42 AM
 #552

Well there we go. Thanks for that. I'm (obviously) n00b with this. This is my first rpi. I would prefer to remote into it if possible. I don't think any of my monitor have an HDMI connection. lol  Undecided

How would I go about finding out the IP address of the device?


As I said, it will be xxx.xxx.xx.249.  So if your home network is 192.168.1.x, then it will be 192.168.1.249.  Or if your home network is 10.0.1.x, then it will be 10.0.1.249, etc.  So figure out the IP address of some other computer on your network and then change the last number to 249.

You could of told me to use ipconfig!!!!

Anyways, I got it! Thank you so much!

I GREATLY appreciate your patience. I'll be sending you a thank you tip. Won't be much, but it's still something.

Happy Thanksgiving!



*edit*

I spoke too soon. I'm getting a REALLY low hash rate. ~7 gh that slowly falls to 0 and then it sits at zero for a while. I'm mining on Slush's pool. Any tips?



Do you already have lots of airflow over the H-boards?

To troubleshoot some problems (besides overheating), login with ssh and check what's going on with chainminer and the proxies. To get the list of screen sessions, do "sudo screen -r". Then do "sudo screen -r 1234" (replace 1234 with one of the numbers in the previous list) to view a session. Hit ctrl-a d to get out of the session without ending it. The first session listed should be chainminer, the other 3 are the proxies. Sometimes I find chainminer spewing errors about a queue being too full. Restarting chainminer with "sudo /opt/bitfury/start-miner.sh" usually fixes it.

Cablez
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


I owe my soul to the Bitcoin code...


View Profile
November 29, 2013, 01:02:02 PM
 #553

I find if the miner reboots and starts mining on its own its rate is very low.  Just use the web interface and hit stop miner then wait 2sec and hit start miner and then it works normally again.

Tired of substandard power distribution in your ASIC setup???   Chris' Custom Cablez will get you sorted out right!  No job too hard so PM me for a quote
Check my products or ask a question here: https://bitcointalk.org/index.php?topic=74397.0
tom99
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
November 29, 2013, 05:45:36 PM
 #554

make sure you have good cooling on new Hboard is OC already or you might burn it.

edit: BFgminer will work with v2 or v3 without change anything.
sveetsnelda
Hero Member
*****
Offline Offline

Activity: 642
Merit: 500


View Profile
November 29, 2013, 06:51:25 PM
 #555

I find if the miner reboots and starts mining on its own its rate is very low.  Just use the web interface and hit stop miner then wait 2sec and hit start miner and then it works normally again.

This is due to SPI errors on start-up and only seems to happen on old versions of chainminer (it looks like they accounted for this in the newer versions).  This is listed on the announcement on the web interface.

Also, while not a big deal, you don't need to hit "stop" at all because the "start" script stops the previous miner instance anyways.  Just hit "start" (or script it so that it happens on reboot).

14u2rp4AqFtN5jkwK944nn741FnfF714m7
Cablez
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


I owe my soul to the Bitcoin code...


View Profile
November 30, 2013, 01:27:52 AM
 #556

Cool, thanks for the info sveetsnelda.

Tired of substandard power distribution in your ASIC setup???   Chris' Custom Cablez will get you sorted out right!  No job too hard so PM me for a quote
Check my products or ask a question here: https://bitcointalk.org/index.php?topic=74397.0
Trance104
Full Member
***
Offline Offline

Activity: 206
Merit: 100


View Profile
November 30, 2013, 09:25:51 PM
 #557

Hmmm.. Only averaging ~10 gh now. I stuck a fan next to it.... I'm not sure what else to do.  Cry
klondike_bar
Legendary
*
Offline Offline

Activity: 2128
Merit: 1005

ASIC Wannabe


View Profile
December 01, 2013, 02:00:48 AM
 #558

Hmmm.. Only averaging ~10 gh now. I stuck a fan next to it.... I'm not sure what else to do.  Cry

what happens if you SSH to the system and type
"nano /run/shm/.stat.log"

and report back what you see. If you only have 10GH, its possible or likely that some or most of the chips got too hot and switched off. if this is the case you have 3 solutions:

1) more cooling and HEATSINKS
2) modify the miner.h file. to do this, SSH in and type:
"cd /opt/bitfury/chainminer
sudo pico miner.h"
and then modify:

max_error : from 5 to 6 (increases tolerance to errors slightly)
min_good : from 50 to 40 (increases tolerance to low-performance slightly)
max_speed : from 57 to 55
def_speed : from 55 to 53
min_speed : 52
[these options help prevent the system from switching chips off if they are borderline working]

3) modify the optimal settings to start the miner at a more managable speed. SSH and type:
"nano /run/shm/.stat.log"
change everything to AIfDSo 53
exit, and tell it to save as "opt/bitfury/best.cnf"

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!
jddebug
Sr. Member
****
Offline Offline

Activity: 446
Merit: 250



View Profile
December 01, 2013, 04:57:52 AM
 #559

Hmmm.. Only averaging ~10 gh now. I stuck a fan next to it.... I'm not sure what else to do.  Cry

what happens if you SSH to the system and type
"nano /run/shm/.stat.log"

and report back what you see.

klondike_bar,

If you (or anyone who understands what these logs mean) have time, please take a look at these. I've found my bitfurys are not performing like others I read about here and would like to get them working better. I've performed no mods. I just plugged them in and this is what I got. These are first batch US kits btw.

Maybe I should do as you suggested to Trance but I'd like the feedback first.

http://pastebin.com/MwU03Rdi    (nano /run/shm/.stat.log  from first part of my kit)

http://pastebin.com/01phz1a5     (nano /run/shm/.stat.log  from second part of my kit)

Thank you.
klondike_bar
Legendary
*
Offline Offline

Activity: 2128
Merit: 1005

ASIC Wannabe


View Profile
December 01, 2013, 05:23:45 AM
 #560

Hmmm.. Only averaging ~10 gh now. I stuck a fan next to it.... I'm not sure what else to do.  Cry

what happens if you SSH to the system and type
"nano /run/shm/.stat.log"

and report back what you see.
klondike_bar,

If you (or anyone who understands what these logs mean) have time, please take a look at these. I've found my bitfurys are not performing like others I read about here and would like to get them working better. I've performed no mods. I just plugged them in and this is what I got. These are first batch US kits btw.

Maybe I should do as you suggested to Trance but I'd like the feedback first.

Thank you.

If possible, shorten the lists to only the chips performing lower than 1.7GH, and it will be easier to spot the trend/problem. What batch is your hardware from? in the august/october stuff the hardware benefited from modding higher (not just speed but also getting low-performance chips to run correctly), but for the newer batch with higher voltage, issues will arise if you dont provide sufficient cooling (this means heatsinks AND airflow)

I would suggest: buy a $10-15 multimeter and check the voltage on each card. Take the red positive signal from the top contact on the large cube-like inductor and the ground from the pci-e or screw terminal GND. You want a voltage around 0.77-0.82 if you have 'okay' cooling and 0.82-0.88 if you have relatively large heatsinks on each backside of the PCB, and lots of cool airflow

In your case, the voltage on a lot of your cards seems low, almost like the august batch. check the voltage and if necessary, apply the pencil mod to increase it. If the voltage is high, then the issue is your cooling

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!
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 »
  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!