Pages:
Author

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

hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
I'm stuck. I compiled BFGMiner 3.6. (Linux), a Butterflylabs Jalapeno is connected, but starting reports:
 [2013-11-15 17:14:13] Started bfgminer 3.6.0
 [2013-11-15 17:14:13] usb_devinfo_scan: Error opening device: libusb error #-1
 All devices disabled, cannot mine!

./bfgminer -D -d?
lists among other devices also the connected Butterfly USB device, but starts with error #-1:
 [2013-11-15 17:15:46] setrlimit: Soft fd limit not being changed from 1024 (FD_SETSIZE=1024; hard limit=8192)               
 [2013-11-15 17:15:46] Started bfgminer 3.6.0
 [2013-11-15 17:15:46] usb_devinfo_scan: Error opening device: libusb error #-1
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:001:005 (path=(null), vid=0403, pid=6014, manuf=Butterfly Labs, prod=BitFORCE SHA256 SC, serial=FTWWSCMY)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:008:001 (path=(null), vid=1d6b, pid=0003, manuf=(null), prod=(null), serial=(null))
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:003:002 (path=(null), vid=045e, pid=0040, manuf=Microsoft, prod=Microsoft 3-Button Mouse with IntelliEye(TM), serial=(null))
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:001:004 (path=(null), vid=4971, pid=ce23, manuf=HitachiGST, prod=SimpleDrive III by Hitachi, serial=D3109460F8BC)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:001:003 (path=(null), vid=0bc2, pid=3001, manuf=Seagate, prod=FreeAgent, serial=2GEVHSQX)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:007:001 (path=(null), vid=1d6b, pid=0001, manuf=Linux 2.6.34.7-0.5-desktop ohci_hcd, prod=OHCI Host Controller, serial=0000:00:14.5)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:006:001 (path=(null), vid=1d6b, pid=0001, manuf=Linux 2.6.34.7-0.5-desktop ohci_hcd, prod=OHCI Host Controller, serial=0000:00:13.1)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:005:001 (path=(null), vid=1d6b, pid=0001, manuf=Linux 2.6.34.7-0.5-desktop ohci_hcd, prod=OHCI Host Controller, serial=0000:00:13.0)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:004:001 (path=(null), vid=1d6b, pid=0001, manuf=Linux 2.6.34.7-0.5-desktop ohci_hcd, prod=OHCI Host Controller, serial=0000:00:12.1)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:003:001 (path=(null), vid=1d6b, pid=0001, manuf=Linux 2.6.34.7-0.5-desktop ohci_hcd, prod=OHCI Host Controller, serial=0000:00:12.0)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:002:001 (path=(null), vid=1d6b, pid=0002, manuf=Linux 2.6.34.7-0.5-desktop ehci_hcd, prod=EHCI Host Controller, serial=0000:00:13.2)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:001:001 (path=(null), vid=1d6b, pid=0002, manuf=Linux 2.6.34.7-0.5-desktop ehci_hcd, prod=EHCI Host Controller, serial=0000:00:12.2)
 [2013-11-15 17:15:46] Devices detected:
 [2013-11-15 17:15:46] Timers: Using clock_gettime(CLOCK_MONOTONIC)
0 devices listed

Anyone any ideas what to try next ? (i don't want to switch to Windows *sigh* ...)
from terminal run ls /dev | grep ttyUSB

if the bfl is the only thing plugged in that command should report 1 line

the try your bfgminer command and add -S BFL:/dev/ttyUSB#

also read through:
README Line: 789
newbie
Activity: 2
Merit: 0
I have bfgminer up and running and have configured the rpc access, and have the default miner.php running fine.

Question is it possible to change the last share times on the miner.php page to display in UTC time and not a unix time stamps?

Thanks
member
Activity: 72
Merit: 10
I'm stuck. I compiled BFGMiner 3.6. (Linux), a Butterflylabs Jalapeno is connected, but starting reports:
 [2013-11-15 17:14:13] Started bfgminer 3.6.0
 [2013-11-15 17:14:13] usb_devinfo_scan: Error opening device: libusb error #-1
 All devices disabled, cannot mine!

./bfgminer -D -d?
lists among other devices also the connected Butterfly USB device, but starts with error #-1:
 [2013-11-15 17:15:46] setrlimit: Soft fd limit not being changed from 1024 (FD_SETSIZE=1024; hard limit=8192)               
 [2013-11-15 17:15:46] Started bfgminer 3.6.0
 [2013-11-15 17:15:46] usb_devinfo_scan: Error opening device: libusb error #-1
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:001:005 (path=(null), vid=0403, pid=6014, manuf=Butterfly Labs, prod=BitFORCE SHA256 SC, serial=FTWWSCMY)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:008:001 (path=(null), vid=1d6b, pid=0003, manuf=(null), prod=(null), serial=(null))
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:003:002 (path=(null), vid=045e, pid=0040, manuf=Microsoft, prod=Microsoft 3-Button Mouse with IntelliEye(TM), serial=(null))
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:001:004 (path=(null), vid=4971, pid=ce23, manuf=HitachiGST, prod=SimpleDrive III by Hitachi, serial=D3109460F8BC)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:001:003 (path=(null), vid=0bc2, pid=3001, manuf=Seagate, prod=FreeAgent, serial=2GEVHSQX)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:007:001 (path=(null), vid=1d6b, pid=0001, manuf=Linux 2.6.34.7-0.5-desktop ohci_hcd, prod=OHCI Host Controller, serial=0000:00:14.5)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:006:001 (path=(null), vid=1d6b, pid=0001, manuf=Linux 2.6.34.7-0.5-desktop ohci_hcd, prod=OHCI Host Controller, serial=0000:00:13.1)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:005:001 (path=(null), vid=1d6b, pid=0001, manuf=Linux 2.6.34.7-0.5-desktop ohci_hcd, prod=OHCI Host Controller, serial=0000:00:13.0)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:004:001 (path=(null), vid=1d6b, pid=0001, manuf=Linux 2.6.34.7-0.5-desktop ohci_hcd, prod=OHCI Host Controller, serial=0000:00:12.1)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:003:001 (path=(null), vid=1d6b, pid=0001, manuf=Linux 2.6.34.7-0.5-desktop ohci_hcd, prod=OHCI Host Controller, serial=0000:00:12.0)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:002:001 (path=(null), vid=1d6b, pid=0002, manuf=Linux 2.6.34.7-0.5-desktop ehci_hcd, prod=EHCI Host Controller, serial=0000:00:13.2)
 [2013-11-15 17:15:46] lowlevel_scan: Found usb device at usb:001:001 (path=(null), vid=1d6b, pid=0002, manuf=Linux 2.6.34.7-0.5-desktop ehci_hcd, prod=EHCI Host Controller, serial=0000:00:12.2)
 [2013-11-15 17:15:46] Devices detected:
 [2013-11-15 17:15:46] Timers: Using clock_gettime(CLOCK_MONOTONIC)
0 devices listed

Anyone any ideas what to try next ? (i don't want to switch to Windows *sigh* ...)
member
Activity: 69
Merit: 10
Is there a mode where I can see the value of the [detected optimal vector] and [detected optimal worksize] and [Intensity]? Like a debug mode?

Thanks.
Edit: Found the Debug option under Display options, but can't read the output too well. Is there an option to write to a log file as well?

Edit: I figured out how to change the Intensity, but I can't tell what the current value is.
Still can't find the values for [detected optimal vector] or [detected optimal worksize].
member
Activity: 69
Merit: 10
Luke: Compare the temp at:
OCL 1: 43.5C | 72.07/71.53/69.48Mh/s | A:186 R:0+0(none) HW:0/none
to the temp in this line:
1      63.0C | 72.15/71.53/69.50Mh/s | A:186 R:0+0(none) HW:0/none
The 43.5C matches the temp of the GPU I'm not running BFGMiner on.

-------------------------------------------------------------------------
 bfgminer version 3.4.0 - Started: [2013-11-07 14:35:34] - [  0 days 03:11:38]
 [M]anage devices [P]ool management [ S]ettings [D]isplay options  [H]elp [Q]uit
 Connected to us1.bitminter.com diff 1 with stratum as user ThinkFast_RHD5570bfg
 Block: ...5c6ba0ca #268456  Diff:511M ( 3.66Ph/s)  Started: [17:40:03]
 ST:2  F:0  NB:19  AS:0  BW:[ 85/  4 B/s]  E:0.37  I: 2.85uBTC/hr  BS:77
 1      63.0C | 72.15/71.53/69.50Mh/s | A:186 R:0+0(none) HW:0/none
--------------------------------------------------------------------------------
 OCL 0: 63.0C | OFF  /  0.0/  0.0 h/s | A:  0 R:0+0(none) HW:0/none
 OCL 1: 43.5C | 72.07/71.53/69.48Mh/s | A:186 R:0+0(none) HW:0/none
--------------------------------------------------------------------------------
 [2013-11-07 17:30:14] Accepted 3332c6d8 OCL 1  Diff 5/1
 [2013-11-07 17:30:30] Accepted 35aa2f20 OCL 1  Diff 4/1
 [2013-11-07 17:31:10] Accepted ef767eb3 OCL 1  Diff 1/1

Thanks.
I:\bfgminer-3.5.1-win32>bfgminer -n
 [2013-11-14 23:57:45] CL Platform 0 vendor: Advanced Micro Devices, Inc.
 [2013-11-14 23:57:45] CL Platform 0 name: AMD Accelerated Parallel Processing
 [2013-11-14 23:57:45] CL Platform 0 version: OpenCL 1.1 AMD-APP (851.4)
 [2013-11-14 23:57:45] Platform 0 devices: 2
 [2013-11-14 23:57:45]  0       ATI RV770
 [2013-11-14 23:57:45]  1       Redwood
 [2013-11-14 23:57:45] GPU 0 ATI Radeon HD 5570 hardware monitoring enabled
 [2013-11-14 23:57:45] GPU 1 ATI Radeon HD 4800 Series hardware monitoring enabled
 [2013-11-14 23:57:45] 2 GPU devices max detected
I:\bfgminer-3.5.1-win32>
GPU 0 is the card that's mining.

I didn't see any response to this. Am I misunderstanding something?
Thanks.

Edit: Could this be fixed by setting the gpu-map option?
hero member
Activity: 582
Merit: 500
After trying ver. 3.6 of bfgminer on windows 7 system, i have found that my hashrate dropped about 10% on Eligius.st  upon fresh startup, it was noticed that a huge amount of rejects were produced for about 10 seconds, then it stabilized, however, the hashrate didn't seem to get back up to normal rates found while using ver. 3.4 . this on a 7 gh jalapeno and single 60 gh on one usb hub. i shut down the test and reverted back to 3.4.
hero member
Activity: 826
Merit: 1000
°^°
so Proxy is in OpenWRT release now, too?
legendary
Activity: 1190
Merit: 1000

screen command not found...

I'm guessing I need this: Terminal multiplexor with VT100/ANSI terminal emulation

I'll install on my next reboot Smiley

Sorry, since i am linux noob. I think maybe you need to install screen first
Code:
sudo apt-get install screen
sr. member
Activity: 588
Merit: 251
I use:

screen -dmS bfg bfgminer

Then whenever I log in,  to connect to the BFG instance, just use:

screen -x bfg



Hope this helps. Smiley


I'm guessing you were unaware of my level of n00b   Cheesy

This string placed into the Terminal window did not work:

sudo screen -dmS bfg bfgminer -o stratum+tcp://stratum.mining.eligius.st:3334 -u
-p -S all


What have I missed in your example?

Make sure you are in the directory with the bfgminer executable and try this: (note the ./ in front of it)
Code:
sudo screen -dmS bfg ./bfgminer -o stratum+tcp://stratum.mining.eligius.st:3334 -u
-p -S all

Then:
Code:
sudo screen -r bfg
to connect to it. To release the session, hold CTRL-A, tap D.

screen command not found...

I'm guessing I need this: Terminal multiplexor with VT100/ANSI terminal emulation

I'll install on my next reboot Smiley
legendary
Activity: 1778
Merit: 1008
so, bout an hour ago, i'm told there's some windows updates avalible, so i download and install them. on reboot, i can't get bfgminer to launch. running latest, windows 7. course, it seems i ALSO can't open windows update, or system restore either, preventing me from even seeing what updates were installed. the only other thing i did was install the latest sierra chart software, which had a directx update with it.

mind you i just did a fresh windows 7 install last week. i'm at a total loss.
sr. member
Activity: 290
Merit: 250
Hi,

I try to get TECHNOBIT NANO FURRY working on ras pi:

I installed HIDAPI and BFGminer 3.6.0.


Something else that may or may not help.

The /dev/hidraw* devices are created but the permissions are incorrect for BFGminer usage.

For example:
Code:
crw-rw---T 1 root dialout 188,  0 Nov 13 22:18 /dev/ttyUSB0
crw-rw---T 1 root dialout 188,  1 Nov 13 22:18 /dev/ttyUSB1

Nanos look something like this:
Code:
crw------- 1 root root /dev/hidraw0


Good luck
sr. member
Activity: 290
Merit: 250
Hi,

I try to get TECHNOBIT NANO FURRY working on ras pi:


so i guess it has something todo with the bit setting ...

Anyone got any idea?

I've been unable to get my Fury's running on my Pi.

VS3 suggested dropping the bits WAY down and working your way back up if successful

Which is a good idea
legendary
Activity: 1066
Merit: 1098
Mr. Luke-jr, I have a (possibly very ignorant) question for you.

BFGMiner obviously understands GBT.  Bitcoind/bitcoin-qt also understands GBT.

This being the case, why is it necessary to have pool software that understands GBT between my miner and my bitcoind if I want to solo mine using GBT ?  Why can't that functionality be built into the miner?
It is, hence the solo mining section of README.

Well, that's a welcome answer Smiley  Sorry to waste your time.
legendary
Activity: 2576
Merit: 1186
Mr. Luke-jr, I have a (possibly very ignorant) question for you.

BFGMiner obviously understands GBT.  Bitcoind/bitcoin-qt also understands GBT.

This being the case, why is it necessary to have pool software that understands GBT between my miner and my bitcoind if I want to solo mine using GBT ?  Why can't that functionality be built into the miner?
It is, hence the solo mining section of README.
newbie
Activity: 55
Merit: 0
On windows i run BFGminer with:

bfgminer.exe -o stratum+tcp://eu-stratum.btcguild.com:3333 -u digi128pci_avalon -p nanofury1 -G -S all --set-device NFY:osc6_bits=52

so i guess it has something todo with the bit setting ...

Anyone got any idea?

Nothing to do with bit, i run on win 7 just double click bfgminer.exe.

On win 7 it works, i just try to get it working in ras pi
legendary
Activity: 1190
Merit: 1000
On windows i run BFGminer with:

bfgminer.exe -o stratum+tcp://eu-stratum.btcguild.com:3333 -u digi128pci_avalon -p nanofury1 -G -S all --set-device NFY:osc6_bits=52

so i guess it has something todo with the bit setting ...

Anyone got any idea?

Nothing to do with bit, i run on win 7 just double click bfgminer.exe.
newbie
Activity: 55
Merit: 0
Hi,

I try to get TECHNOBIT NANO FURRY working on ras pi:

I installed HIDAPI and BFGminer 3.6.0.

after allot of testing it is working when i start it.

I run:

sudo ./bfgminer -o stratum+tcp://eu-stratum.btcguild.com:3333 -u user -p pass -G -S NFY:0 -s 60

I get:
Code:
 [M]anage devices [P]ool management [S]ettings [D]isplay options  [H]elp [Q]uit
 Connected to eu-stratum-lb489kj.btcguild.com diff 2 with stratum as user digi128pci_avalon
 Block: ...7ee030e7 #269461  Diff:511M ( 3.66Ph/s)  Started: [22:51:21]
 ST:2  F:0  NB:1  AS:0  BW:[163/ 31 B/s]  E:0.87  I:14.61uBTC/hr  BS:4
 0            | 202.4/263.0/178.1Mh/s | A:1 R:0+3( 75%) HW:8/ 33%
--------------------------------------------------------------------------------
 NFY 0:       | OFF  /272.7/184.7Mh/s | A:1 R:0+3( 75%) HW:8/ 33%
--------------------------------------------------------------------------------
 [2013-11-13 22:51:23] NFY 0: Previous nonce mismatch (4th try), recalibrating
 [2013-11-13 22:51:25] Accepted 3fa4ee98 NFY 0  Diff 4/2
 [2013-11-13 22:51:25] Stratum from pool 0 requested work update
 [2013-11-13 22:51:25] Pool 0 is hiding block contents from us
 [2013-11-13 22:51:25] Reconnect requested from pool 0 to eu-stratum-lb489kj.btcguild.com:3333
 [2013-11-13 22:51:26] Stratum from pool 0 requested work update
 [2013-11-13 22:51:32] mcp2210_spi_transfer: Failed to issue SPI transfer
 [2013-11-13 22:51:34] mcp2210_spi_transfer: Failed to continue SPI transfer (59 bytes remaining)
 [2013-11-13 22:51:34] NFY 0 failure, attempting to reinitialize
 [2013-11-13 22:51:34] mcp2210_set_cfg_spi: Error setting current SPI config (248)
 [2013-11-13 22:51:34] mcp2210_set_cfg_spi: Error setting current SPI config (248)
 [2013-11-13 22:51:34] NFY 0 failure, disabling!
 [2013-11-13 22:51:35] NFY 0: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-11-13 22:51:35] NFY 0: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-11-13 22:51:36] NFY 0: bitfury_init_oldbuf: Giving up after 4 tries
 [2013-11-13 22:51:37] NFY 0: bitfury_init_oldbuf: Giving up after 4 tries

Quote
pi@raspberrypi2 ~/bfgminer $ sudo ./bfgminer -D -T -S NFY:all
 [2013-11-13 22:56:46] setrlimit: Soft fd limit not being changed from 1024 (FD_SETSIZE=1024; hard limit=4096)
 [2013-11-13 22:56:46] Started bfgminer 3.6.0
 [2013-11-13 22:56:46] hidapi_try_lib: Couldn't load libhidapi.so: libhidapi.so: cannot open shared object file: No such file or directory
 [2013-11-13 22:56:46] hidapi_try_lib: Couldn't load libhidapi-0.so: libhidapi-0.so: cannot open shared object file: No such file or directory
 [2013-11-13 22:56:46] hidapi_try_lib: Successfully loaded libhidapi-hidraw.so
 [2013-11-13 22:56:46] hid_devinfo_scan: Found "NanoFury NF1 v0.6" serial "0000073623"
 [2013-11-13 22:56:46] lowlevel_scan: Found usb device at usb:001:006 (path=(null), vid=04d8, pid=00de, manuf=Microchip Technology Inc., prod=NanoFury NF1 v0.6, serial=0000073623)
 [2013-11-13 22:56:46] lowlevel_scan: Found usb device at usb:001:005 (path=(null), vid=0bda, pid=8176, manuf=Realtek, prod=802.11n WLAN Adapter, serial=00e04c000001)          
 [2013-11-13 22:56:46] lowlevel_scan: Found usb device at usb:001:004 (path=(null), vid=0409, pid=0058, manuf=NEC Corporation, prod=USB2.0 Hub Controller, serial=(null))      
 [2013-11-13 22:56:46] lowlevel_scan: Found usb device at usb:001:003 (path=(null), vid=0424, pid=ec00, manuf=(null), prod=(null), serial=(null))
 [2013-11-13 22:56:46] lowlevel_scan: Found usb device at usb:001:001 (path=(null), vid=1d6b, pid=0002, manuf=Linux 3.6.11+ dwc_otg_hcd, prod=DWC OTG Controller, serial=bcm2708_usb)
 [2013-11-13 22:56:46] lowlevel_scan: Found usb device at usb:001:002 (path=(null), vid=0424, pid=9512, manuf=(null), prod=(null), serial=(null))
 [2013-11-13 22:56:46] lowlevel_scan: Found hid device at hid:/dev/hidraw0 (path=/dev/hidraw0, vid=04d8, pid=00de, manuf=Microchip Technology Inc., prod=NanoFury NF1 v0.6, serial=0000073623)
 [2013-11-13 22:56:46] lowlevel_scan: Found mcp2210 device at hid:/dev/hidraw0 (path=/dev/hidraw0, vid=04d8, pid=00de, manuf=Microchip Technology Inc., prod=NanoFury NF1 v0.6, serial=0000073623)
 [2013-11-13 22:56:46] NFY 0 : Set temperature config: target=89 cutoff=95
 [2013-11-13 22:56:46] Need to specify at least one pool server.
 [2013-11-13 22:56:46] Timers: Using clock_gettime(CLOCK_MONOTONIC_RAW)
Pool setup failed

On windows i run BFGminer with:

bfgminer.exe -o stratum+tcp://eu-stratum.btcguild.com:3333 -u user-p pass -G -S all --set-device NFY:osc6_bits=52

so i guess it has something todo with the bit setting ...

Anyone got any idea?
legendary
Activity: 1066
Merit: 1098
Mr. Luke-jr, I have a (possibly very ignorant) question for you.

BFGMiner obviously understands GBT.  Bitcoind/bitcoin-qt also understands GBT.

This being the case, why is it necessary to have pool software that understands GBT between my miner and my bitcoind if I want to solo mine using GBT ?  Why can't that functionality be built into the miner?


hero member
Activity: 626
Merit: 500
Mining since May 2011.
I use:

screen -dmS bfg bfgminer

Then whenever I log in,  to connect to the BFG instance, just use:

screen -x bfg



Hope this helps. Smiley


I'm guessing you were unaware of my level of n00b   Cheesy

This string placed into the Terminal window did not work:

sudo screen -dmS bfg bfgminer -o stratum+tcp://stratum.mining.eligius.st:3334 -u
-p -S all


What have I missed in your example?

Make sure you are in the directory with the bfgminer executable and try this: (note the ./ in front of it)
Code:
sudo screen -dmS bfg ./bfgminer -o stratum+tcp://stratum.mining.eligius.st:3334 -u 
-p -S all

Then:
Code:
sudo screen -r bfg
to connect to it. To release the session, hold CTRL-A, tap D.
Pages:
Jump to: