Bitcoin Forum
May 06, 2024, 01:20:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 [29] 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 ... 165 »
  Print  
Author Topic: OLD: BFGMiner 3.10.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, AntU1, DRB  (Read 1192942 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
synf2n
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
August 22, 2013, 12:35:47 AM
 #561

Hi.

I built bfgminer from source (git from  a couple of days ago)  for my ARM based QNAP NAS (linux). It's version  3.1.4.

I have my NAS connected to a dlink USB hub and 7 USB eruptors plugged into that. 

Code:
./bfgminer
with no options returns:

Code:
All devices disabled, cannot mine!


I have tried :

Code:
./bfgminer -S all  

Code:
./bfgminer -S /dev/usb/ttyUSBX  

as well as trying it with -G to turn off GPU mining but with no luck.

Here is the device output from bfgminer -D -T -d?
Code:
[/share/HDA_DATA/Qdownload/bfgminer] # ./bfgminer -D -T -d?                             
 [2013-08-22 01:19:09] setrlimit: Soft fd limit already identical to hard limit (1024)                   
 [2013-08-22 01:19:09] Timers: Using clock_gettime(CLOCK_MONOTONIC)                   
 [2013-08-22 01:19:09] Started bfgminer 3.1.4                   
 [2013-08-22 01:19:09] ft232r_scan: Found 1d6b:0002 - not a ft232r                   
 [2013-08-22 01:19:09] ft232r_scan: Found 05e3:0608 - not a ft232r                   
 [2013-08-22 01:19:09] ft232r_scan: Found 05e3:0610 - not a ft232r                   
 [2013-08-22 01:19:09] ft232r_scan: Found 05e3:0610 - not a ft232r                   
 [2013-08-22 01:19:09] ft232r_scan: Found 10c4:ea60 - not a ft232r                   
 [2013-08-22 01:19:09] ft232r_scan: Found 10c4:ea60 - not a ft232r                   
 [2013-08-22 01:19:09] ft232r_scan: Found 10c4:ea60 - not a ft232r                   
 [2013-08-22 01:19:09] ft232r_scan: Found 10c4:ea60 - not a ft232r                   
 [2013-08-22 01:19:09] ft232r_scan: Found 10c4:ea60 - not a ft232r                   
 [2013-08-22 01:19:09] ft232r_scan: Found 10c4:ea60 - not a ft232r                   
 [2013-08-22 01:19:09] ft232r_scan: Found 10c4:ea60 - not a ft232r                   
 [2013-08-22 01:19:09] DISPLAY not set, setting :0 just in case                   
 [2013-08-22 01:19:09] Failed to load OpenCL library, no GPUs usable                   
 [2013-08-22 01:19:09] Not a ZTEX device 1d6b:0002                   
 [2013-08-22 01:19:09] Not a ZTEX device 05e3:0608                   
 [2013-08-22 01:19:09] Not a ZTEX device 05e3:0610                   
 [2013-08-22 01:19:09] Not a ZTEX device 05e3:0610                   
 [2013-08-22 01:19:09] Not a ZTEX device 10c4:ea60                   
 [2013-08-22 01:19:09] Not a ZTEX device 10c4:ea60                   
 [2013-08-22 01:19:09] Not a ZTEX device 10c4:ea60                   
 [2013-08-22 01:19:09] Not a ZTEX device 10c4:ea60                   
 [2013-08-22 01:19:09] Not a ZTEX device 10c4:ea60                   
 [2013-08-22 01:19:09] Not a ZTEX device 10c4:ea60                   
 [2013-08-22 01:19:09] Not a ZTEX device 10c4:ea60                   
 [2013-08-22 01:19:09] Devices detected:                   
0 devices listed

THis is the configuration optins summary
Code:
------------------------------------------------------------------------
bfgminer 3.1.4
------------------------------------------------------------------------


Configuration Options Summary:

  curses.TUI...........: FOUND: ncursesw5
  scrypt...............: Disabled

  OpenCL...............: Enabled
    sensors.monitoring.: Disabled
    ADL.monitoring.....: Enabled
  Avalon.ASICs.........: Enabled
  BitForce.devices.....: Enabled
  Icarus.FPGAs.........: Enabled
  ModMiner.FPGAs.......: Enabled
  X6500.FPGAs..........: Enabled
  ZTEX.FPGAs...........: Enabled
  libudev.detection....: no

  CPU Mining...........: Disabled

Compilation............: make (or gmake)
  CPPFLAGS.............: -I/opt/include -I/opt/include/ncursesw -pthread
  CFLAGS...............: -g -O2 -I/share/HDA_DATA/.qpkg/Optware/bin/../lib/gcc/../../include/libusb-1.0 -pthread
  LDFLAGS..............: -pthread -lpthread
  LDADD................: -lrt -ldl -L/usr/local/lib/libcurl -ljansson -L/opt/lib -lncursesw -lm -lusb-1.0

Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr/local

and this is my dmseg | tail:

Code:

[/share/HDA_DATA/Qdownload/bfgminer] # dmesg | tail
[356363.150000] usb 1-1.3.1: new high speed USB device using orion-ehci and address 22
[356363.280000] hub 1-1.3.1:1.0: USB hub found
[356363.280000] hub 1-1.3.1:1.0: 4 ports detected
[356363.420000] usb 1-1.3.2: new full speed USB device using orion-ehci and address 23
[356363.630000] usb 1-1.3.3: new full speed USB device using orion-ehci and address 24
[356363.840000] usb 1-1.3.4: new full speed USB device using orion-ehci and address 25
[356364.050000] usb 1-1.3.1.1: new full speed USB device using orion-ehci and address 26
[356364.290000] usb 1-1.3.1.2: new full speed USB device using orion-ehci and address 27
[356364.500000] usb 1-1.3.1.3: new full speed USB device using orion-ehci and address 28
[356364.730000] usb 1-1.3.1.4: new full speed USB device using orion-ehci and address 29
[/share/HDA_DATA/Qdownload/bfgminer] #

Any help/pointers from anyone on what I might be doing wrong would be greatly appreciated.
Is it something to do with libudev.detection?
I am finding it difficult to understand the correct way to configure the new auto-detection for USB BE's. Everyone seems to do it differently.
 I know if no mining devices are found it's a USB driver problem possibly? But how to fix that on linux? (not ubuntu(ipkg based system)) (I built most of the bfgminer dependencies from source)

Cheers!
1715001643
Hero Member
*
Offline Offline

Posts: 1715001643

View Profile Personal Message (Offline)

Ignore
1715001643
Reply with quote  #2

1715001643
Report to moderator
1715001643
Hero Member
*
Offline Offline

Posts: 1715001643

View Profile Personal Message (Offline)

Ignore
1715001643
Reply with quote  #2

1715001643
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715001643
Hero Member
*
Offline Offline

Posts: 1715001643

View Profile Personal Message (Offline)

Ignore
1715001643
Reply with quote  #2

1715001643
Report to moderator
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
August 22, 2013, 01:07:45 AM
 #562

Code:

[/share/HDA_DATA/Qdownload/bfgminer] # dmesg | tail
[356363.150000] usb 1-1.3.1: new high speed USB device using orion-ehci and address 22
[356363.280000] hub 1-1.3.1:1.0: USB hub found
[356363.280000] hub 1-1.3.1:1.0: 4 ports detected
[356363.420000] usb 1-1.3.2: new full speed USB device using orion-ehci and address 23
[356363.630000] usb 1-1.3.3: new full speed USB device using orion-ehci and address 24
[356363.840000] usb 1-1.3.4: new full speed USB device using orion-ehci and address 25
[356364.050000] usb 1-1.3.1.1: new full speed USB device using orion-ehci and address 26
[356364.290000] usb 1-1.3.1.2: new full speed USB device using orion-ehci and address 27
[356364.500000] usb 1-1.3.1.3: new full speed USB device using orion-ehci and address 28
[356364.730000] usb 1-1.3.1.4: new full speed USB device using orion-ehci and address 29
[/share/HDA_DATA/Qdownload/bfgminer] #
This suggests you don't have the cp210x driver (part of Linux).

It should say:
Code:
[3551139.516400] usb 1-5.1.1: new full-speed USB device number 45 using ehci_hcd
[3551139.609866] usb 1-5.1.1: New USB device found, idVendor=10c4, idProduct=ea60
[3551139.609874] usb 1-5.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[3551139.609881] usb 1-5.1.1: Product: Block Erupter Sapphire (Silver)
[3551139.609886] usb 1-5.1.1: Manufacturer: Bitfountain
[3551139.609891] usb 1-5.1.1: SerialNumber: ljr0002
[3551139.610704] cp210x 1-5.1.1:1.0: cp210x converter detected

ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
August 22, 2013, 02:56:39 PM
 #563

what is this?
always after ~1 hour I get this with BFL LS and then nothing going on..


only restarting BFGMiner helps
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
August 22, 2013, 04:41:05 PM
 #564

Luke,

Is there a way for bfgminer to set the minimum difficulty?  I always thought pools decide what the minimum difficulty suppose to be and they tell miners what is the share difficulty.  But just wondering if there is a way to tell the pool, "hey, I'm fast, don't bother sending me shares lower than XXX".

Thanks,
af_newbie


See --request-diff (GBT only until 3.2.0, released any hour now...)

af_newbie
Legendary
*
Offline Offline

Activity: 2688
Merit: 1468



View Profile WWW
August 22, 2013, 04:52:27 PM
 #565

Luke,

Is there a way for bfgminer to set the minimum difficulty?  I always thought pools decide what the minimum difficulty suppose to be and they tell miners what is the share difficulty.  But just wondering if there is a way to tell the pool, "hey, I'm fast, don't bother sending me shares lower than XXX".

Thanks,
af_newbie


See --request-diff (GBT only until 3.2.0, released any hour now...)

Thanks Luke.  Much appreciated.

ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
August 22, 2013, 06:18:06 PM
 #566


 Huh

Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
August 22, 2013, 07:02:30 PM
 #567


 Huh
It looks like a bad USB cable or something. :/

dlasher
Sr. Member
****
Offline Offline

Activity: 467
Merit: 250



View Profile WWW
August 22, 2013, 10:57:51 PM
 #568

^^^ happened to me today too. BFGminer complained about individual cores being "sick". Avg temps <60C.

Sorry BFGminer, back on the shelf, cgminer returns for now. Will wait another few months and try bfgminer again.

HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
August 23, 2013, 09:22:25 AM
 #569


Sorry BFGminer, back on the shelf, cgminer returns for now. Will wait another few months and try bfgminer again.



Or fix your USB hub or cables?
vulgartrendkill
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
August 23, 2013, 10:23:35 AM
 #570

Luke,

Is there a way for bfgminer to set the minimum difficulty?  I always thought pools decide what the minimum difficulty suppose to be and they tell miners what is the share difficulty.  But just wondering if there is a way to tell the pool, "hey, I'm fast, don't bother sending me shares lower than XXX".

Thanks,
af_newbie


See --request-diff (GBT only until 3.2.0, released any hour now...)

Thanks Luke.  Much appreciated.

Does that mean that if the pool I use selects say difficulty 3 for me and I can use the request difficulty function to reduce difficulty and therefore increase my share percentage/increase btc income ?
Taugeran
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


CCNA: There i fixed the internet.


View Profile
August 23, 2013, 03:14:03 PM
 #571

Luke,

Is there a way for bfgminer to set the minimum difficulty?  I always thought pools decide what the minimum difficulty suppose to be and they tell miners what is the share difficulty.  But just wondering if there is a way to tell the pool, "hey, I'm fast, don't bother sending me shares lower than XXX".

Thanks,
af_newbie


See --request-diff (GBT only until 3.2.0, released any hour now...)

Thanks Luke.  Much appreciated.

Does that mean that if the pool I use selects say difficulty 3 for me and I can use the request difficulty function to reduce difficulty and therefore increase my share percentage/increase btc income ?

sorry bud, answer is no, while you could try, the pool would do 1 of two things:
    take requested difficulty, then jack it back up because of your aggregate hashrate
or  refuse it and keep requesting what it sent you.

LJR please correct if im mistaken:

--request-diff only works going up, not back down; and is used as a means to lower TCP/IP network chatter and bandwidth by Rasing the difficulty that your miner accepts as shares

Bitfury HW & Habañero : 1.625Th/s
tips/Donations: 1NoS89H3Mr6U5CmP4VwWzU2318JEMxHL1
Come join Coinbase
-Redacted-
Hero Member
*****
Offline Offline

Activity: 574
Merit: 501


View Profile
August 23, 2013, 03:41:59 PM
 #572

EMC uses GBT, so --request-diff should be working for you in the current version of bfgminer.
af_newbie
Legendary
*
Offline Offline

Activity: 2688
Merit: 1468



View Profile WWW
August 23, 2013, 05:12:16 PM
 #573

EMC uses GBT, so --request-diff should be working for you in the current version of bfgminer.

Just tried GBT, on port 8337.  Miner is not hashing.  What is "BW" in bfgminer?

"request-diff" : "400",

I get "Work stale due to block mismatch" errors.  After a while I get to 8GH/s rate for each single (getting 60GH/s on stratum).

The starting diff is at 2, even though I requested 400.

I don't know what it is doing but the hash rate slowly (after 40 minute run) went to 270 GH/s and diff 342

I think I'm done testing GBT  Wink




candoo
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500


Vertrau in Gott


View Profile
August 23, 2013, 06:04:11 PM
 #574

win download link doesnt work

Einer trage des andern Last, so werdet ihr das Gesetz Christi erfüllen.
Taugeran
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


CCNA: There i fixed the internet.


View Profile
August 23, 2013, 06:08:30 PM
 #575

win download link doesnt work

http://luke.dashjr.org/programs/bitcoin/files/bfgminer/3.1.4/

browse and download from there

Bitfury HW & Habañero : 1.625Th/s
tips/Donations: 1NoS89H3Mr6U5CmP4VwWzU2318JEMxHL1
Come join Coinbase
vulgartrendkill
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
August 23, 2013, 06:43:05 PM
 #576


Does that mean that if the pool I use selects say difficulty 3 for me and I can use the request difficulty function to reduce difficulty and therefore increase my share percentage/increase btc income ?

You'll not be making any more money.  If you submit diff 3 share, it is the same as submitting three diff 1 shares.
Dynamic diff implemented by most pools is to limit network traffic, detect fast miners and send them less but harder shares to solve.

What we are talking about here is the minimum difficulty the pool will offer. 

Problem I'm having with mini rigs is that when they connect to a pool that starts off with diff 2 (and does not allow me to raise the minimum difficulty), miner starts off hashing tons of diff 2 shares, then pool slowly adjusts diff to 300 or higher, and (somehow) all the diff 2 shares that were calculated become rejected (unknown work).  Not sure why, but that is what I see.  Sometimes a pool might drop the diff back to 2, due to a bug or network disconnects, and fast miners start the process again from diff 2 back up to 300-400s.

If I can set the minimum diff at the pool (using EMC at the moment, and it does not offer this option) or in the miner, I could avoid the problem of adjusting the difficulty level.

Telling a pool: "Please send only diff XXX or higher shares"  would manually speed up this negotiation.

I think this feature might become more important as more ASICs are deployed.


Gotcha.

Makes sense now I think about it.

Thanks
bitcoinsucker1
Member
**
Offline Offline

Activity: 93
Merit: 10


View Profile
August 24, 2013, 01:54:52 AM
 #577

Link not working to download

http://bitbook.biz/?referer=bitcoinsucker Bet on League of Legends games with bitcoins!
OgNasty
Donator
Legendary
*
Offline Offline

Activity: 4732
Merit: 4239


Leading Crypto Sports Betting & Casino Platform


View Profile WWW
August 24, 2013, 04:44:14 AM
 #578

Link not working to download

+1, anyone else got a working link?

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
Hunyadi
Legendary
*
Offline Offline

Activity: 1281
Merit: 1000


☑ ♟ ☐ ♚


View Profile
August 24, 2013, 06:24:33 AM
 #579

What is this error <job '2116' not found> ?

Also, download link doesn't work.

▂▃▅▇█▓▒░B**-Cultist░▒▓█▇▅▃▂
WhiteBeard
Full Member
***
Offline Offline

Activity: 156
Merit: 102


Bean Cash - More Than a Digital Currency!


View Profile WWW
August 24, 2013, 07:26:06 AM
 #580

I just had 2 instances of "fragmentation fault. Core dumped."  On restart from the first instance I noticed a few [NULL] lines in the share submissions shortly before the second fragfault.  I rebooted at that point and have had no more dumps in the past hour.

Running Ubuntu 13.04 on 64 bit AMD quad core processor with 4 Gig of RAM.  BFGMiner is the only thing that has been running on this machine for the past week.  Maybe it was just time to re-boot.  The only thing different today is that I shut down bfgminer and added 4 more usb eruptors and a new usb hub then restarted.

Will see if I can find the core dump if that will be helpful...

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 [29] 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 ... 165 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!