Bitcoin Forum
July 07, 2024, 01:59:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit on: January 06, 2018, 07:01:19 PM
So ..... found some time to test now

- brand new binary from ghobson (the haswell one)

./hodlminer-avx2-ubuntu14-haswell --version
hodlminer 2.4.4
 built on Jan  5 2018
 features: x86_64 PHE SSE2 AVX AVX2 XOP
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
libjansson 2.5

- ubuntu 16.04

at least it is running right now with an even better hashrate than the version I used before :-)
I did NOT restart ROIcoind since I did this before with -reindex and -rescan -zapwallettxs respective.

Keep you informed when (or if) I got the first block solo mining, will take some hours


Thanks for trying it, still trying to build a windows version, i am not an expert so its taking time...

I still have problem
Any ide what i can try ?

~/hodlminer-v2.4.4#
~/hodlminer-v2.4.4# ./hodlminer-avx2-ubuntu14-haswell --version
hodlminer 2.4.4
 built by ghobson on Jan  6 2018
 features: x86_64 PHE SSE2 AVX AVX2 XOP
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
libjansson 2.5
~/hodlminer-v2.4.4# ./hodlminer-avx2-ubuntu14-haswell -a hodl -o http://<my ip>:23110 -u mine -p miner --coinbase-addr=<my adr>
Illegal instruction (core dumped)
~/hodlminer-v2.4.4#


execute
Code:
ldd hodlminer-avx2-ubuntu14-haswell 

to see if you have all needed libraries.
also what exact cpu are you running this on ? ( brand/model )



CPU is 2x
Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz


Hi otto that cpu is an old ivy bridge and doesnt have the required AVX2 feature
 
okej, thanks for Your help Smiley
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit on: January 06, 2018, 06:06:47 PM
So ..... found some time to test now

- brand new binary from ghobson (the haswell one)

./hodlminer-avx2-ubuntu14-haswell --version
hodlminer 2.4.4
 built on Jan  5 2018
 features: x86_64 PHE SSE2 AVX AVX2 XOP
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
libjansson 2.5

- ubuntu 16.04

at least it is running right now with an even better hashrate than the version I used before :-)
I did NOT restart ROIcoind since I did this before with -reindex and -rescan -zapwallettxs respective.

Keep you informed when (or if) I got the first block solo mining, will take some hours


Thanks for trying it, still trying to build a windows version, i am not an expert so its taking time...

I still have problem
Any ide what i can try ?

~/hodlminer-v2.4.4#
~/hodlminer-v2.4.4# ./hodlminer-avx2-ubuntu14-haswell --version
hodlminer 2.4.4
 built by ghobson on Jan  6 2018
 features: x86_64 PHE SSE2 AVX AVX2 XOP
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
libjansson 2.5
~/hodlminer-v2.4.4# ./hodlminer-avx2-ubuntu14-haswell -a hodl -o http://<my ip>:23110 -u mine -p miner --coinbase-addr=<my adr>
Illegal instruction (core dumped)
~/hodlminer-v2.4.4#


execute
Code:
ldd hodlminer-avx2-ubuntu14-haswell 

to see if you have all needed libraries.
also what exact cpu are you running this on ? ( brand/model )



CPU is 2x
Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz

I don t know ldd comand, is there some problem with /lib64/ld-linux-x86-64.so.2

~/hodlminer-v2.4.4# ldd hodlminer-avx2-ubuntu14-haswell
        linux-vdso.so.1 =>  (0x00007ffe213f6000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f44c4c89000)
        libcurl.so.4 => /usr/lib/x86_64-linux-gnu/libcurl.so.4 (0x00007f44c4a1a000)
        libjansson.so.4 => /usr/lib/x86_64-linux-gnu/libjansson.so.4 (0x00007f44c480c000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f44c45ef000)
        /lib64/ld-linux-x86-64.so.2 (0x00005576f5ecb000)
        libidn.so.11 => /usr/lib/x86_64-linux-gnu/libidn.so.11 (0x00007f44c43bc000)
        librtmp.so.1 => /usr/lib/x86_64-linux-gnu/librtmp.so.1 (0x00007f44c419f000)
        libssl.so.1.0.0 => /lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007f44c3f36000)
        libcrypto.so.1.0.0 => /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007f44c3af2000)
        libgssapi_krb5.so.2 => /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 (0x00007f44c38a7000)
        liblber-2.4.so.2 => /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2 (0x00007f44c3698000)
        libldap_r-2.4.so.2 => /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2 (0x00007f44c3447000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f44c322c000)
        libgnutls.so.30 => /usr/lib/x86_64-linux-gnu/libgnutls.so.30 (0x00007f44c2efc000)
        libhogweed.so.4 => /usr/lib/x86_64-linux-gnu/libhogweed.so.4 (0x00007f44c2cc9000)
        libnettle.so.6 => /usr/lib/x86_64-linux-gnu/libnettle.so.6 (0x00007f44c2a92000)
        libgmp.so.10 => /usr/lib/x86_64-linux-gnu/libgmp.so.10 (0x00007f44c2812000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f44c260e000)
        libkrb5.so.3 => /usr/lib/x86_64-linux-gnu/libkrb5.so.3 (0x00007f44c233b000)
        libk5crypto.so.3 => /usr/lib/x86_64-linux-gnu/libk5crypto.so.3 (0x00007f44c210c000)
        libcom_err.so.2 => /lib/x86_64-linux-gnu/libcom_err.so.2 (0x00007f44c1f08000)
        libkrb5support.so.0 => /usr/lib/x86_64-linux-gnu/libkrb5support.so.0 (0x00007f44c1cfc000)
        libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007f44c1ae1000)
        libsasl2.so.2 => /usr/lib/x86_64-linux-gnu/libsasl2.so.2 (0x00007f44c18c6000)
        libgssapi.so.3 => /usr/lib/x86_64-linux-gnu/libgssapi.so.3 (0x00007f44c1684000)
        libp11-kit.so.0 => /usr/lib/x86_64-linux-gnu/libp11-kit.so.0 (0x00007f44c1420000)
        libtasn1.so.6 => /usr/lib/x86_64-linux-gnu/libtasn1.so.6 (0x00007f44c120d000)
        libkeyutils.so.1 => /lib/x86_64-linux-gnu/libkeyutils.so.1 (0x00007f44c1008000)
        libheimntlm.so.0 => /usr/lib/x86_64-linux-gnu/libheimntlm.so.0 (0x00007f44c0dff000)
        libkrb5.so.26 => /usr/lib/x86_64-linux-gnu/libkrb5.so.26 (0x00007f44c0b74000)
        libasn1.so.8 => /usr/lib/x86_64-linux-gnu/libasn1.so.8 (0x00007f44c08d2000)
        libhcrypto.so.4 => /usr/lib/x86_64-linux-gnu/libhcrypto.so.4 (0x00007f44c069f000)
        libroken.so.18 => /usr/lib/x86_64-linux-gnu/libroken.so.18 (0x00007f44c0488000)
        libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007f44c0280000)
        libwind.so.0 => /usr/lib/x86_64-linux-gnu/libwind.so.0 (0x00007f44c0057000)
        libheimbase.so.1 => /usr/lib/x86_64-linux-gnu/libheimbase.so.1 (0x00007f44bfe47000)
        libhx509.so.5 => /usr/lib/x86_64-linux-gnu/libhx509.so.5 (0x00007f44bfbfc000)
        libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 (0x00007f44bf927000)
        libcrypt.so.1 => /lib/x86_64-linux-gnu/libcrypt.so.1 (0x00007f44bf6ee000)
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit on: January 06, 2018, 02:05:45 PM
So ..... found some time to test now

- brand new binary from ghobson (the haswell one)

./hodlminer-avx2-ubuntu14-haswell --version
hodlminer 2.4.4
 built on Jan  5 2018
 features: x86_64 PHE SSE2 AVX AVX2 XOP
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
libjansson 2.5

- ubuntu 16.04

at least it is running right now with an even better hashrate than the version I used before :-)
I did NOT restart ROIcoind since I did this before with -reindex and -rescan -zapwallettxs respective.

Keep you informed when (or if) I got the first block solo mining, will take some hours


Thanks for trying it, still trying to build a windows version, i am not an expert so its taking time...

I still have problem
Any ide what i can try ?

~/hodlminer-v2.4.4#
~/hodlminer-v2.4.4# ./hodlminer-avx2-ubuntu14-haswell --version
hodlminer 2.4.4
 built by ghobson on Jan  6 2018
 features: x86_64 PHE SSE2 AVX AVX2 XOP
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
libjansson 2.5
~/hodlminer-v2.4.4# ./hodlminer-avx2-ubuntu14-haswell -a hodl -o http://<my ip>:23110 -u mine -p miner --coinbase-addr=<my adr>
Illegal instruction (core dumped)
~/hodlminer-v2.4.4#
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit on: January 05, 2018, 07:53:17 AM
@ghobson: I can confirm cpuminer - same problems as junktroep reported

Hi,

Thanks for confirming.
Do you mind trying out this version, i added a patch for the "bad coinbase height" error.
https://github.com/ghobson2013/hodlminer-wolf
I put ubuntu binary in the releases section see v2.4.4

Thanks.
Hi

I have same problem as junktroep, ironmaik and other.
I use 
~/hodlminer-wolf# ./hodlminer -V
cpuminer 2.4.3

Tryed your version, v2.4.4
~/hodlminer-v2.4.4# ./hodlminer-ubuntu14-x86_64 -a hodl -o http://<my ip>:23110 -u mine -p miner --coinbase-addr=<my adr>
Illegal instruction (core dumped)

I might do something wrong, I'm not an expert,  or missing some soft in my ubuntu server installation.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!