Author

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

hero member
Activity: 518
Merit: 500
Hello all! I recently compiled bfgminer on my linux box. It's an old machine with a quite outdated video card. I'm doing this strictly as a learning experience, not for profit. That being said, I created an account at 50BTC. I issued the command

Code:
./bfgminer -o http://pool.50btc.com:8332 -u (my email address) -p (my 50btc password)

and then it appeared that it logged on successfully. However, it produced no mining results. I hit the M option and then tried both auto and all options and both times No Device Found. I'd like it to use my old video card. What am I doing wrong? Any help would be much appreciated. Thank you!

3.3.0 turns off the GPU by default.

Edit:- turns off the GPU by default if asic is found.
         Try your line:-./bfgminer -o http://pool.50btc.com:8332 -u (my email address) -p (my 50btc password) -S all

Take a look at the "read me" notes.
If your card is an older Nvidia then you will struggle.

is 50btc a getwork pool? 8332 is a getwork port.  If it is stratum pool try 3333 instead.
hero member
Activity: 868
Merit: 1000
Hello all! I recently compiled bfgminer on my linux box. It's an old machine with a quite outdated video card. I'm doing this strictly as a learning experience, not for profit. That being said, I created an account at 50BTC. I issued the command

Code:
./bfgminer -o http://pool.50btc.com:8332 -u (my email address) -p (my 50btc password)

and then it appeared that it logged on successfully. However, it produced no mining results. I hit the M option and then tried both auto and all options and both times No Device Found. I'd like it to use my old video card. What am I doing wrong? Any help would be much appreciated. Thank you!

3.3.0 turns off the GPU by default.

Edit:- turns off the GPU by default if asic is found.
         Try your line:-./bfgminer -o http://pool.50btc.com:8332 -u (my email address) -p (my 50btc password) -S all

Take a look at the "read me" notes.
If your card is an older Nvidia then you will struggle.
hero member
Activity: 1246
Merit: 501
Luke-Jr, have you any idea if/when you'll be adding the stratum proxy module to the OpenWRT version of BFGMiner?

full member
Activity: 158
Merit: 100
Are others seeing this kind of error flood after a reboot with BFSB hardware?:

Code:
[2013-10-17 22:19:55] BSB 2af: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-10-17 22:19:55] BSB 2ag: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-10-17 22:19:55] BSB 2aj: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-10-17 22:19:55] BSB 2aw: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-10-17 22:19:55] BSB 1a: bitfury_init_oldbuf: Giving up after 4 tries

I can see the device/proc counter slowly increase in the top area. During 3-4 minutes the errors gradually stop, and all chips start working.

Not sure if this helps but i have noticed that if you go to far with the pencil mod ie up the voltage to much, it causes this to happen
Back the voltage off a bit and it goes away
hero member
Activity: 614
Merit: 500
Hello all! I recently compiled bfgminer on my linux box. It's an old machine with a quite outdated video card. I'm doing this strictly as a learning experience, not for profit. That being said, I created an account at 50BTC. I issued the command

Code:
./bfgminer -o http://pool.50btc.com:8332 -u (my email address) -p (my 50btc password)

and then it appeared that it logged on successfully. However, it produced no mining results. I hit the M option and then tried both auto and all options and both times No Device Found. I'd like it to use my old video card. What am I doing wrong? Any help would be much appreciated. Thank you!
legendary
Activity: 2576
Merit: 1186
Do you have a Gentoo ebuild that build from latest Git branch master ?
I'm talking about something similar with existing "genkernel-9999.ebuild" or "git-9999.ebuild" ...
Not at the moment, sorry.
full member
Activity: 154
Merit: 100
Luke,

Do you have a Gentoo ebuild that build from latest Git branch master ?
I'm talking about something similar with existing "genkernel-9999.ebuild" or "git-9999.ebuild" ...

Thanks,
Jake
legendary
Activity: 2576
Merit: 1186
Any chance of BFGMiner making it to the official Debian/Ubuntu repos any time soon?
I was in touch with some Debian developers a number of months ago, and they did some packaging work, but I guess they've been too busy to finish it.
Maybe someone wants to volunteer to help bring it up to date?
Or maybe more user interest would improve the priority?

bfgminer RFP (including email to post comments)
hero member
Activity: 614
Merit: 500
Any chance of BFGMiner making it to the official Debian/Ubuntu repos any time soon?
legendary
Activity: 2576
Merit: 1186
Are others seeing this kind of error flood after a reboot with BFSB hardware?:

Code:
[2013-10-17 22:19:55] BSB 2af: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-10-17 22:19:55] BSB 2ag: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-10-17 22:19:55] BSB 2aj: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-10-17 22:19:55] BSB 2aw: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-10-17 22:19:55] BSB 1a: bitfury_init_oldbuf: Giving up after 4 tries

I can see the device/proc counter slowly increase in the top area. During 3-4 minutes the errors gradually stop, and all chips start working.
Yeah, Bitfury chips seem to behave strangely at first power on.
I've got a hack in the nanofury branch to try to workaround it.
sr. member
Activity: 658
Merit: 250
Are others seeing this kind of error flood after a reboot with BFSB hardware?:

Code:
[2013-10-17 22:19:55] BSB 2af: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-10-17 22:19:55] BSB 2ag: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-10-17 22:19:55] BSB 2aj: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-10-17 22:19:55] BSB 2aw: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-10-17 22:19:55] BSB 1a: bitfury_init_oldbuf: Giving up after 4 tries

I can see the device/proc counter slowly increase in the top area. During 3-4 minutes the errors gradually stop, and all chips start working.
member
Activity: 85
Merit: 10
I wonder if anyone can help me, I have currently been using bfgminer for my jally which has been fine. I recieved a bitburner the other day and I can not get BFG to mine with the bitburner.

When I run my bat file I first see a RTED the after that the miner starts because it sees teh jally and then it spams a message "Error trying to wake notifer".

Thsi is my startup line, bfgminer -o xxxxxxxxx -u xxxxxx -S opencl:noauto --avalon-options 115200:2:10:45:300 --queue 4

I have the ftdi driver installed from the website which I've read is needed for BFGminer and im just at a loss as to what to do.
sr. member
Activity: 658
Merit: 250
Hi
Are there any manual clock tuning options for use with the BFSB or is auto the only option atm ?

Thanks

From IRC (anajavi has been developing the code at least to some extent):

bfgminer-rpc 'pgaset|0,help' gives a help,
bfgminer-rpc 'pgaset|0,osc6_bits,54' sets speed for chip 0

I haven't tested this myself. I'm also unsure about the PGA numbering, since with the current device scheme there can be up to 4 devices corresponding to each bus on the M-board, and each of those devices can have up to 64 chips.

EDIT: I tried this, and with the newest version you actually have to use procset instead of pgaset. But the option seems to be broken. Firstly, the help command doesn't work. And the actual speed setting doesn't work either:
Code:
nc localhost 4028 <<< procset\|0,osc6_bits,55
STATUS=E,When=1382035802,Code=93,Msg=PGA 0 set failed: invalid setting,Description=bfgminer 3.3.0|#

nc localhost 4028 <<< procset\|0,osc6_bits
STATUS=E,When=1382035841,Code=93,Msg=PGA 0 set failed: Unknown option: osc6_bits,Description=bfgminer 3.3.0|#
But testing with a bogus option name, it looks like osc6_bits does indeed exist on some level:
Code:
nc localhost 4028 <<< procset\|0,bogus,55
STATUS=E,When=1382035944,Code=93,Msg=PGA 0 set failed: Unknown option: bogus,Description=bfgminer 3.3.0|#
With osc6_bits and the desired speed value, I get an invalid setting error instead of Unkown option.

EDIT2: The problem was with netcat, apparently the procset command is more strict about extra newlines at the end of the command. Thanks to Luke for pointing this out. Works fine when using bfgminer-rpc.
full member
Activity: 158
Merit: 100
Hi
Are there any manual clock tuning options for use with the BFSB or is auto the only option atm ?

Thanks
hero member
Activity: 630
Merit: 501
How do I add a second pool as a failover on bfgminer 3.3.0 for Win64 using the command prompt since I can't access the pool management while bfgminer is running?

Thanks
sr. member
Activity: 270
Merit: 250
I tried minepeon and never could get it to work, even with mineforeman's help.
Don't know what could be different about my Pi.  Other people have no problem with peon.
Bfgminer is working fine.  I just want it to start automatically and be able to see the messages.
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
ill have a look at mine peon since your running on a pi. and see if it can be easily modified enough.. ETA 1-2 days (busy for most of tomorrow)
sr. member
Activity: 270
Merit: 250
Don't understand the #!/bin/bash

So I did a few web searches on 'linux startup batch' and thought maybe you were referring to .bashrc.
I was using /etc/rc.local for the autostart before.

I added your command line to the end of the .bashrc file but it doesn't start mining.
Didn't work in the rc.local file either.
Also when I SSH in and try screen -r bfgminer
I get
-bash: -screen: command not found

So, what am I doing wrong?

Not .bashrc , copy the stuff people posted above into a text file and name it something like:
bfgminerstart.sh
Then, chmod 777 bfgminerstart.sh to make it executable.
Then you can run the script with ./bfgminerstart.sh

Also it looks like you're going to have to install screen for your linux distro with that error msg.

Installed screen and created the .sh file.  Thanks for explaining that.
It kept telling me there was no directory or file by that name until I removed the part about the log file.
Now it doesn't give me an error but doesn't start mining either.
Try to resume the screen and there is no screen to be resumed.
legendary
Activity: 2576
Merit: 1186
How exactly is --submit-threads supposed to work?

bfgminer --submit-threads 128
 [2013-10-17 04:14:27] bfgminer: --submit-threads: '@' is not a number

bfgminer --submit-threads=128
 [2013-10-17 04:14:14] bfgminer: --submit-threads: doesn't allow an argument

bfgminer --submit-threads
 [2013-10-17 04:14:51] bfgminer: --submit-threads: '@' is not a number

"submit-threads" : "128" in config file:
Invalid config option --submit-threads: Invalid value
Sorry, it's broken Sad

I'll fix it in the next release.
sr. member
Activity: 658
Merit: 250
How exactly is --submit-threads supposed to work?

bfgminer --submit-threads 128
 [2013-10-17 04:14:27] bfgminer: --submit-threads: '@' is not a number

bfgminer --submit-threads=128
 [2013-10-17 04:14:14] bfgminer: --submit-threads: doesn't allow an argument

bfgminer --submit-threads
 [2013-10-17 04:14:51] bfgminer: --submit-threads: '@' is not a number

"submit-threads" : "128" in config file:
Invalid config option --submit-threads: Invalid value
Jump to: