Git Product home page Git Product logo

bfgminer's People

Contributors

4tar avatar aauer1 avatar asm avatar berendt avatar blinkier avatar ckolivas avatar corrideat avatar denis2342 avatar fleger avatar gzm55 avatar hno avatar isghe avatar kanoi avatar krellan avatar legkodymov avatar luke-jr avatar nelisky avatar neocogent avatar nushor avatar nwoolls avatar pellenilsson avatar pooler avatar projectgus avatar pshep avatar rustyrussell avatar setkeh avatar someone42 avatar wizkid057 avatar xiangfu avatar ycros avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bfgminer's Issues

The application was unable to start correctly (0xc0000022).

For some reason, some users will get an error unless they run BFGMiner with administrator privileges.

To help me fix this, please leave a comment with as much information as possible:

  • Windows version
  • GPU/OpenCL driver version(s)
  • Are you able to run BFGMiner without administrator privileges, or does it crash?

CPU miner does not properly restart work on expiry

 [2012-07-23 07:50:51] LONGPOLL from pool 0 detected new block
 [2012-07-23 07:51:36] LONGPOLL from pool 0 detected new block
 [2012-07-23 07:58:39] LONGPOLL from pool 0 detected new block
 [2012-07-23 07:59:53] Accepted b490b4b3.438aab38 CPU 3
 [2012-07-23 08:01:10] Stale share detected, submitting as user requested
 [2012-07-23 08:01:11] Accepted 606509f6.5f15a7f8 CPU 0
 [2012-07-23 08:07:19] Stale share detected, submitting as user requested
 [2012-07-23 08:07:19] Rejected b130beb9.f0e88e71 CPU 0  (time-too-old)
 [2012-07-23 08:09:28] Stale share detected, submitting as user requested
 [2012-07-23 08:09:28] Rejected 3ce9851b.22baff7e CPU 1  (time-too-old)

Pools not recognized in .conf file

Build BFL on RPi, copied ~/.cgminer/cgminer.conf to ~/.bfgminer/bfgminer.conf.

When starting, bfgminer asks to enter at least 1 pool. cgminer.conf had several pools, and the conf file worker perfectly with cgminer 2.5.

Entered pool info on bfminer startup, wrote to config file. Opened config file to check for anything weird, all seemed normal. Restarted bfgminer, again it asked for a pool.

Stale share detection flags non-stale shares

Probably it is flagging all shares based on work before a longpoll, which are not necessarily stale.

I suggest 2 different "levels" of "staleness":

  1. the pool would rather we not work on this anymore
  2. the pool will reject results from this as stale

Obviously level 2 is pool-dependent, so perhaps some new flag on longpoll responses is needed to determine "are shares on old works now invalid" ("submitold" can and is used to try to keep stale rate graphs accurate, but shouldn't inhibit level 2 stales)

Segfault in curl_easy_reset (pop_curl_entry returned ce->curl=NULL)

After a long (how long?) time with commit 2d6375c (2012-08-01)

Very quickly on one startup of bfgminer-2.6.1 (2012-08-05):

Core was generated by `./bfgminer-43541e8a -c puppet.json -S icarus:/dev/ttyUSB1 -S icarus:/dev/ttyUSB'.
Program terminated with signal 11, Segmentation fault.
#0  0xf76e1714 in curl_easy_reset () from /usr/lib/libcurl.so.4
(gdb) bt
#0  0xf76e1714 in curl_easy_reset () from /usr/lib/libcurl.so.4
#1  0x0805deb7 in json_rpc_call (curl=0x0, url=0x80efce8 "http://api.bitcoin.cz:8332", 
    userpass=0x80fcc08 "luke-jr.FPGAs:x", 
    rpc_req=0x80d18e4 "{\"method\": \"getwork\", \"params\": [], \"id\":0}\r\n", probe=false, longpoll=false, 
    rolltime=0x81dc4a8, pool=0x80f0888, share=false) at util.c:449
#2  0x0804fbd0 in get_upstream_work (work=0x81dc360, curl=0x0) at miner.c:2111
#3  0x08050526 in get_work_thread (userdata=0xf0900740) at miner.c:2384
#4  0xf7719ed3 in start_thread () from /lib/libpthread.so.0
#5  0xf75823ee in clone () from /lib/libc.so.6

Core file: core.keepme_bfgminer-2.6.1_issue46

GPU monitoring & setup not working

Building on Debian claims GPU monitoring support is enabled, but when BFGMiner starts, all GPU's show as OCL and no fan nor engine & memspeed readouts are shown.

[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
OCL 0: 299.7/317.8/246.7Mh/s | A:32 R:0 HW: 0 U: 3.45/m
OCL 1: 388.8/410.2/277.6Mh/s | A:36 R:0 HW: 0 U: 3.88/m

No error is shown when starting up using:

bfgminer --auto-fan --auto-gpu --temp-target 70 --gpu-engine 750-850,850-940 --gpu-memclock 300 --gpu-vddc 1.02,1.06 -I 9

Configuration Options Summary:

curses.TUI...........: FOUND: ncurses

OpenCL...............: Enabled
ADL................: SDK found, GPU monitoring support enabled
BitForce.FPGAs.......: Disabled
Icarus.FPGAs.........: Disabled
ModMiner.FPGAs.......: Disabled
Ztex.FPGAs...........: Enabled

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

Compilation............: make (or gmake)
CPPFLAGS.............:
CFLAGS...............: -O2 -Wall -march=native
LDFLAGS..............: -lpthread
LDADD................: -ldl -lcurl compat/jansson/libjansson.a -lpthread -lm -lusb-1.0

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

BFGMiner exhausts memory with threads when network is down or failing

On Windows, this manifests as a crash often in curl_maprintf.
On Linux, pthread_create fails and BFGMiner quits.

Original report from @jddebug:

bfgminer crashes after several hours on win xp with a mini rig. Only happens on the 19 card mini so far. Will add more as I learn more.

Possibly also affecting: eryngi and Bunnyh

1 random board dies when running ztex cluster

Reproducible every time. When starting BFGMiner (or CGMiner) 1 random board out of cluster of 18 ztex 1.15x dies out within first 60 min of mining. Changing size of cluster doesn't seem to affect the problem ie. if started with 16 boards, 1 random board will die. Running on Raspberry Pi.

ZTX 13: 04A346****-1 | 204.00Mhz | DEAD / 36.0/ 27.5Mh/s | A: 28 R: 3 HW: 11 U: 0.38/m

Misdetected dead pool

WildeMagic has this problem, apparently only with a fake/alwaysdead pool as pool 0 (pool 1 is misdetected dead).

Bunnyh has this problem, on whatever pool he's using, whether it be 0 or 1.

Switching pool recovers temporarily.

Bisected to 411784a, fixed(?) by 9f811c5 which was later reverted in 53269a9

Assigned to kolivas

Move version/filenames out of configure

Should be able to upgrade from one release to the next without rebuilding configure and reconfiguring (unless the sources to those has a reason to change)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.