Author

Topic: OLD: BFGMiner 3.10.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, AntU1, DRB - page 117. (Read 1193231 times)

legendary
Activity: 2576
Merit: 1186
Currently, i am running 1 BFL Jalapeno and 4 block erupters with cgminer on my MinePeon rpi box. I have 2 more BE's that i want to add to the mix but this causes cgminer to flip out and continuously reboot my rpi. Minepeon also supports BFGminer and i am wanting to switch to this, however i can not for the life of me get it to recognize the BE's or the BFL. i have tried -S all, -S auto, -S erupter:all, -S bitforce:all (as i had seen suggested somewhere on a search). But none of these work, when i do screen -r to check the readout its telling me no devices found. the BE's are all connected with a usb hub and the BFL is plugged directly in to the rpi. and like i said, this current set up is works with cgminer, i just cant add anymore of the BE's without it crashing.

I have searched this thread and come up empty (although there have been plenty of suggestions), can someone please tell me what i am doing wrong?
Try README:
Quote
Q: I ran cgminer, and now BFGMiner doesn't work!
A: cgminer has its own non-standard implementations of the drivers for most USB devices, and disables the official drivers (on Windows, you did this manually using Zadig). Before you can use BFGMiner, you will need to restore the original driver. With Linux, usually rebooting or re-plugging the device is sufficient.
newbie
Activity: 33
Merit: 0
What OS are you running on it (Minepeon or Raspian)?  If you are using an older distro, it probably has an out dated version of bfgminer on it, you may need to update it.

Running minepeon and i just ssh'd in to check version and it shows bfgminer of 3.2.1. and i believe the minepeon version is 0.2.3
sr. member
Activity: 280
Merit: 250
Sometimes man, just sometimes.....

What hub are you using?

Pi does not work with usb3 hubs,
usb 2 hubs are low on power for erupters.  Even the best with 2500mA psu only stay stable with 5 erupters.(D-Link 7 port is one of the better units, and falls over with 6 erupters in my rig)

Pi usb support is not the best.  I have better results by only using one port on the Pi. So move the BFL to the hub.

Try another hub. or add another hub in daisy chain.

EDIT see my post from yesterday

Hub brand escapes me at the moment, like i said, not at home right now. But i do have the D-link 7 port hub being delivered today. I had also tried a 2nd powered hub daisy chained and it still crashed. But this is with cgminer. I understand the importance of the hub and such, but even if we assume the hub itself is having issues, then why doesnt bfgminer see my BFL which is plugged directly in? I think if i could find the answer to that then i could fumble through the rest.

What OS are you running on it (Minepeon or Raspian)?  If you are using an older distro, it probably has an out dated version of bfgminer on it, you may need to update it.
newbie
Activity: 33
Merit: 0

What hub are you using?

Pi does not work with usb3 hubs,
usb 2 hubs are low on power for erupters.  Even the best with 2500mA psu only stay stable with 5 erupters.(D-Link 7 port is one of the better units, and falls over with 6 erupters in my rig)

Pi usb support is not the best.  I have better results by only using one port on the Pi. So move the BFL to the hub.

Try another hub. or add another hub in daisy chain.

EDIT see my post from yesterday

Hub brand escapes me at the moment, like i said, not at home right now. But i do have the D-link 7 port hub being delivered today. I had also tried a 2nd powered hub daisy chained and it still crashed. But this is with cgminer. I understand the importance of the hub and such, but even if we assume the hub itself is having issues, then why doesnt bfgminer see my BFL which is plugged directly in? I think if i could find the answer to that then i could fumble through the rest.
hero member
Activity: 868
Merit: 1000
Currently, i am running 1 BFL Jalapeno and 4 block erupters with cgminer on my MinePeon rpi box. I have 2 more BE's that i want to add to the mix but this causes cgminer to flip out and continuously reboot my rpi. Minepeon also supports BFGminer and i am wanting to switch to this, however i can not for the life of me get it to recognize the BE's or the BFL. i have tried -S all, -S auto, -S erupter:all, -S bitforce:all (as i had seen suggested somewhere on a search). But none of these work, when i do screen -r to check the readout its telling me no devices found. the BE's are all connected with a usb hub and the BFL is plugged directly in to the rpi. and like i said, this current set up is works with cgminer, i just cant add anymore of the BE's without it crashing.

I have searched this thread and come up empty (although there have been plenty of suggestions), can someone please tell me what i am doing wrong?



What hub are you using?

Pi does not work with usb3 hubs,
usb 2 hubs are low on power for erupters.  Even the best with 2500mA psu only stay stable with 5 erupters.(D-Link 7 port is one of the better units, and falls over with 6 erupters in my rig)

Pi usb support is not the best.  I have better results by only using one port on the Pi. So move the BFL to the hub.

Try another hub. or add another hub in daisy chain.

EDIT see my post from yesterday

2nd Edit.  Overloaded hubs try to draw power from the Pi, the result is, it will crash.
You could try a non powered hub as a buffer between your Pi and powered hubs, DO NOT plug erupters into the non powered hub, if you do, it will crash.

newbie
Activity: 33
Merit: 0
Pi's are notoriously bad for having weak USB ports.  Are you using a powered hub?  If so, what kind/what is the power supply/ac adapter specs (volts, amps)?

the 4 BE's are in a powered hub, i believe its a 7 port hub with a 5a power supply (i could be wrong as i am not at home at the moment) and the BFL is plugged directly into the pi. I also even tried plugging the 2 extra BE's i have into a second powered hub but had the same results.
sr. member
Activity: 280
Merit: 250
Sometimes man, just sometimes.....
Currently, i am running 1 BFL Jalapeno and 4 block erupters with cgminer on my MinePeon rpi box. I have 2 more BE's that i want to add to the mix but this causes cgminer to flip out and continuously reboot my rpi. Minepeon also supports BFGminer and i am wanting to switch to this, however i can not for the life of me get it to recognize the BE's or the BFL. i have tried -S all, -S auto, -S erupter:all, -S bitforce:all (as i had seen suggested somewhere on a search). But none of these work, when i do screen -r to check the readout its telling me no devices found. the BE's are all connected with a usb hub and the BFL is plugged directly in to the rpi. and like i said, this current set up is works with cgminer, i just cant add anymore of the BE's without it crashing.

I have searched this thread and come up empty (although there have been plenty of suggestions), can someone please tell me what i am doing wrong?



Pi's are notoriously bad for having weak USB ports.  Are you using a powered hub?  If so, what kind/what is the power supply/ac adapter specs (volts, amps)?
newbie
Activity: 33
Merit: 0
Currently, i am running 1 BFL Jalapeno and 4 block erupters with cgminer on my MinePeon rpi box. I have 2 more BE's that i want to add to the mix but this causes cgminer to flip out and continuously reboot my rpi. Minepeon also supports BFGminer and i am wanting to switch to this, however i can not for the life of me get it to recognize the BE's or the BFL. i have tried -S all, -S auto, -S erupter:all, -S bitforce:all (as i had seen suggested somewhere on a search). But none of these work, when i do screen -r to check the readout its telling me no devices found. the BE's are all connected with a usb hub and the BFL is plugged directly in to the rpi. and like i said, this current set up is works with cgminer, i just cant add anymore of the BE's without it crashing.

I have searched this thread and come up empty (although there have been plenty of suggestions), can someone please tell me what i am doing wrong?

full member
Activity: 140
Merit: 100
In POS we trust
Im just wondering, is this miner usable for PPcoin?

A link or direction would be very much appreciated..

Yes no problem.
If you want to mine on D7 pool try this:
Code:
bfgminer -o http://stratum.d7.lt:3333 -u .1 -p -S all

If you want to mine on TheSeven pool try this:
Code:
bfgminer -o stratum+tcp://theseven.bounceme.net:3333 -O :esmpps -S all

For fixx pool use this:
Code:
bfgminer -o ppc.fixx.ru:8437 -u .1 -p -S all
newbie
Activity: 10
Merit: 0
Im just wondering, is this miner usable for PPcoin?

A link or direction would be very much appreciated..
sr. member
Activity: 467
Merit: 250
LukeJr:

Any chance of getting this kind of functionality/query into bfgminer?

https://forums.butterflylabs.com/jalapeno-single-sc-support/4564-diagnostic-tool-bfl-com-port-scanner.html

seems like you're 99% of the way there already. It would be nifty to be able to get a report like that GUI tool shows.

hero member
Activity: 938
Merit: 501
I need to get the firmware version of a Single SC, how to get the full dump of GetInfo in bfgminer (like in cgminer with tcp socket 'stats'),
I tried 'devdetails' or 'devdetail' (both won't work at all), and 'devs' doesn't return the fw version.
JBT
full member
Activity: 165
Merit: 100


If they all work individually then its issues with power or data connection at the hub.
Do you have another usb hub? not all hubs are stable enough, or capable of supporting asics.

I have 12 hubs:-
 2 refuse to work at all,(with erupters, but ok just as data connectors)
 2 have blown up(psu failures)(1 now has new psu, other returned)
 1 will support 4 erupters,
 3 will support 5 erupters each,
 5 will support 10 erupters each(1 with new psu)(bought 2 new psu's in anticipation of next failure)

D link 7 port seem to be the most popular at usb2 (max load is 5 erupters)
anker 10 port seem to be the most popular at usb3 (max load is 9 or 10 erupters)


yup , i found that 4 ports on the one hub just does not work. got power but eruptors goes ape when in there. havent made power for other hub yet.

ED> bah! second usb hub virtually useless 1 out of ten works~!
hero member
Activity: 616
Merit: 500
Because the latest I could find for ubuntu was 0.9.3, unless it's super easy to take from another build of linux and toss it into 12.04. Would be interested to hearing how you did it.

I'm pretty sure it was a apt-get or git install - I don't remember.  It was pretty simple even for a linux n00b like me. 

apt-get only grabs from the default repository, unless you specify an alternate, and the default and alternates all have 0.9.3 or older. BFG requires 0.9.5. I'm guessing maybe you used git and installed some other distro's version. I'll give it a shot when I have time.
hero member
Activity: 1246
Merit: 501
Because the latest I could find for ubuntu was 0.9.3, unless it's super easy to take from another build of linux and toss it into 12.04. Would be interested to hearing how you did it.

I'm pretty sure it was a apt-get or git install - I don't remember.  It was pretty simple even for a linux n00b like me. 
hero member
Activity: 868
Merit: 1000


Just a comment on directories.

If you place the "mine.bat" file in the same directory as "bfgminer.exe"
then you do not need the directory path:- C:\miner\bfgminer321\
Just use:-
"mine1.bat"   bfgminer.exe -o http://stratum.bitcoin.cz:3333 -u worker1 -p password1  -L log.txt -G -S \\.\com94 -L log94.txt --icarus-options 115200:1:1 --icarus-timing 3.0=100
"mine2.bat"   bfgminer.exe -o http://stratum.bitcoin.cz:3333 -u worker1 -p password1 -Q 8 --net-delay -L log.txt -G -S erupter:all "

You can then run the ".bat" file from its location, or "right click" it and send to desktop as shortcut once you have the file de-bugged.

keep it simple as long as you can, there are less places for bugs/typos to creep in.
yeah,i know that. point is that the 3 problem eruptors seem to get stuck on "Stratum from pool 0 requested work update" when i run the others either via batch files or bfg shortcuts either specifying each com port or via -S all

If they all work individually then its issues with power or data connection at the hub.
Do you have another usb hub? not all hubs are stable enough, or capable of supporting asics.

I have 12 hubs:-
 2 refuse to work at all,(with erupters, but ok just as data connectors)
 2 have blown up(psu failures)(1 now has new psu, other returned)
 1 will support 4 erupters,
 3 will support 5 erupters each,
 5 will support 10 erupters each(1 with new psu)(bought 2 new psu's in anticipation of next failure)

D link 7 port seem to be the most popular at usb2 (max load is 5 erupters)
anker 10 port seem to be the most popular at usb3 (max load is 9 or 10 erupters)
JBT
full member
Activity: 165
Merit: 100


Just a comment on directories.

If you place the "mine.bat" file in the same directory as "bfgminer.exe"
then you do not need the directory path:- C:\miner\bfgminer321\
Just use:-
"mine1.bat"   bfgminer.exe -o http://stratum.bitcoin.cz:3333 -u worker1 -p password1  -L log.txt -G -S \\.\com94 -L log94.txt --icarus-options 115200:1:1 --icarus-timing 3.0=100
"mine2.bat"   bfgminer.exe -o http://stratum.bitcoin.cz:3333 -u worker1 -p password1 -Q 8 --net-delay -L log.txt -G -S erupter:all "

You can then run the ".bat" file from its location, or "right click" it and send to desktop as shortcut once you have the file de-bugged.

keep it simple as long as you can, there are less places for bugs/typos to creep in.
yeah,i know that. point is that the 3 problem eruptors seem to get stuck on "Stratum from pool 0 requested work update" when i run the others either via batch files or bfg shortcuts either specifying each com port or via -S all
hero member
Activity: 868
Merit: 1000
noticed some odd when i ran my 3 problem erupters with "C:\miner\bfgminer321\bfgminer.exe -o http://stratum.bitcoin.cz:3333 -u worker1 -p password1  -L log.txt -G -S \\.\com94 -L log94.txt --icarus-options 115200:1:1 --icarus-timing 3.0=100" they work ok until i run the other lot with "C:\miner\bfgminer321\bfgminer.exe -o http://stratum.bitcoin.cz:3333 -u worker1 -p password1 -Q 8 --net-delay -L log.txt -G -S erupter:all "


the first three just Stratum from pool 0 requested work update
now i know i am missing something here, any ideas?

Just a comment on directories.

If you place the "mine.bat" file in the same directory as "bfgminer.exe"
then you do not need the directory path:- C:\miner\bfgminer321\
Just use:-
"mine1.bat"   bfgminer.exe -o http://stratum.bitcoin.cz:3333 -u worker1 -p password1  -L log.txt -G -S \\.\com94 -L log94.txt --icarus-options 115200:1:1 --icarus-timing 3.0=100
"mine2.bat"   bfgminer.exe -o http://stratum.bitcoin.cz:3333 -u worker1 -p password1 -Q 8 --net-delay -L log.txt -G -S erupter:all "

You can then run the ".bat" file from its location, or "right click" it and send to desktop as shortcut once you have the file de-bugged.

keep it simple as long as you can, there are less places for bugs/typos to creep in.
hero member
Activity: 616
Merit: 500
Related: Are there any reccomendations for a good linux build to run BFG solely for getwork proxy ? I use headless ubuntu 12.04 right now but libmicrohttpd-dev is old, and I was hoping to simply install a new distro than trying to duct-tape something together. Willing to do that if necessary though.

Why not, you know, update libmicrohttpd-dev?   Huh 

It runs OK off Ubuntu 13.04 Server OK for me.

Because the latest I could find for ubuntu was 0.9.3, unless it's super easy to take from another build of linux and toss it into 12.04. Would be interested to hearing how you did it.
JBT
full member
Activity: 165
Merit: 100
noticed some odd when i ran my 3 problem erupters with "C:\miner\bfgminer321\bfgminer.exe -o http://stratum.bitcoin.cz:3333 -u worker1 -p password1  -L log.txt -G -S \\.\com94 -L log94.txt --icarus-options 115200:1:1 --icarus-timing 3.0=100" they work ok until i run the other lot with "C:\miner\bfgminer321\bfgminer.exe -o http://stratum.bitcoin.cz:3333 -u worker1 -p password1 -Q 8 --net-delay -L log.txt -G -S erupter:all "


the first three just Stratum from pool 0 requested work update
now i know i am missing something here, any ideas?
Jump to: