Bitcoin Forum
May 28, 2024, 01:34:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: 4/10 block erupters are reporting 50% HW errors!  (Read 941 times)
GSF (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
November 13, 2013, 06:39:14 PM
Last edit: November 14, 2013, 03:25:47 AM by GSF
 #1

Hello all i am extremely suck and can't find a solution to this. I know that it is not a heat issue because i have 2 D-link 7 hubs running 5 erupters with a fan on each. Also i am using bfgminer does anyone have any ideas ?
Any help would be a lifesaver i am losse a G/H right now and for small mine like mine that is huge!!

Update:
I was able to bring the HW errors down 10% by changing my miner.config file to :

{
    "algo": "c",
    "api-listen": true,
    "api-port": "4028",
    "expiry": "120",
    "hotplug": "5",
    "log": "5",
    "no-pool-disable": true,
    "queue": "1",
    "scan-time": "60",
    "shares": "0",
    "kernel-path": "\/opt\/minepeon\/bin",
    "api-allow": "W:0\/0",
    "pools": [
        {
            "url": "xxxxxxxxxx",
            "user": "xxxxxxxxx",
            "pass": "yyyyyyyyy"
        }
    ]
}


Now i am getting 40% Hw errors on the same 4 block erupters. Could it be another setting that might be causing the rest of these errors?
lilfiend
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
November 13, 2013, 07:14:43 PM
 #2

Have you tried running them one at a time to make sure that they are getting enough power? More than likely its the hub not the block erupter.

[Insert E-peen here]
GSF (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
November 13, 2013, 07:35:33 PM
 #3

I have tried several combinations. When one hub with 5 and a fan or 6 and no fan is plugged in it runs under 1% HW errors. But whenever I start daisy chaining them through a non powered of powered hub the errors show up. Huh
frankenmint
Legendary
*
Offline Offline

Activity: 1456
Merit: 1018


HoneybadgerOfMoney.com Weed4bitcoin.com


View Profile WWW
November 13, 2013, 07:37:35 PM
 #4

If they're dead I'll buy them...seriously.

lilfiend
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
November 13, 2013, 07:42:18 PM
 #5

Can you explain as clearly as possible what the current layout of it all is? Like:

PC>
     unpowered generic 5 port>
                                        49 port USB HUB (49 miners)
                                        Dlink 7 port (5 miners 1 fan)


or something similar? I'm sorry, I'm just having a hard time understanding your current layout.

[Insert E-peen here]
GSF (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
November 13, 2013, 07:56:33 PM
 #6

Can you explain as clearly as possible what the current layout of it all is? Like:

PC>
     unpowered generic 5 port>
                                        49 port USB HUB (49 miners)
                                        Dlink 7 port (5 miners 1 fan)


or something similar? I'm sorry, I'm just having a hard time understanding your current layout.

Sure sorry i wasn't very clear. My set up is

Raspberry pi running mine peon >
                                      >a usb linksys wireless card
                                      >D-link 7 port powered hub
                                                                           >D-link 7 port powered hub
                                                                             5 block erupters and a fan
                                                                           >D-link 7 port powered hub
                                                                             5 block erupters and a fan
JoelKatz
Legendary
*
Offline Offline

Activity: 1596
Merit: 1012


Democracy is vulnerable to a 51% attack.


View Profile WWW
November 13, 2013, 07:59:21 PM
 #7

Sure sorry i wasn't very clear. My set up is

Raspberry pi running mine peon >
                                      >a usb linksys wireless card
                                      >D-link 7 port powered hub
                                                                           >D-link 7 port powered hub
                                                                             5 block erupters and a fan
                                                                           >D-link 7 port powered hub
                                                                             5 block erupters and a fan

The Pi doesn't support chained hubs. It's a hardware limitation of its "soft" USB controller. And, worse, your 7 port hubs are probably daisy chained internally.

Technically, it supports one level of chaining. If you have the model B though, you already have a built-in hub, that's how it gives you two USB ports. And, again, most 7 port USB hubs are chained internally and so won't work correctly with the model B Pi.

http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&t=53832

I am an employee of Ripple. Follow me on Twitter @JoelKatz
1Joe1Katzci1rFcsr9HH7SLuHVnDy2aihZ BM-NBM3FRExVJSJJamV9ccgyWvQfratUHgN
GSF (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
November 13, 2013, 08:04:17 PM
 #8

Sure sorry i wasn't very clear. My set up is

Raspberry pi running mine peon >
                                      >a usb linksys wireless card
                                      >D-link 7 port powered hub
                                                                           >D-link 7 port powered hub
                                                                             5 block erupters and a fan
                                                                           >D-link 7 port powered hub
                                                                             5 block erupters and a fan

The Pi doesn't support chained hubs. It's a hardware limitation of its "soft" USB controller. And, worse, your 7 port hubs probably daisy chained internally.


 Okay then what should i do about it? Also why does this same set up seem to work for other people for instance whonesta's set up in this form https://forums.butterflylabs.com/bitcoin-discussion/766-need-your-help-new-linux-mining-distro-raspberry-pi-minepeon-23.html
vm1990
Legendary
*
Offline Offline

Activity: 1540
Merit: 1002



View Profile
November 13, 2013, 08:09:40 PM
 #9

just out of curiosity try taking 1 erupter from each daisy chained hub and plug them into the 1st hub with the wireless card. might do something and even out power flow
also make sure the 2 daisy chained hubs are using the charge ports as it sometimes makes a difference

lilfiend
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
November 13, 2013, 08:39:23 PM
 #10

Can you explain as clearly as possible what the current layout of it all is? Like:

PC>
     unpowered generic 5 port>
                                        49 port USB HUB (49 miners)
                                        Dlink 7 port (5 miners 1 fan)


or something similar? I'm sorry, I'm just having a hard time understanding your current layout.

Sure sorry i wasn't very clear. My set up is

Raspberry pi running mine peon >
                                      >a usb linksys wireless card
                                      >D-link 7 port powered hub
                                                                           >D-link 7 port powered hub
                                                                             5 block erupters and a fan
                                                                           >D-link 7 port powered hub
                                                                             5 block erupters and a fan


As far as I know the rpi supports hubs nestled 1 deep so this SHOULD work. Just in case though, test this setup with a PC or laptop before further troubleshooting as you may just be wasting time.

What are the power supplies rated for? Its possible that you are running it fairly close to the limit or it could be a bad power supply. I'd try running just 2 BE's at a time (one in each hub) to rule out power/hub issues, if they constantly have errors on hub A then hub A is shot, same if B, if no errors on any BE's you put in (2 at a time) then its power.

If its power I'd keep adding BE's one at a time until I found how many I can run without massive amounts of HW errors. I'd also look up ac/dc adapters and get one that is a bit more powerful than the stock unit. Alternatively you can crack it open and solder +5 and GND wires from a computer power supply (red/black) to the bottom of the barrel jack.

[Insert E-peen here]
GSF (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
November 14, 2013, 03:22:29 AM
 #11


As far as I know the rpi supports hubs nestled 1 deep so this SHOULD work. Just in case though, test this setup with a PC or laptop before further troubleshooting as you may just be wasting time.

What are the power supplies rated for? Its possible that you are running it fairly close to the limit or it could be a bad power supply. I'd try running just 2 BE's at a time (one in each hub) to rule out power/hub issues, if they constantly have errors on hub A then hub A is shot, same if B, if no errors on any BE's you put in (2 at a time) then its power.

If its power I'd keep adding BE's one at a time until I found how many I can run without massive amounts of HW errors. I'd also look up ac/dc adapters and get one that is a bit more powerful than the stock unit. Alternatively you can crack it open and solder +5 and GND wires from a computer power supply (red/black) to the bottom of the barrel jack.
[/quote]

It is possible my power supply could being doing something strange i will swap it out with another power strip to see if that will help.
Pages: [1]
  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!