Author

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

member
Activity: 262
Merit: 10

Also make sure the user account have access to ttyUSB0 or run the miner as root using sudo


This appears to have turned the trick!  As always it's the little things that trip me up.  Many thanks!!
full member
Activity: 154
Merit: 100
I'm trying to move my block erupters over to a MacMini running Ubuntu 12.04.  I installed bfgminer using the instructions on BTCGuild's setup page.  Bfgminer appears to have installed without complaints but the block erupter I've been using to test the setup isn't being recognized.  When I run bfgminer the only output I get is

Code:
$ ./bfgminer -o stratum+tcp://stratum.btcguild.com:3333 -u username -p pwd -S all --icarus-options 115200:1:1 --icarus-timing 3.0=100
All devices disabled, cannot mine!

and when I check to see if the BE is showing up this is what I get.

Code:
$ ls -la /dev/ttyUSB*
crw-rw---- 1 root dialout 188, 0 Sep  1 13:18 /dev/ttyUSB0

Any help I might get would be greatly appreciated.

Try "-S erupter:all" instead of "-S all --icarus-options 115200:1:1 --icarus-timing 3.0=100"

Full command line will be something like:

Code:
$ ./bfgminer -o stratum+tcp://stratum.btcguild.com:3333 -u username -p pwd -S erupter:all

Also make sure the user account have access to ttyUSB0 or run the miner as root using sudo
member
Activity: 262
Merit: 10
I'm trying to move my block erupters over to a MacMini running Ubuntu 12.04.  I installed bfgminer using the instructions on BTCGuild's setup page.  Bfgminer appears to have installed without complaints but the block erupter I've been using to test the setup isn't being recognized.  When I run bfgminer the only output I get is

Code:
$ ./bfgminer -o stratum+tcp://stratum.btcguild.com:3333 -u username -p pwd -S all --icarus-options 115200:1:1 --icarus-timing 3.0=100
All devices disabled, cannot mine!

and when I check to see if the BE is showing up this is what I get.

Code:
$ ls -la /dev/ttyUSB*
crw-rw---- 1 root dialout 188, 0 Sep  1 13:18 /dev/ttyUSB0

Any help I might get would be greatly appreciated.
hero member
Activity: 504
Merit: 500
passing the "--load-balance" flag to the Win7 64bit version causes a crash after a few seconds. However, if I change the strategy using the TUI, there is no problem.

hero member
Activity: 1246
Merit: 501
Another crash report.  3.1.4 had a 2 week+ uptime. 3.2.0 crapped out after about 18 hours.  Just the usual "bfgminer.exe has stopped working, do you want to send some random shit to Microsoft's bug /dev/null?" window.

3.2.0 files copied over the top of the old 3.1.4 ones.  Running 11 Block Erupters on Windows 8.

As reported before, 4 of the BE are reported as BES0-3, and the other 7 are reported as BEE0-6.
full member
Activity: 140
Merit: 100
In POS we trust
Windows 7 64 bit and 3 Block Erupters is running without problems since 40 hours
full member
Activity: 181
Merit: 100
Sorry I don't have any log details, but I do have 3.2.0 crashing from 8-24 hours running on ubuntu with 4x fpga and 2x little singles, no gpus. Just dropped dead to command prompt, computer was not locked up or anything. Has happened 2-3 times already since release, glad I am not the only one having problems with newest version.
full member
Activity: 235
Merit: 100
I've been on 3.2.0(64-bit) for 1 day and 4 hours, Zero problems with two instances with 5 BE's. This is on Windows 7 64-bit.
hero member
Activity: 821
Merit: 503
Yea all mine are usb eruptors, that might be the cause.. just guessing at this point, went back to 3.1.4 for now. everything seems to be back to 100% Smiley
legendary
Activity: 922
Merit: 1003
I've been running 3.2.0 (32-bit)  now for 40 hours on 3 separate PCs (all Win7). None has yet crashed, and all are hashing at full speed (according to both BFGMiner and my pool). All BFL SC Singles.
full member
Activity: 126
Merit: 100
i had crash too after like 3hours

dmesg says

stratum0[10991]: segfault at d59321dc ip 08065935 sp b5932190 error 7 in bfgminer[8048000+5a000]

running on debian 7 terminal hp t5710 1.2Ghz 512MB ram

im running two instances one with blades with diferent -u -p and one with usb erupters
that one with blades still working fine with noproblem
only bfgminer with usb erupters crashed
legendary
Activity: 2576
Merit: 1186
Anyone care to provide me with a debug log (or backtrace) of these crashes? It's been rock solid for me :/
donator
Activity: 674
Merit: 523
Not sure if it something i have done (no swap file ) or new version of BFG miner but i have had over 5 crashes since upgrading to 3.2.0. Before i upgraded 3.1.4 ran stable no crashes for 6 days straight. Now all my miners lights come up and when i remote to computer the dos box is closed.. nothing.

Anyone else have problems with 3.2.0?


I have the same problem. v3.2.0. crashes several times a day. v3.1.4. did crash occasionally in a period of 2-3 days.
hero member
Activity: 821
Merit: 503
Not sure if it something i have done (no swap file ) or new version of BFG miner but i have had over 5 crashes since upgrading to 3.2.0. Before i upgraded 3.1.4 ran stable no crashes for 6 days straight. Now all my miners lights come up and when i remote to computer the dos box is closed.. nothing.

Anyone else have problems with 3.2.0?
legendary
Activity: 2576
Merit: 1186
I`ve been using BFG for a while and love it, and just found out about the request diff function so I thought I`d enter it into my bat file.

Thing is, BFG doesn`t seem to recognise this and carries on as before?
If it didn't recognise it, it'd give you an error and exit.

But it's inevitably just a request. The pool can choose to ignore it or honour it.

Can you even have 3 as a difficulty?  I thought it was 1,2,4,8,16....
It's possible, sure. It doesn't even need the be a whole number.
Powers of two are just easier to deal with. Smiley
hero member
Activity: 518
Merit: 500
So as HellDiverUK suggested I changed it to 4 difficulty on my code line, however BFG still only lets me up to diff 2.

hmm
hero member
Activity: 518
Merit: 500
Can you even have 3 as a difficulty?  I thought it was 1,2,4,8,16....

Well that might be why it won`t accept it!!!!

I`ll give it a go.

D`OH!
hero member
Activity: 1246
Merit: 501
Can you even have 3 as a difficulty?  I thought it was 1,2,4,8,16....
hero member
Activity: 518
Merit: 500
Hi peeps,

I`ve been using BFG for a while and love it, and just found out about the request diff function so I thought I`d enter it into my bat file.

Thing is, BFG doesn`t seem to recognise this and carries on as before?

My code atm is:

bfgminer -o https://us2.eclipsemc.com:3333 -u me -p 123  -G -S all --icarus-options 115200:1:1 --icarus-timing 3.0=100 --request-diff 3

Does that look ok to you or have I missed out something?


Thanks Smiley
full member
Activity: 235
Merit: 100
Just wanted to say the upgrade is great Luke, my HW% is now floating around .50-.70% now. It was around ~1% before.

Sent you a Bitcent donation as Thanks Grin
Jump to: