Bitcoin Forum
June 27, 2024, 10:43:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 »
241  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.5.8, open source optimized multi-algo CPU miner on: February 19, 2017, 08:10:07 PM
on windows i used the precompiled from cryptominingblog. exact same cpu. give me a few minutes and ill recompile. same thing. i may just give up on this algo lol. might not be worth the trouble with my shitty comp.
         **********  cpuminer-opt 3.5.8  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0, Jeff Garzik and Optiminer.

CPU:        Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz
CPU features: SSE2 AES AVX
SW built on Feb 19 2017 with GCC 5.4.0
SW features: SSE2
Algo features: SSE2 AES AVX AVX2
Start mining with SSE2

[2017-02-19 14:15:37] Starting Stratum on stratum+tcp://boat.suprnova.cc:4156
[2017-02-19 14:15:37] Binding thread 0 to cpu 0 (mask 1)
[2017-02-19 14:15:37] 2 miner threads started, using 'hmq1725' algorithm.
[2017-02-19 14:15:37] Binding thread 1 to cpu 1 (mask 2)
[2017-02-19 14:15:38] Stratum session id: deadbeefcafebabe4a2b000000000000
[2017-02-19 14:15:41] stratum extranonce subscribe timed out
[2017-02-19 14:15:41] DEBUG: job_id='8e98' extranonce2=00000000 ntime=58a9fcd9
[2017-02-19 14:15:41] Stratum difficulty set to 1 (0.00002)
[2017-02-19 14:15:41] hmq1725 block 29284, diff 2.743
[2017-02-19 14:15:49] DEBUG: hash <= target
Hash:   00003f4440d4cd15afcad7a6d0e24960d04db69040e9e7447dfbf7307610aed3
Target: 0000ffff00000000000000000000000000000000000000000000000000000000
*** stack smashing detected ***: ./cpuminer terminated
Aborted (core dumped)
name@name-VPCEH32FX:~/cpuminer-opt$
242  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.5.8, open source optimized multi-algo CPU miner on: February 19, 2017, 07:11:20 PM
i really do apologize for being a pain in the ass. I compiled on Ubuntu 16.04. i hope this is the output your asking for. If not how do i find the other
name@name-VPCEH32FX:~/cpuminer-opt$ ./cpuminer -a hmq1725 -o stratum+tcp://boat.suprnova.cc:4156 -u twiztid1.2 -p x -t 2

      **********  cpuminer-opt 3.5.8  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0, Jeff Garzik and Optiminer.

CPU:        Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz
CPU features: SSE2 AES AVX
SW built on Feb 19 2017 with GCC 5.4.0
SW features: SSE2 AES AVX
Algo features: SSE2 AES AVX AVX2
Start mining with SSE2 AES AVX

[2017-02-19 13:30:09] Starting Stratum on stratum+tcp://boat.suprnova.cc:4156
[2017-02-19 13:30:09] Binding thread 0 to cpu 0 (mask 1)
[2017-02-19 13:30:09] 2 miner threads started, using 'hmq1725' algorithm.
[2017-02-19 13:30:09] Binding thread 1 to cpu 1 (mask 2)
[2017-02-19 13:30:09] Stratum session id: deadbeefcafebabe382b000000000000
[2017-02-19 13:30:12] stratum extranonce subscribe timed out
[2017-02-19 13:30:12] DEBUG: job_id='8e47' extranonce2=00000000 ntime=58a9f235
[2017-02-19 13:30:12] Stratum difficulty set to 1 (0.00002)
[2017-02-19 13:30:12] hmq1725 block 29228, diff 3.345
[2017-02-19 13:30:13] DEBUG: hash <= target
Hash:   00004bd64e027695caea3732e8c8c775d6c12260d3829714b213d30aa27f960d
Target: 0000ffff00000000000000000000000000000000000000000000000000000000
*** stack smashing detected ***: ./cpuminer terminated
Aborted (core dumped)
name@name-VPCEH32FX:~/cpuminer-opt$
243  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.5.8, open source optimized multi-algo CPU miner on: February 19, 2017, 07:55:19 AM
Hmq1725 Algo isn't working. Says stack smashing detected.

It works for me. Can you provide more details?
all algos work just fine except for that one. Was trying to mine doubloons on suprnova and it just crashes immediately after the difficulty shows up. Tried it on multiple computers. I'm on linux

That's where I tested. Show me the output. What CPU do you have? What version of cpuminer-opt? When did
it break? Does 3.4.12 work? What version of Linux? How did you compile? I can't reproduce it so you need to
give me all the details.
I have the newest and the one you asked if I had. Both do the same thing. It broke as soon as I tried to mine the coin. I'm on Ubuntu 16.04. I have a i5-2450. Miner works perfect in Windows but I'd rather run it in Linux. I used ./build.sh and the ./autogen.sh way. Both compiled fine but crash the same way.
244  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.5.8, open source optimized multi-algo CPU miner on: February 19, 2017, 02:51:50 AM
Hmq1725 Algo isn't working. Says stack smashing detected.

It works for me. Can you provide more details?
all algos work just fine except for that one. Was trying to mine doubloons on suprnova and it just crashes immediately after the difficulty shows up. Tried it on multiple computers. I'm on linux
245  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: February 19, 2017, 02:49:39 AM
I can't seem to find a Linux miner that works
246  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.5.8, open source optimized multi-algo CPU miner on: February 19, 2017, 01:10:28 AM
Hmq1725 Algo isn't working. Says stack smashing detected.
247  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BOAT]⚓⚓Doubloons⚓⚓PoW/PoS⚓⚓HMQ1725⚓⚓CPU Pillaging!⚓⚓Exchanges!⚓⚓YARRR!!!⚓⚓ on: February 19, 2017, 12:41:40 AM
Can't seem to find a working Linux miner. Just keeps crashing and saying stack smashing detected
248  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin (XZC) - Implementing Zerocoin technology for financial privacy on: February 13, 2017, 05:46:31 PM
What are some good settings for an Rx 480 4gb?
249  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin (XZC) - Implementing Zerocoin technology for financial privacy on: February 13, 2017, 06:30:20 AM
So who is the big pool other than suprnova?
250  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XMG] Coin Magi | CPU mining | PoS-II | PoM | Unique BLK reward | [MagiPay] on: February 12, 2017, 10:17:03 PM
https://twitter.com/notsofastcrypto/status/830901422497660930.     Magi won best community award
251  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [OFFICIAL] [SEC] Safe Exchange Coin [website www.safex.io] on: February 12, 2017, 07:38:05 PM
This project needs more attention.
252  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XMG] Coin Magi | CPU mining | PoS-II | PoM | Unique BLK reward | [MagiPay] on: February 11, 2017, 10:43:36 PM
What's the fastest miner currently?
253  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Cannabis Industry Coin XCI anon blockchain for the legal marijuana NEW on: February 11, 2017, 09:04:41 PM
I want the 50kh/s network back  Grin

I want back those days where i made 1500 XCI per day with only 5 KH/s  Grin
I just want to know what pool has all that hashpower Smiley
254  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚓⚓⚓Doubloons⚓⚓⚓ [BOAT] PoW/PoS HMQ1725 ⚓⚓Pillage & Plunder with yer CPU⚓⚓ on: February 10, 2017, 06:24:51 AM
Is there more than one pool?
255  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚓⚓⚓Doubloons⚓⚓⚓ [BOAT] PoW/PoS HMQ1725 ⚓⚓Pillage & Plunder with yer CPU⚓⚓ on: February 10, 2017, 02:48:48 AM
It's an old i3 550. I've never had a problem like this before though lol. That's why I'm totally confused
256  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚓⚓⚓Doubloons⚓⚓⚓ [BOAT] PoW/PoS HMQ1725 ⚓⚓Pillage & Plunder with yer CPU⚓⚓ on: February 10, 2017, 02:34:26 AM
Trying to pool mine
257  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚓⚓⚓Doubloons⚓⚓⚓ [BOAT] PoW/PoS HMQ1725 ⚓⚓Pillage & Plunder with yer CPU⚓⚓ on: February 10, 2017, 01:46:13 AM
Having the same problem with every version I try
258  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚓⚓⚓Doubloons⚓⚓⚓ [BOAT] PoW/PoS HMQ1725 ⚓⚓Pillage & Plunder with yer CPU⚓⚓ on: February 10, 2017, 12:43:28 AM
The newest cpuminer-opt for Ubuntu. I figured if it had the Algo it would work :/
259  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚓⚓⚓Doubloons⚓⚓⚓ [BOAT] PoW/PoS HMQ1725 ⚓⚓Pillage & Plunder with yer CPU⚓⚓ on: February 10, 2017, 12:21:24 AM
Trying to CPU mine but I keep getting "stack smashing detected...Cpuminer terminated". Anyone know why?
260  Alternate cryptocurrencies / Announcements (Altcoins) / Re: (PRE ANN) (WHOOP) FAIR RELEASE NO IPO Anonymous *Faygoluvers Exclusive* on: February 06, 2017, 09:27:47 PM
Hopefully something new to mine
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!