Bitcoin Forum
June 25, 2025, 11:21:04 AM *
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 ... 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 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 ... 253 »
  Print  
Author Topic: [ANN] US/North American Bitfury sales NEW STOCK ***NOW SHIPPING***  (Read 576936 times)
greaterninja
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1000


View Profile
September 20, 2013, 05:06:11 PM
 #2561

Dave, I do not have any +12V or Ground plugs like this with any of my 5 Starter Kits.  I am running m-board version 2.2


 Was I supposed to get some with the kits?


It looks like I will need to make some plugs like that now.  Problem is I am not sure if the plugs I make will be adequate.   Below is a picture of the plugs I think I was supposed to get...but I did not get.



-Redacted-
Hero Member
*****
Offline Offline

Activity: 574
Merit: 501


View Profile
September 20, 2013, 05:08:54 PM
 #2562

If you have the version 2 m-boards, there should be PCI-e connectors right on the m-board to plug into.  This is a picture of my version 1 m-board.
greaterninja
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1000


View Profile
September 20, 2013, 05:11:02 PM
 #2563

If you have the version 2 m-boards, there should be PCI-e connectors right on the m-board to plug into.  This is a picture of my version 1 m-board.


The problem with my Version 2.2 boards is the board would not boot with just 2 x PCI-E connectors on the board.  I had to still hookup a power cable to the +12V and  Ground screws AND also hookup the 2x PCI-E power cables.

Then the board booted.  I tried to boot 2 different Rpis and 2 Different M-boards with 2 different h-boards only on 2 x PCI-E power cables to the PCI-E power connectors and they simply would not boot properly.
BenTuras
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1001



View Profile
September 20, 2013, 06:05:54 PM
 #2564

Heh that link doesn't know how to use dd properly - the bs= option is pretty much mandatory if you don't want to take hours doing it.
I always use the -bs (buffer size) option without even thinking about it, so I didn't notice it was missing.
Let MMMm be up to 25% of your internal memory in megabytes(for example 1024m), this is the complete command:
dd if=ts-image.dd of=/dev/diskN bs=MMMm

I am selling in stock OneStringMiner boards, based on the Bitfury chips. Have a look here: https://bitcointalk.org/index.php?topic=495536.0
Lloydimiller4
Full Member
***
Offline Offline

Activity: 186
Merit: 100


Monero


View Profile
September 20, 2013, 06:18:02 PM
 #2565

If you have the version 2 m-boards, there should be PCI-e connectors right on the m-board to plug into.  This is a picture of my version 1 m-board.


The problem with my Version 2.2 boards is the board would not boot with just 2 x PCI-E connectors on the board.  I had to still hookup a power cable to the +12V and  Ground screws AND also hookup the 2x PCI-E power cables.

Then the board booted.  I tried to boot 2 different Rpis and 2 Different M-boards with 2 different h-boards only on 2 x PCI-E power cables to the PCI-E power connectors and they simply would not boot properly.

I've got the same problem as ninja. I'm trying to figure out what I can do while I wait for the molex cables in the mail.

Would it make sense to use another Pcie cable, and cut the ends off of it to use the bare wires for this? would I need 2 different PCIE cables or would 1 that splits into 2 be enough?

Thanks

XMR: 43uAvbYL7z9NrKQig2DswM69XaeDug1Rf8v4Un1ndssb2To51Vojz2uZ21jFumWsCcgvqZ9hPuE3fEr xKoGCkHU8CzqHFiS
spiccioli
Legendary
*
Offline Offline

Activity: 1379
Merit: 1003

nec sine labore


View Profile
September 20, 2013, 06:22:23 PM
 #2566

Heh that link doesn't know how to use dd properly - the bs= option is pretty much mandatory if you don't want to take hours doing it.
I always use the -bs (buffer size) option without even thinking about it, so I didn't notice it was missing.
Let MMMm be up to 25% of your internal memory in megabytes(for example 1024m), this is the complete command:
dd if=ts-image.dd of=/dev/diskN bs=MMMm

I'd say you can set bs to 128 or 256KB (maybe 1MB) and it should be enough.

Bigger than this it does not speed things up a lot since you're constrained by the writing speed of the output file (of=...) in this case the SD disk.

spiccioli
tom99
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
September 20, 2013, 06:27:31 PM
 #2567

Heh that link doesn't know how to use dd properly - the bs= option is pretty much mandatory if you don't want to take hours doing it.

Then why don't you post how to do it correctly?
Sorry - I don't have a BitFury and they wont even sell me one.
Ask the Bitfury team Smiley

   Are you sure that you cant buy it for Oct. delivery?
tom99
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
September 20, 2013, 06:28:44 PM
 #2568

If you have the version 2 m-boards, there should be PCI-e connectors right on the m-board to plug into.  This is a picture of my version 1 m-board.


The problem with my Version 2.2 boards is the board would not boot with just 2 x PCI-E connectors on the board.  I had to still hookup a power cable to the +12V and  Ground screws AND also hookup the 2x PCI-E power cables.

Then the board booted.  I tried to boot 2 different Rpis and 2 Different M-boards with 2 different h-boards only on 2 x PCI-E power cables to the PCI-E power connectors and they simply would not boot properly.

I've got the same problem as ninja. I'm trying to figure out what I can do while I wait for the molex cables in the mail.

Would it make sense to use another Pcie cable, and cut the ends off of it to use the bare wires for this? would I need 2 different PCIE cables or would 1 that splits into 2 be enough?

Thanks
   If you dont might post picture of new Mboard please?
Thank you.
Xian01
Legendary
*
Offline Offline

Activity: 1652
Merit: 1067


Christian Antkow


View Profile
September 20, 2013, 06:46:25 PM
Last edit: September 20, 2013, 07:21:03 PM by Xian01
 #2569

Kano, nobody really cares about your ROI bitching.  Everyone is just so tired of hearing it from you.  Really.

 ... one of the reasons I have him on ignore =/ I feel bad for Con having such a polarizing teammate Sad

 Even worse that it was Kano's attitude that drove me to use bfasjdhfgkahsdfghalkgMiner instead of CGminer over his constant crying over not getting free hardware in a timely manner.

 *additionally mentions something about bfasjdhfgkahsdfghalkgMiner having an uptime of over 8 days driving Erupter USB's on Windows vs CGMiner consistently crashing after 24-48 hours of use. Mumbles something about "gg libusb"*
gyverlb
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1026



View Profile
September 20, 2013, 06:48:15 PM
 #2570

Heh that link doesn't know how to use dd properly - the bs= option is pretty much mandatory if you don't want to take hours doing it.
I always use the -bs (buffer size) option without even thinking about it, so I didn't notice it was missing.
Let MMMm be up to 25% of your internal memory in megabytes(for example 1024m), this is the complete command:
dd if=ts-image.dd of=/dev/diskN bs=MMMm

bs is for block size. AFAIK dd doesn't buffer data and let the kernel cache handle buffering if needed.

The bs value should be large enough to avoid inefficiencies (depends on the system, 4k probably is a minimum and most systems I know of have good/best results with 64k) but not too large to avoid wasting memory (and sometimes lower xfer speeds).
Most of the time the ideal value is a power of 2 (to match kernel/hardware structure sizes) with some notable exceptions such as RAID arrays with a number of stripes not being a power of 2.

To find out the best value you can test increasing block size values (starting at 4k and doubling size on each new try) by adding "bs=<block_size> count=<nb_blocks>" which will transfer <nb_blocks>*<block_size>: try limiting <nb_blocks> so that the transfer takes only a few seconds. dd should report the bandwidth, stop increasing bs when you reach a plateau and then remove the count=... parameter to get the command-line transferring the image at roughly the maximum speed possible.

P2pool tuning guide
Trade BTC for €/$ at bitcoin.de (referral), it's cheaper and faster (acts as escrow and lets the buyers do bank transfers).
Tip: 17bdPfKXXvr7zETKRkPG14dEjfgBt5k2dd
-Redacted-
Hero Member
*****
Offline Offline

Activity: 574
Merit: 501


View Profile
September 20, 2013, 07:25:03 PM
 #2571

OK - I've got a serious problem here.  My main-board just smoked two Raspberry PI's.  One will no longer come on at all, the other will turn the red light on connected to an external source away from the m-board, but a couple of the chips on the RPi get extremely hot very quickly, to the point where they burn your fingers if you touch them.  I know that's not right.

The chip that now gets so hot on the RasPi is labelled RG2.  I have one other m-board and a personal RasPi that I'll try, but I don't know for certain that the replacement board I received doesn't have the same problem - I've never tried it because I've been running both h-cards in one main board - the one that just smoked the RPis...
tom99
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
September 20, 2013, 07:27:22 PM
 #2572

OK - I've got a serious problem here.  My main-board just smoked two Raspberry PI's.  One will no longer come on at all, the other will turn the red light on connected to an external source away from the m-board, but a couple of the chips on the RPi get extremely hot very quickly, to the point where they burn your fingers if you touch them.  I know that's not right.

The chip that now gets so hot on the RasPi is labelled RG2.  I have one other m-board and a personal RasPi that I'll try, but I don't know for certain that the replacement board I received doesn't have the same problem - I've never tried it because I've been running both h-cards in one main board - the one that just smoked the RPis...

   What was version of Mboard are you using?
Trongersoll
Hero Member
*****
Offline Offline

Activity: 490
Merit: 501



View Profile
September 20, 2013, 07:28:45 PM
 #2573

OK - I've got a serious problem here.  My main-board just smoked two Raspberry PI's.  One will no longer come on at all, the other will turn the red light on connected to an external source away from the m-board, but a couple of the chips on the RPi get extremely hot very quickly, to the point where they burn your fingers if you touch them.  I know that's not right.

The chip that now gets so hot on the RasPi is labelled RG2.  I have one other m-board and a personal RasPi that I'll try, but I don't know for certain that the replacement board I received doesn't have the same problem - I've never tried it because I've been running both h-cards in one main board - the one that just smoked the RPis...

hmmm... I smoked Raspberry tobacco, it smelled nice.  Grin
superduh
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500


View Profile
September 20, 2013, 07:51:21 PM
 #2574

OK - I've got a serious problem here.  My main-board just smoked two Raspberry PI's.  One will no longer come on at all, the other will turn the red light on connected to an external source away from the m-board, but a couple of the chips on the RPi get extremely hot very quickly, to the point where they burn your fingers if you touch them.  I know that's not right.

The chip that now gets so hot on the RasPi is labelled RG2.  I have one other m-board and a personal RasPi that I'll try, but I don't know for certain that the replacement board I received doesn't have the same problem - I've never tried it because I've been running both h-cards in one main board - the one that just smoked the RPis...

did you "pencil mod it" wink once for yes two times for no

ok
-Redacted-
Hero Member
*****
Offline Offline

Activity: 574
Merit: 501


View Profile
September 20, 2013, 07:57:39 PM
 #2575

OK - I've got a serious problem here.  My main-board just smoked two Raspberry PI's.  One will no longer come on at all, the other will turn the red light on connected to an external source away from the m-board, but a couple of the chips on the RPi get extremely hot very quickly, to the point where they burn your fingers if you touch them.  I know that's not right.

The chip that now gets so hot on the RasPi is labelled RG2.  I have one other m-board and a personal RasPi that I'll try, but I don't know for certain that the replacement board I received doesn't have the same problem - I've never tried it because I've been running both h-cards in one main board - the one that just smoked the RPis...

   What was version of Mboard are you using?

Version 1.  It's been running 24 x 7 since early this month.  Noticed sudden hashrate drop at Slush.  Sniffed.  Smelled hot electrical components.  Shut everything down.  Chip extrememly hot, Raspberry Pi completely dead.   Removed hashing cards, checked voltages on m-board.  5.06 on the appropriate GPIO pins.  Shut everything down, plugged the RasPi into the m-board and powered up with no hashing cards in it.   Red light came on and I had my hand on the back of the Pi on the side opposite of the chip that got so hot on the first one - it got very hot, very fast, so I shut down.  

This Pi not as completely dead as the first one, if you remove it from the m-board and plug it into external power, the red light comes on, but that's it, won't boot, no light for the network cable.

Pulled the case of a third Pi that I had hashing with some Block Erupters and switched main boards.  Worked fine.  Tried both RPis in the second mother board - neither work.  Switched over the hashing cards and am hashing with the second m-board...

At least I'm up and running again, but I appear to have a main board that went bad and produced two crispy, burned up, RaspberryPIs ...

-Redacted-
Hero Member
*****
Offline Offline

Activity: 574
Merit: 501


View Profile
September 20, 2013, 08:02:48 PM
 #2576

OK - I've got a serious problem here.  My main-board just smoked two Raspberry PI's.  One will no longer come on at all, the other will turn the red light on connected to an external source away from the m-board, but a couple of the chips on the RPi get extremely hot very quickly, to the point where they burn your fingers if you touch them.  I know that's not right.

The chip that now gets so hot on the RasPi is labelled RG2.  I have one other m-board and a personal RasPi that I'll try, but I don't know for certain that the replacement board I received doesn't have the same problem - I've never tried it because I've been running both h-cards in one main board - the one that just smoked the RPis...

did you "pencil mod it" wink once for yes two times for no

It wouldn't matter either way - the bad m-board fried the second RasPi without having any hashing cards in it at all.   And switching to a different m-board and a third RasPi has me back up and hashing.  And scratching my head about what could have just happened.
tom99
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
September 20, 2013, 08:09:19 PM
 #2577

OK - I've got a serious problem here.  My main-board just smoked two Raspberry PI's.  One will no longer come on at all, the other will turn the red light on connected to an external source away from the m-board, but a couple of the chips on the RPi get extremely hot very quickly, to the point where they burn your fingers if you touch them.  I know that's not right.

The chip that now gets so hot on the RasPi is labelled RG2.  I have one other m-board and a personal RasPi that I'll try, but I don't know for certain that the replacement board I received doesn't have the same problem - I've never tried it because I've been running both h-cards in one main board - the one that just smoked the RPis...

did you "pencil mod it" wink once for yes two times for no

It wouldn't matter either way - the bad m-board fried the second RasPi without having any hashing cards in it at all.   And switching to a different m-board and a third RasPi has me back up and hashing.  And scratching my head about what could have just happened.

    Did you get EOL Hboards?

ps: you are scaring me and I am going to check my RBpi for any overheal.

-Redacted-
Hero Member
*****
Offline Offline

Activity: 574
Merit: 501


View Profile
September 20, 2013, 08:19:30 PM
 #2578

No - bought two starters and received two cards that hash at just a bit over 25 Gh/s each, so no EOLs.
klondike_bar
Legendary
*
Offline Offline

Activity: 2128
Merit: 1005

ASIC Wannabe


View Profile
September 20, 2013, 11:51:50 PM
 #2579

bringing my tech problems back to this thread (i got some fast replies last time):

i got a monitor and keyboard now to manually get the rpi running, and cannot even login.

It appears to load the entire code, and gets to

"(none) login:"

I enter pi as the username and get this response:

"unable to determine your tty name.
Debian GNU/Linux 7 (none) ttyl

(none) login: "


whats going on?

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
September 21, 2013, 12:21:40 AM
 #2580

bringing my tech problems back to this thread (i got some fast replies last time):

i got a monitor and keyboard now to manually get the rpi running, and cannot even login.

It appears to load the entire code, and gets to

"(none) login:"

I enter pi as the username and get this response:

"unable to determine your tty name.
Debian GNU/Linux 7 (none) ttyl

(none) login: "


whats going on?

   Something wrong there and I think you better to redo the SD card again then try to login.
Pages: « 1 ... 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 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 ... 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!