Bitcoin Forum
March 19, 2024, 02:28:19 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 ... 165 »
  Print  
Author Topic: OLD: BFGMiner 3.10.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, AntU1, DRB  (Read 1192929 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.
FaSan
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
November 19, 2013, 07:09:20 PM
 #1501

Hi,
Mr Wangchun have add with success the "momentum" protocol (ProtoShares) to the Minerd (cpu mining) software.


https://github.com/wangchun/cpuminer


Can is possibile to add it to BFGMiner ? Maybe with the GPU support too ?  Roll Eyes


Best Regards
1710815299
Hero Member
*
Offline Offline

Posts: 1710815299

View Profile Personal Message (Offline)

Ignore
1710815299
Reply with quote  #2

1710815299
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1710815299
Hero Member
*
Offline Offline

Posts: 1710815299

View Profile Personal Message (Offline)

Ignore
1710815299
Reply with quote  #2

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

Activity: 2576
Merit: 1186



View Profile
November 19, 2013, 07:14:49 PM
 #1502

Mr Wangchun have add with success the "momentum" protocol (ProtoShares) to the Minerd (cpu mining) software.

https://github.com/wangchun/cpuminer

Can is possibile to add it to BFGMiner ? Maybe with the GPU support too ?  Roll Eyes
I don't have time for this at the moment.
Maybe if someone submits a pull request with code...

PLaci1982
Full Member
***
Offline Offline

Activity: 168
Merit: 100


Live long and prosper. \\//,


View Profile
November 19, 2013, 11:14:23 PM
 #1503

I got my 1st ASIC, an USB Block Erupter.

At first time I did set it up on Windows w/ latest (3.6.0) BFG, works fine.

At second time I gave a try to my Ubuntu 12.04 LTS Precise Pangolin x64 (BFG from PPA).
I start BFG, and.... WTF?!? Something wrong!
Check, check, check.... BFG version, and see: 3.2.1-0precise1??
Checking updates: no update.
Checking PPA settings: correct.
Checking PPA content: OMFGWTF88MPH?Huh? Latest build for any Ubuntu: 3.3.0...  Still 3.2.1 < 3.3.0, so what? WHAT?  Failed to build. Are unit3 still alive??

I was able to set it up on 3.2.1, but commands do differ from 3.6.0, it wasn't at that easy at 1st try like on windows.... And the hasrate are miserable...  Shocked

PS: Sorry for my English!  Grin

Hardware Expert / WinXP, Win7 Expert

1J5oPkyGVdb4mv44KGZQYsHS2ch6e1t4rc
arklan
Legendary
*
Offline Offline

Activity: 1778
Merit: 1008



View Profile
November 20, 2013, 05:44:17 AM
 #1504

having some problems with bfgminer 3.6.0, windows 7 x64.

after a fresh windows install it was fine, but after i installed my nvidia video driver and rebooted, bfgminer no longer launches, either outright freezing (and not allowing the window to be closed, even with ctrl alt del) or throwing the following error:

Failed to connect in util.c notifier_init():2686: The operation completed successfully.

after which it exits.

thoughts?

i don't post much, but this space for rent.
Alyce
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
November 20, 2013, 05:55:14 AM
 #1505

 Hello!
 I can't compile bfgminer 3.6.0 on Raspbian linux. Version 3.4.0 compiled successful.
The error is:
Code:
  CC     bfgminer-miner.o
miner.c: In function '_probe_device_match':
miner.c:10358:11: error: dereferencing pointer to incomplete type
miner.c:10358:44: error: dereferencing pointer to incomplete type
miner.c:10359:11: error: dereferencing pointer to incomplete type
miner.c:10359:44: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c: In function 'probe_device_thread':
miner.c:10405:34: error: dereferencing pointer to incomplete type
miner.c:10406:39: error: dereferencing pointer to incomplete type
miner.c:10411:36: error: dereferencing pointer to incomplete type
miner.c:10412:3: error: dereferencing pointer to incomplete type
miner.c:10425:3: error: dereferencing pointer to incomplete type
miner.c:10461:4: error: dereferencing pointer to incomplete type
miner.c:10478:4: error: dereferencing pointer to incomplete type
miner.c:10480:14: error: dereferencing pointer to incomplete type
miner.c:10480:25: error: 'lowl_vcom' undeclared (first use in this function)
miner.c:10480:25: note: each undeclared identifier is reported only once for each function it appears in
miner.c:10498:3: error: dereferencing pointer to incomplete type
miner.c: In function 'probe_device':
miner.c:10510:22: error: dereferencing pointer to incomplete type
make[2]: *** [bfgminer-miner.o] Error 1
make[2]: Leaving directory `/home/pi/bfgminer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pi/bfgminer'
make: *** [all] Error 2
I just make this step:
1. git clone https://github.com/luke-jr/bfgminer bfgminer
2. ./autogen.sh
3. ./configure --disable-opencl --disable-adl --disable-bigpic --disable-bitforce --disable-icarus --disable-avalon --disable-modminer --disable-x6500 --disable-ztex --disable-bfsb --disable-littlefury --enable-bitfury --enable-metabank
4. make

What wrong? How can i resolve problem?
Thanks.
AbiTxGroup
Sr. Member
****
Offline Offline

Activity: 447
Merit: 250


View Profile
November 20, 2013, 05:55:59 AM
 #1506

having some problems with bfgminer 3.6.0, windows 7 x64.

after a fresh windows install it was fine, but after i installed my nvidia video driver and rebooted, bfgminer no longer launches, either outright freezing (and not allowing the window to be closed, even with ctrl alt del) or throwing the following error:

Failed to connect in util.c notifier_init():2686: The operation completed successfully.

after which it exits.

thoughts?
Its hard to tell without knowing what your startup command looks like. Can you list it for us to see?

Is it trying to start GPU mining?  Add the "-G" to stop it.
arklan
Legendary
*
Offline Offline

Activity: 1778
Merit: 1008



View Profile
November 20, 2013, 05:56:37 AM
 #1507

having some problems with bfgminer 3.6.0, windows 7 x64.

after a fresh windows install it was fine, but after i installed my nvidia video driver and rebooted, bfgminer no longer launches, either outright freezing (and not allowing the window to be closed, even with ctrl alt del) or throwing the following error:

Failed to connect in util.c notifier_init():2686: The operation completed successfully.

after which it exits.

thoughts?
Its hard to tell without knowing what your startup command looks like. Can you list it for us to see?

Is it trying to start GPU mining?  Add the "-G" to stop it.

oh, right. it's just bfgminer.exe -G -S all

i don't post much, but this space for rent.
AbiTxGroup
Sr. Member
****
Offline Offline

Activity: 447
Merit: 250


View Profile
November 20, 2013, 06:08:55 AM
 #1508

oh, right. it's just bfgminer.exe -G -S all

Hmmm.  On win7x64 with intel chipset (laptop) and a workstation with AMD GPU's, that worked fine, well, I had to put a server/username/passwd also.  I dont have a machine with nvidia gpu to test on.

Are you using the 64bit or 32bit bfgminer.  Neither of my machines will work with the 64bit, but the 32bit starts up fine.  

I like the 3.5.2 version best.

I went back to 3.5.2 as somewhere in these posts, wizkid Luke jr mentioned that the 3.5.2 was the stable and 3.6.0 was the latest testing, or something to that effect.

EDIT NOTE: mixed up reference to user
arklan
Legendary
*
Offline Offline

Activity: 1778
Merit: 1008



View Profile
November 20, 2013, 06:13:59 AM
 #1509

oh, right. it's just bfgminer.exe -G -S all

Hmmm.  On win7x64 with intel chipset (laptop) and a workstation with AMD GPU's, that worked fine, well, I had to put a server/username/passwd also.  I dont have a machine with nvidia gpu to test on.

Are you using the 64bit or 32bit bfgminer.  Neither of my machines will work with the 64bit, but the 32bit starts up fine.  

I like the 3.5.2 version best.

I went back to 3.5.2 as somewhere in these posts, wizkid Luke jr mentioned that the 3.5.2 was the stable and 3.6.0 was the latest testing, or something to that effect.

EDIT NOTE: mixed up reference to user

might be 64 bit... i'll try dropping back to suggested version.

i don't post much, but this space for rent.
AbiTxGroup
Sr. Member
****
Offline Offline

Activity: 447
Merit: 250


View Profile
November 20, 2013, 06:16:19 AM
 #1510

Edit: 3.5.2 is showing as the latest on OpenWRT...
I forgot to update the OpenWrt README... For 3.6, you'll need to change "testing" to "latest"

We now have 3 stages: stable, testing, and latest.

Stable (currently 3.0.x) is "no outstanding regressions from previous release, and probably any bugs found will also affect previous versions too".
Testing (currently 3.5.x) is "only applying bugfixes to make this the next stable"
Latest (currently 3.6.x) is "new code in the works; lolmaybeithascrashing"

That said, 3.5.2 should have had the bigpic fixes too... :/

Set source manually to src/gz bfgminer http://luke.dashjr.org/programs/bitcoin/files/bfgminer/3.6.0/openwrt/12.09/ar71xx - it's still showing 3.5.2 as latest...
Did you opkg update?

Here is the post about the release versions.  
eRRoRist
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
November 20, 2013, 04:11:29 PM
 #1511

Hello guys!!

I seem to be having problems connecting to a stratum server via a proxy server.

I'm mining behind a firewall and all my internet connections have to go through a proxy. I can use cgminer and stratum.btcguild.com:3333 via proxy without any problem. However I would like to use bfgminer instead as I have been hearing many good things about it.

I have tried all sorts of commands, however none of them seem to connect

bfgminer -o stratum.bitcoin.cz:3333 -x http://proxy.com:8080 -u xxx -p 111

bfgminer -o stratum+tcp://stratum.bitcoin.cz:3333 -x http://proxy.com:8080 -u xxx -p 111

bfgminer -o http://stratum.bitcoin.cz:3333 -x http://proxy.com:8080 -u xxx -p 111

This however would get me connected.

bfgminer -o http://api.bitcoin.cz:8332 -x http://proxy.com:8080 -u xxx -p 111

I'm mining at BTCguild, and you can only connect to them via stratum??

Any help will be greatly appreciated!! Thanks a lot!!  Smiley
PLaci1982
Full Member
***
Offline Offline

Activity: 168
Merit: 100


Live long and prosper. \\//,


View Profile
November 20, 2013, 07:33:24 PM
 #1512

bfgminer -o stratum.bitcoin.cz:3333 -x http://proxy.com:8080 -u xxx -p 111
Maybe you should try to connect to stratum+tcp://stratum.btcguild.com:3333 instead of bitcoin.cz.........
Code:
bfgminer -o stratum+tcp://stratum.btcguild.com:3333 -x http://proxy.com:8080 -u xxx -p 111

Hardware Expert / WinXP, Win7 Expert

1J5oPkyGVdb4mv44KGZQYsHS2ch6e1t4rc
eRRoRist
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
November 21, 2013, 01:54:12 AM
 #1513

bfgminer -o stratum.bitcoin.cz:3333 -x http://proxy.com:8080 -u xxx -p 111
Maybe you should try to connect to stratum+tcp://stratum.btcguild.com:3333 instead of bitcoin.cz.........
Code:
bfgminer -o stratum+tcp://stratum.btcguild.com:3333 -x http://proxy.com:8080 -u xxx -p 111

oops. I made a mistake in my post. Yes, I was using stratum.btcguild.com:3333.

These are the commands that don't work.
bfgminer -o stratum.btcguild.com:3333 -x http://proxy.com:8080 -u xxx -p 111
bfgminer -o stratum+tcp://stratum.btcguild.com:3333 -x http://proxy.com:8080 -u xxx -p 111
bfgminer -o http://stratum.btcguild.com:3333 -x http://proxy.com:8080 -u xxx -p 111

These are the commands that work.
bfgminer -o http://api.bitcoin.cz:8332 -x http://proxy.com:8080 -u xxx -p 111
cgminer -o "http:proxy.com:8080|stratum.btcguild.com:3333" -u xxx -p 111

At least I know that I can do it behind my firewall, it's just that I don't now the correct command or bfgminer does not allow connection to stratum via proxy?
PLaci1982
Full Member
***
Offline Offline

Activity: 168
Merit: 100


Live long and prosper. \\//,


View Profile
November 21, 2013, 06:50:21 AM
 #1514

I don't now the correct command or bfgminer does not allow connection to stratum via proxy?
Maybe your PROXY doesn't support stratum?

Hardware Expert / WinXP, Win7 Expert

1J5oPkyGVdb4mv44KGZQYsHS2ch6e1t4rc
eRRoRist
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
November 21, 2013, 07:10:46 AM
 #1515

I don't now the correct command or bfgminer does not allow connection to stratum via proxy?
Maybe your PROXY doesn't support stratum?

I can do it with cgminer though and it's mining without any issues.

On the same machine and network, I can use CGMiner -> stratum.btcguild.com:3333 going through my proxy.

cgminer -o "http:proxy.com:8080|stratum.btcguild.com:3333" -u xxx -p 111
drewage
Member
**
Offline Offline

Activity: 262
Merit: 10



View Profile
November 21, 2013, 07:58:31 AM
 #1516

Is Bi•Fury gonna be supported in the next version?  I know it's in the pipeline, just curious.

Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
November 21, 2013, 08:31:21 AM
 #1517

bfgminer -o stratum.bitcoin.cz:3333 -x http://proxy.com:8080 -u xxx -p 111
Maybe you should try to connect to stratum+tcp://stratum.btcguild.com:3333 instead of bitcoin.cz.........
Code:
bfgminer -o stratum+tcp://stratum.btcguild.com:3333 -x http://proxy.com:8080 -u xxx -p 111

oops. I made a mistake in my post. Yes, I was using stratum.btcguild.com:3333.

These are the commands that don't work.
bfgminer -o stratum.btcguild.com:3333 -x http://proxy.com:8080 -u xxx -p 111
bfgminer -o stratum+tcp://stratum.btcguild.com:3333 -x http://proxy.com:8080 -u xxx -p 111
bfgminer -o http://stratum.btcguild.com:3333 -x http://proxy.com:8080 -u xxx -p 111

These are the commands that work.
bfgminer -o http://api.bitcoin.cz:8332 -x http://proxy.com:8080 -u xxx -p 111
cgminer -o "http:proxy.com:8080|stratum.btcguild.com:3333" -u xxx -p 111

At least I know that I can do it behind my firewall, it's just that I don't now the correct command or bfgminer does not allow connection to stratum via proxy?
This is a bug in libcurl for HTTP proxies when combined with CURLOPT_CONNECT_ONLY (needed for stratum).
I've found a workaround, and will put it in the next release.

Is Bi•Fury gonna be supported in the next version?  I know it's in the pipeline, just curious.
Yes.

eRRoRist
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
November 21, 2013, 08:35:53 AM
 #1518

This is a bug in libcurl for HTTP proxies when combined with CURLOPT_CONNECT_ONLY (needed for stratum).
I've found a workaround, and will put it in the next release.

Cool!! If that's the case I will stop trying now. I was trying all sorts of combinations like adding sock4...and stuff like that. Looking forward to the next release!! Thank you and all the guys who tried to help!!  Smiley
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
November 21, 2013, 08:38:52 AM
 #1519

Is Bi•Fury gonna be supported in the next version?  I know it's in the pipeline, just curious.
In fact, you can try the "bifury" branch I pushed to git... It won't report hashrates, but it should mine... Wink

Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
November 21, 2013, 10:15:57 AM
 #1520

How can I get crash logs to you from windows?
Ideally, use --debuglog --log-file someuniquefilenameyouwillremember.log
Paste the backtrace here (the very bottom of the log); if I need the full file, I will ask for it.

Pages: « 1 ... 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 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 ... 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!