Epsylon3 (OP)
Legendary
Offline
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
|
|
June 05, 2015, 02:51:34 PM |
|
cpuminer --help to get the help :p -b is api-bind
0.0.0.0 allow to bind to the network (nice to monitor linux servers) -b 0 disable it, and -b 127.0.0.1:4048 means only allow api calls from localhost (default)
Stratum connection timed out just mean you were disconnected, pool server restart or network disconnect... but it should reconnect automatically to send the next shares
|
|
|
|
Jake-R
|
|
June 06, 2015, 03:33:28 AM |
|
cpuminer --help to get the help :p -b is api-bind
0.0.0.0 allow to bind to the network (nice to monitor linux servers) -b 0 disable it, and -b 127.0.0.1:4048 means only allow api calls from localhost (default)
Stratum connection timed out just mean you were disconnected, pool server restart or network disconnect... but it should reconnect automatically to send the next shares
This is the error to which I am referring. Is it the miner? The Stratum? The internet? It happens about every 15 minutes:
|
|
|
|
sirslayer
|
|
June 06, 2015, 11:13:13 PM |
|
thank you Epsylon3
|
|
|
|
cjambox
|
|
June 28, 2015, 02:34:51 PM |
|
Epsylon3 when i benchmarking at cpuminer-multi-mingw64 with neoscrypt algo i got error at windows
|
|
|
|
Epsylon3 (OP)
Legendary
Offline
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
|
|
June 28, 2015, 04:12:18 PM |
|
yep, i get the error also... dunno why yet, asm stuff not proper i guess
|
|
|
|
Katerich
Newbie
Offline
Activity: 7
Merit: 0
|
|
June 29, 2015, 11:33:27 AM |
|
cpuminer --help to get the help :p -b is api-bind
0.0.0.0 allow to bind to the network (nice to monitor linux servers) -b 0 disable it, and -b 127.0.0.1:4048 means only allow api calls from localhost (default)
Stratum connection timed out just mean you were disconnected, pool server restart or network disconnect... but it should reconnect automatically to send the next shares
This is the error to which I am referring. Is it the miner? The Stratum? The internet? It happens about every 15 minutes: https://i.imgur.com/1cmxrEp.pngyes, I also get an error same with Jake-R when getting started this miner
|
|
|
|
Epsylon3 (OP)
Legendary
Offline
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
|
|
June 29, 2015, 11:37:04 AM |
|
please copy paste your log and the command line you used...
|
|
|
|
setowae
Newbie
Offline
Activity: 7
Merit: 0
|
|
June 30, 2015, 02:03:20 AM |
|
hi guys forgive for interrupted i just download this app but i dont know how to work it how to used the hash? should i input my crytpo adress? and where i have to chance it? cause the app just work thanx you for answer...
[/img]http://s14.postimg.org/flo0cmitt/Screenshot_96.png[/img]
|
|
|
|
oldkolobok
|
|
July 15, 2015, 09:18:47 AM |
|
I am seen version 1.1, but it is not in the release. Why?
|
|
|
|
Epsylon3 (OP)
Legendary
Offline
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
|
|
July 15, 2015, 12:19:28 PM |
|
because its not "finished" yet
|
|
|
|
Epsylon3 (OP)
Legendary
Offline
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
|
|
July 29, 2015, 02:34:00 PM |
|
|
|
|
|
_javi_
|
|
July 29, 2015, 07:57:14 PM |
|
Is 54 H/s ok for an AMD FX-8150 with -t 7, on Axiom algo ??
|
|
|
|
Epsylon3 (OP)
Legendary
Offline
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
|
|
July 29, 2015, 07:58:56 PM |
|
yes, its a really slow algo, maybe the slowest ive seen with scrypt-jane and pluck (one hash require 128K sub shabal 256 hashes) so the real shabal256 speed is like 128000x faster ;p
|
|
|
|
_javi_
|
|
July 29, 2015, 08:01:36 PM |
|
thanks for your quick answer.
keep on the good work! congrats.
|
|
|
|
dhsc19
Member
Offline
Activity: 96
Merit: 10
|
|
July 29, 2015, 10:59:17 PM |
|
Can't seem to compile (Ubuntu 14.02...all dependencies are installed). Anyone else have any hints:
make all-recursive make[1]: Entering directory `/home/dhsc19/Downloads/mining/cpuminer-multi' Making all in compat make[2]: Entering directory `/home/dhsc19/Downloads/mining/cpuminer-multi/compat' make[3]: Entering directory `/home/dhsc19/Downloads/mining/cpuminer-multi/compat' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/dhsc19/Downloads/mining/cpuminer-multi/compat' make[2]: Leaving directory `/home/dhsc19/Downloads/mining/cpuminer-multi/compat' make[2]: Entering directory `/home/dhsc19/Downloads/mining/cpuminer-multi' gcc -std=gnu99 -Wno-pointer-sign -Wno-pointer-to-int-cast -march=native -o cpuminer cpuminer-cpu-miner.o cpuminer-util.o cpuminer-api.o cpuminer-sysinfos.o sha3/cpuminer-sph_keccak.o sha3/cpuminer-sph_hefty1.o sha3/cpuminer-sph_groestl.o sha3/cpuminer-sph_skein.o sha3/cpuminer-sph_bmw.o sha3/cpuminer-sph_jh.o sha3/cpuminer-sph_shavite.o sha3/cpuminer-sph_blake.o sha3/cpuminer-mod_blakecoin.o sha3/cpuminer-sph_luffa.o sha3/cpuminer-sph_cubehash.o sha3/cpuminer-sph_simd.o sha3/cpuminer-sph_echo.o sha3/cpuminer-sph_hamsi.o sha3/cpuminer-sph_fugue.o sha3/cpuminer-sph_sha2.o sha3/cpuminer-sph_sha2big.o sha3/cpuminer-sph_shabal.o sha3/cpuminer-sph_whirlpool.o crypto/cpuminer-blake2s.o crypto/cpuminer-oaes_lib.o crypto/cpuminer-c_keccak.o crypto/cpuminer-c_groestl.o crypto/cpuminer-c_blake256.o crypto/cpuminer-c_jh.o crypto/cpuminer-c_skein.o crypto/cpuminer-hash.o crypto/cpuminer-aesb.o lyra2/cpuminer-Lyra2.o lyra2/cpuminer-Sponge.o algo/cpuminer-animecoin.o algo/cpuminer-axiom.o algo/cpuminer-blake.o algo/cpuminer-blakecoin.o algo/cpuminer-blake2.o algo/cpuminer-bmw256.o algo/cpuminer-c11.o algo/cpuminer-cryptonight.o algo/cpuminer-drop.o algo/cpuminer-fresh.o algo/cpuminer-groestl.o algo/cpuminer-heavy.o algo/cpuminer-ink.o algo/cpuminer-luffa.o algo/cpuminer-lyra2re.o algo/cpuminer-myr-groestl.o algo/cpuminer-keccak.o algo/cpuminer-pentablake.o algo/cpuminer-quark.o algo/cpuminer-neoscrypt.o algo/cpuminer-nist5.o algo/cpuminer-pluck.o algo/cpuminer-qubit.o algo/cpuminer-scrypt.o algo/cpuminer-sha2.o algo/cpuminer-skein.o algo/cpuminer-skein2.o algo/cpuminer-s3.o algo/cpuminer-x11.o algo/cpuminer-x13.o algo/cpuminer-x14.o algo/cpuminer-x15.o algo/cpuminer-zr5.o asm/cpuminer-neoscrypt_asm.o asm/cpuminer-sha2-x64.o asm/cpuminer-scrypt-x64.o asm/cpuminer-aesb-x64.o -ljansson -lpthread cpuminer-cpu-miner.o: In function `workio_thread': cpu-miner.c:(.text+0x38a5): undefined reference to `curl_easy_init' cpu-miner.c:(.text+0x3994): undefined reference to `curl_easy_cleanup' cpuminer-cpu-miner.o: In function `stratum_gen_work': cpu-miner.c:(.text+0x3ddf): undefined reference to `SHA256' cpuminer-cpu-miner.o: In function `longpoll_thread': cpu-miner.c:(.text+0x5e1a): undefined reference to `curl_easy_init' cpu-miner.c:(.text+0x63d8): undefined reference to `curl_easy_cleanup' cpuminer-cpu-miner.o: In function `show_version_and_exit': cpu-miner.c:(.text+0x6b7c): undefined reference to `curl_version' cpuminer-cpu-miner.o: In function `main': cpu-miner.c:(.text+0x8840): undefined reference to `curl_global_init' cpuminer-util.o: In function `json_rpc_call': util.c:(.text+0x11e2): undefined reference to `curl_easy_setopt' util.c:(.text+0x120f): undefined reference to `curl_easy_setopt' util.c:(.text+0x1248): undefined reference to `curl_easy_setopt' util.c:(.text+0x1273): undefined reference to `curl_easy_setopt' util.c:(.text+0x129e): undefined reference to `curl_easy_setopt' cpuminer-util.o:util.c:(.text+0x12c9): more undefined references to `curl_easy_setopt' follow cpuminer-util.o: In function `json_rpc_call': util.c:(.text+0x169b): undefined reference to `curl_slist_append' util.c:(.text+0x16bb): undefined reference to `curl_slist_append' util.c:(.text+0x16d6): undefined reference to `curl_slist_append' util.c:(.text+0x16f1): undefined reference to `curl_slist_append' util.c:(.text+0x1725): undefined reference to `curl_easy_setopt' util.c:(.text+0x1734): undefined reference to `curl_easy_perform' util.c:(.text+0x178d): undefined reference to `curl_easy_getinfo' util.c:(.text+0x1cb1): undefined reference to `curl_slist_free_all' util.c:(.text+0x1cc0): undefined reference to `curl_easy_reset' util.c:(.text+0x1d14): undefined reference to `curl_slist_free_all' util.c:(.text+0x1d23): undefined reference to `curl_easy_reset' cpuminer-util.o: In function `stratum_connect': util.c:(.text+0x317f): undefined reference to `curl_easy_cleanup' util.c:(.text+0x3184): undefined reference to `curl_easy_init' util.c:(.text+0x32ed): undefined reference to `curl_easy_setopt' util.c:(.text+0x3312): undefined reference to `curl_easy_setopt' util.c:(.text+0x3334): undefined reference to `curl_easy_setopt' util.c:(.text+0x3356): undefined reference to `curl_easy_setopt' util.c:(.text+0x337b): undefined reference to `curl_easy_setopt' cpuminer-util.o:util.c:(.text+0x339d): more undefined references to `curl_easy_setopt' follow cpuminer-util.o: In function `stratum_connect': util.c:(.text+0x34cf): undefined reference to `curl_easy_perform' util.c:(.text+0x3503): undefined reference to `curl_easy_cleanup' cpuminer-util.o: In function `stratum_disconnect': util.c:(.text+0x3558): undefined reference to `curl_easy_cleanup' cpuminer-api.o: In function `websocket_handshake': api.c:(.text+0xa0c): undefined reference to `SHA1_Init' api.c:(.text+0xa37): undefined reference to `SHA1_Update' api.c:(.text+0xa50): undefined reference to `SHA1_Final' algo/cpuminer-heavy.o: In function `heavyhash': heavy.c:(.text+0x22b): undefined reference to `SHA256_Init' heavy.c:(.text+0x24d): undefined reference to `SHA256_Update' heavy.c:(.text+0x26b): undefined reference to `SHA256_Update' heavy.c:(.text+0x284): undefined reference to `SHA256_Final' algo/cpuminer-skein.o: In function `skeinhash': skein.c:(.text+0x159): undefined reference to `SHA256_Init' skein.c:(.text+0x177): undefined reference to `SHA256_Update' skein.c:(.text+0x190): undefined reference to `SHA256_Final' collect2: error: ld returned 1 exit status make[2]: *** [cpuminer] Error 1 make[2]: Leaving directory `/home/dhsc19/Downloads/mining/cpuminer-multi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dhsc19/Downloads/mining/cpuminer-multi' make: *** [all] Error 2
|
|
|
|
Epsylon3 (OP)
Legendary
Offline
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
|
|
July 29, 2015, 11:12:54 PM |
|
Yes 5th and 8th posts one page ago... So plz... Read the readme or use windows binary
|
|
|
|
impulse2000
Newbie
Offline
Activity: 26
Merit: 0
|
|
July 30, 2015, 06:43:52 AM |
|
Can't seem to compile (Ubuntu 14.02...all dependencies are installed). Anyone else have any hints:
git clone https://github.com/tpruvot/cpuminer-multi.gitcd cpuminer-multi/ ./autogen.sh && ./configure --with-curl --with-crypto CFLAGS="-march=native" && make clean && make -j2 ./cpuminer -a axiom -o stratum+tcp://axiom.eu.nicehash.com:3346 -u 18EJ9w1MuZXWDNNEuLAyq4SJJUsYx9fqiX -p x something this...
|
|
|
|
Singman33
|
|
July 30, 2015, 07:13:33 AM |
|
Nope, dont compile on Ubuntu (and maybe others)... gcc -std=gnu99 -Wno-pointer-sign -Wno-pointer-to-int-cast -O3 -march=native -Iyes/include -Iyes/include -Lyes/lib -Lyes/lib -Lyes/lib -Lyes/lib -o cpuminer cpuminer-cpu-miner.o cpuminer-util.o cpuminer-api.o cpuminer-sysinfos.o sha3/cpuminer-sph_keccak.o sha3/cpuminer-sph_hefty1.o sha3/cpuminer-sph_groestl.o sha3/cpuminer-sph_skein.o sha3/cpuminer-sph_bmw.o sha3/cpuminer-sph_jh.o sha3/cpuminer-sph_shavite.o sha3/cpuminer-sph_blake.o sha3/cpuminer-mod_blakecoin.o sha3/cpuminer-sph_luffa.o sha3/cpuminer-sph_cubehash.o sha3/cpuminer-sph_simd.o sha3/cpuminer-sph_echo.o sha3/cpuminer-sph_hamsi.o sha3/cpuminer-sph_fugue.o sha3/cpuminer-sph_sha2.o sha3/cpuminer-sph_sha2big.o sha3/cpuminer-sph_shabal.o sha3/cpuminer-sph_whirlpool.o crypto/cpuminer-blake2s.o crypto/cpuminer-oaes_lib.o crypto/cpuminer-c_keccak.o crypto/cpuminer-c_groestl.o crypto/cpuminer-c_blake256.o crypto/cpuminer-c_jh.o crypto/cpuminer-c_skein.o crypto/cpuminer-hash.o crypto/cpuminer-aesb.o lyra2/cpuminer-Lyra2.o lyra2/cpuminer-Sponge.o algo/cpuminer-animecoin.o algo/cpuminer-blake.o algo/cpuminer-blakecoin.o algo/cpuminer-blake2.o algo/cpuminer-bmw256.o algo/cpuminer-c11.o algo/cpuminer-cryptonight.o algo/cpuminer-drop.o algo/cpuminer-fresh.o algo/cpuminer-groestl.o algo/cpuminer-heavy.o algo/cpuminer-ink.o algo/cpuminer-luffa.o algo/cpuminer-lyra2re.o algo/cpuminer-myr-groestl.o algo/cpuminer-keccak.o algo/cpuminer-pentablake.o algo/cpuminer-quark.o algo/cpuminer-neoscrypt.o algo/cpuminer-nist5.o algo/cpuminer-pluck.o algo/cpuminer-qubit.o algo/cpuminer-scrypt.o algo/cpuminer-sha2.o algo/cpuminer-skein.o algo/cpuminer-skein2.o algo/cpuminer-s3.o algo/cpuminer-x11.o algo/cpuminer-x13.o algo/cpuminer-x14.o algo/cpuminer-x15.o algo/cpuminer-zr5.o asm/cpuminer-neoscrypt_asm.o asm/cpuminer-sha2-x64.o asm/cpuminer-scrypt-x64.o asm/cpuminer-aesb-x64.o -lcurl -lz -lssl -lcrypto compat/jansson/libjansson.a -lpthread cpuminer-cpu-miner.o: dans la fonction « miner_thread »: cpu-miner.c:(.text+0x36e9): référence indéfinie vers « scanhash_axiom » cpuminer-util.o: dans la fonction « print_hash_tests »: util.c:(.text+0x5b38): référence indéfinie vers « axiomhash » collect2: error: ld returned 1 exit status Makefile:784: recipe for target 'cpuminer' failed
|
|
|
|
Singman33
|
|
July 30, 2015, 07:15:14 AM |
|
BTW, you are not using any "-O" flags on your command. Did you make some tests with -O2, -O3 ?
|
|
|
|
Epsylon3 (OP)
Legendary
Offline
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
|
|
July 30, 2015, 12:59:29 PM |
|
BTW, you are not using any "-O" flags on your command. Did you make some tests with -O2, -O3 ?
just use ./build.sh All my commits are automatically tested here : https://travis-ci.org/tpruvot/cpuminer-multiThis is the proof your problem is somewhere between your chair and the keyboard
|
|
|
|
|