Pages:
Author

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

newbie
Activity: 18
Merit: 0
Need some help! Has this happen to anybody?  I started BFG miner and it just hangs there does not recognizes any devices, also keeps saying I either have wrong URL and no workers setup.  I check to see if something change because I have been mining with BTC guild for about 3 months.  Also I check other pool that I have mined with for a while and still does nothing.  I tried unplugging everything and removing and installing software and rebooting the system.  Any help would be greatly appreciated.
hero member
Activity: 896
Merit: 500
3.5.1 please.

still using 3.3.0

How to update? I am using mac... Sad I know it's depressing
full member
Activity: 128
Merit: 100
...The Shadow knows.

Well, reading what OpenWRT is it says it's Linux-based. So perhaps that HID API would work...I mean it's not like it'll cause the Apocolaypse if you try, right?  Tongue
full member
Activity: 128
Merit: 100
...The Shadow knows.
Ok, I feel stupid for not remembering this sooner: OpenWrt does not have a hidapi package, and thus BFGMiner for OpenWrt does not support NanoFury or HashBuster devices.
Unfortunately, OpenWrt seems to be a mostly-dead project these days, and I doubt it will be easy for someone to get a new package added...
If someone has the time to write one, however, I'd be glad to merge it into the BFGMiner OpenWrt packaging stuff in the meantime Smiley

What about the optional dependency: https://github.com/signal11/hidapi

That's linked in the https://github.com/luke-jr/bfgminer under "NanoFury USB sticks:"
hero member
Activity: 1246
Merit: 501
Ah, thanks Luke-Jr.  Looks like I'll be firing up an old netbook to run these things then.  Smiley
legendary
Activity: 1190
Merit: 1000
Ok, I feel stupid for not remembering this sooner: OpenWrt does not have a hidapi package, and thus BFGMiner for OpenWrt does not support NanoFury or HashBuster devices.
Unfortunately, OpenWrt seems to be a mostly-dead project these days, and I doubt it will be easy for someone to get a new package added...
If someone has the time to write one, however, I'd be glad to merge it into the BFGMiner OpenWrt packaging stuff in the meantime Smiley

Thanks Luke  Smiley
legendary
Activity: 2576
Merit: 1186
Ok, I feel stupid for not remembering this sooner: OpenWrt does not have a hidapi package, and thus BFGMiner for OpenWrt does not support NanoFury or HashBuster devices.
Unfortunately, OpenWrt seems to be a mostly-dead project these days, and I doubt it will be easy for someone to get a new package added...
If someone has the time to write one, however, I'd be glad to merge it into the BFGMiner OpenWrt packaging stuff in the meantime Smiley
legendary
Activity: 1190
Merit: 1000
3.5.1 please.

Still 0 devices, but better.
Code:
root@OpenWrt:~# bfgminer -D -d?
 [2013-11-10 11:55:22] setrlimit: Soft fd limit not being changed from 1024 (FD_SETSIZE=1024; hard limit=4096)
 [2013-11-10 11:55:22] Started bfgminer 3.5.1
 [2013-11-10 11:55:22] lowlevel_scan: Found usb device at usb:001:005 (path=(null), vid=04d8, pid=00de, manuf=Microchip Technology Inc., prod=NanoFury NF1 v0.6, serial=0000073607)
 [2013-11-10 11:55:22] lowlevel_scan: Found usb device at usb:001:004 (path=(null), vid=125f, pid=102f, manuf=USB 2.0, prod=USB Flash Drive, serial=A200000000000397)
 [2013-11-10 11:55:22] lowlevel_scan: Found usb device at usb:001:003 (path=(null), vid=1a40, pid=0101, manuf=(null), prod=USB 2.0 Hub, serial=(null))          
 [2013-11-10 11:55:22] lowlevel_scan: Found usb device at usb:001:002 (path=(null), vid=1a40, pid=0101, manuf=(null), prod=USB 2.0 Hub, serial=(null))          
 [2013-11-10 11:55:22] lowlevel_scan: Found usb device at usb:001:001 (path=(null), vid=1d6b, pid=0002, manuf=Linux 3.3.8 ehci_hcd, prod=Generic Platform EHCI Controller, serial=ehci-platform)
 [2013-11-10 11:55:22] DISPLAY not set, setting :0 just in case                
 [2013-11-10 11:55:22] Failed to load OpenCL library, no GPUs usable            
 [2013-11-10 11:55:22] Devices detected:
 [2013-11-10 11:55:22] Timers: Using clock_gettime(CLOCK_MONOTONIC)            
0 devices listed
root@OpenWrt:~#

legendary
Activity: 2576
Merit: 1186
legendary
Activity: 1190
Merit: 1000
bfgminer from :  http://luke.dashjr.org/programs/bitcoin/files/bfgminer/3.4.0/openwrt/12.09/ar71xx/
Installed driver on openwrt:
Code:
Package name        Version

  kmod-hid        3.3.8-1
kmod-usb-acm        3.3.8-1
  kmod-usb-core        3.3.8-1
  kmod-usb-hid        3.3.8-1
  kmod-usb-ohci        3.3.8-1
  kmod-usb-storage 3.3.8-1
  kmod-usb2        3.3.8-1
  libusb                0.1.12-3
  libusb-1.0        1.0.9-1
  libusbpp        0.1.12-3
  usbutils        005-1
legendary
Activity: 1190
Merit: 1000
Please paste output from
Code:
bfgminer -D -d?

Code:
root@OpenWrt:~# bfgminer -D -d?
 [2013-11-10 10:46:28] setrlimit: Soft fd limit not being changed from 1024 (FD_SETSIZE=1024; hard limit=4096)
 [2013-11-10 10:46:28] Started bfgminer 3.4.0
 [2013-11-10 10:46:28] ft232r_scan: Found 1d6b:0002 - not a ft232r              
 [2013-11-10 10:46:28] ft232r_scan: Found 1a40:0101 - not a ft232r              
 [2013-11-10 10:46:28] ft232r_scan: Found 1a40:0101 - not a ft232r              
 [2013-11-10 10:46:28] ft232r_scan: Found 125f:102f - not a ft232r              
 [2013-11-10 10:46:28] ft232r_scan: Found 04d8:00de - not a ft232r              
 [2013-11-10 10:46:28] Not a ZTEX device 1d6b:0002
 [2013-11-10 10:46:28] Not a ZTEX device 1a40:0101
 [2013-11-10 10:46:28] Not a ZTEX device 1a40:0101
 [2013-11-10 10:46:28] Not a ZTEX device 125f:102f
 [2013-11-10 10:46:28] Not a ZTEX device 04d8:00de
 [2013-11-10 10:46:28] DISPLAY not set, setting :0 just in case                
 [2013-11-10 10:46:28] Failed to load OpenCL library, no GPUs usable            
 [2013-11-10 10:46:28] Devices detected:
 [2013-11-10 10:46:28] Timers: Using clock_gettime(CLOCK_MONOTONIC)            
0 devices listed

Nanofury is in:
Code:
Bus 001 Device 006: ID 04d8:00de Microchip Technology, Inc.
legendary
Activity: 2576
Merit: 1186
What problems are you having?
It seem bfgminer not found the nanofury.
Please paste output from
Code:
bfgminer -D -d?
legendary
Activity: 1190
Merit: 1000
What problems are you having?

It seem bfgminer not found the nanofury.

Code:
bfgminer version 3.4.0 - Started: [2013-11-10 10:31:27] - [  0 days 00:00:18]
 [M]anage devices [P]ool management [S]ettings [D]isplay options  [H]elp [Q]uit
 Connected to stratum.btcguild.com diff 2 with stratum as user xxxx
 Block: ...a43d4b31 #268768  Diff:511M ( 3.66Ph/s)  Started: [10:31:27]
 ST:2  F:0  NB:1  AS:0  BW:[144/ 91 B/s]  E:0.00  I: 0.00 BTC/hr  BS:0
 0            |   0.0/  0.0/  0.0 h/s | A:0 R:0+0(none) HW:0/none
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
 [2013-11-10 10:30:56] Waiting for devices; press 'M+' to add, or 'Q' to quit
 [2013-11-10 10:30:56] Need to specify at least one pool server.
 [2013-11-10 10:31:26] Pool 0 http://stratum.btcguild.com:3333 alive
 [2013-11-10 10:31:26] Probing for an alive pool
 [2013-11-10 10:31:26] Pool 0 http://stratum.btcguild.com:3333 alive
 [2013-11-10 10:31:27] Network difficulty changed to 511M ( 3.66Ph/s)
 [2013-11-10 10:31:33] Stratum from pool 0 requested work update
 [2013-11-10 10:31:33] Pool 0 is hiding block contents from us

legendary
Activity: 2576
Merit: 1186
Hi luke, i am trying to run bfgminer 3.4.0 or 3.5.1 with nanofury on openwrt ar71xx(TL-MR3020) with no luck. Any idea what i miss?
What problems are you having?
legendary
Activity: 1190
Merit: 1000
Hi luke, i am trying to run bfgminer 3.4.0 or 3.5.1 with nanofury on openwrt ar71xx(TL-MR3020) with no luck. Any idea what i miss?
Thanks.

Code:
root@OpenWrt:~# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 1a40:0101 TERMINUS TECHNOLOGY INC. USB-2.0 4-Port HUB
Bus 001 Device 003: ID 1a40:0101 TERMINUS TECHNOLOGY INC. USB-2.0 4-Port HUB
Bus 001 Device 005: ID 125f:102f A-DATA Technology Co., Ltd.
Bus 001 Device 007: ID 04d8:00de Microchip Technology, Inc.
hero member
Activity: 1246
Merit: 501
Anyone got these BlueFury miners actually working?  I've mine 'mining' with 100% error rates.   Huh

I'm using:

bfgminer -S bigpic:all

Also tried:

bfgminer -S BF1:all


Running bfgminer 3.5.1 on OpenWRT.
I wonder if there's an alignment or endian issue... can you confirm whether it works or not on a x86 system?
What OpenWrt platform?

It's on a TPLink TN-WDR3600, which is ar71xx

I don't actually have a x86 system here at the moment other than a Macbook Pro.
Macbook Pro would work for a test...

OK, just got Homebrew/BFGMiner 3.5.1 installed. Miner is mining OK on the Mac.  It still doesn't work on OpenWRT.
legendary
Activity: 2576
Merit: 1186
Anyone got these BlueFury miners actually working?  I've mine 'mining' with 100% error rates.   Huh

I'm using:

bfgminer -S bigpic:all

Also tried:

bfgminer -S BF1:all


Running bfgminer 3.5.1 on OpenWRT.
I wonder if there's an alignment or endian issue... can you confirm whether it works or not on a x86 system?
What OpenWrt platform?

It's on a TPLink TN-WDR3600, which is ar71xx

I don't actually have a x86 system here at the moment other than a Macbook Pro.
Macbook Pro would work for a test...
hero member
Activity: 1246
Merit: 501
Anyone got these BlueFury miners actually working?  I've mine 'mining' with 100% error rates.   Huh

I'm using:

bfgminer -S bigpic:all

Also tried:

bfgminer -S BF1:all


Running bfgminer 3.5.1 on OpenWRT.
I wonder if there's an alignment or endian issue... can you confirm whether it works or not on a x86 system?
What OpenWrt platform?

It's on a TPLink TN-WDR3600, which is ar71xx

I don't actually have a x86 system here at the moment other than a Macbook Pro.
legendary
Activity: 2576
Merit: 1186
Anyone got these BlueFury miners actually working?  I've mine 'mining' with 100% error rates.   Huh

I'm using:

bfgminer -S bigpic:all

Also tried:

bfgminer -S BF1:all


Running bfgminer 3.5.1 on OpenWRT.
I wonder if there's an alignment or endian issue... can you confirm whether it works or not on a x86 system?
What OpenWrt platform?
Pages:
Jump to: