Author

Topic: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] - page 1154. (Read 2375926 times)

legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
My Digital Ocean VPS works now.

On the other VPS, I'm getting this with the command MAKE

magi@104:~/m7m-cpuminer-v2$ make
make  all-recursive
...


A fork of the code here works now in my vps:

https://github.com/magi-project/m7m-cpuminer-v2

Code:
git clone https://github.com/magi-project/m7m-cpuminer-v2
cd m7m-cpuminer-v2
./autogen.sh
CFLAGS="-O3" ./configure
make
sudo cp minerd /usr/local/bin

Edit, corrected the guide now
hero member
Activity: 848
Merit: 500
Can nounce pool explain if changes in miner code made TODAY are only cosmetic or I need to recompile?
Anyway compile it from their source
hero member
Activity: 796
Merit: 505
Can nounce pool explain if changes in miner code made TODAY are only cosmetic or I need to recompile?

full member
Activity: 196
Merit: 100
VPS Problem :

One out of three is working, other only booooo.

Failure on : sudo cp minerd /usr/local/bin

cp cannot stat miner : no such file or directory.

Any Idea?


When installing on the second VPS, I experieced the same error

It seems it uses the old miner instead of the new, i see 10 khs instead of 2,7 khs per thread.
Also get an error in the make : m7hash.cpp line 126:52 and 126:66.


Seems I found the mistake in Joe's updated tut:

cd
git clone https://github.com/noncepool/m7m-cpuminer-v2
cd m7magi-cpuminer

Shouldn't it be

cd m7m-cpuminer-v2

as the other path is the old miner?

Doing this way, it works now with the new miner on nonce-pool

I didn't make that mistake, but still not working.

See here, a problem with the make command causes this problem on my second VPS. Maybe the same at yours.
hero member
Activity: 848
Merit: 500
nonce-pool

33284    118 left    daphcoin    10/26/2014 15:32:48    5.2800    9.0012    346,029    298,855    545,786    157.73
finaly but..
wgd
legendary
Activity: 1815
Merit: 1005
nonce-pool

33284    118 left    daphcoin    10/26/2014 15:32:48    5.2800    9.0012    346,029    298,855    545,786    157.73
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
My linux box is fine, but I got the same error in VPS, checking ..

p.s., we're now at block 33286
full member
Activity: 196
Merit: 100
My Digital Ocean VPS works now.

On the other VPS, I'm getting this with the command MAKE

magi@104:~/m7m-cpuminer-v2$ make
make  all-recursive
make[1]: Entering directory `/home/magi/m7m-cpuminer-v2'
Making all in compat
make[2]: Entering directory `/home/magi/m7m-cpuminer-v2/compat'
Making all in jansson
make[3]: Entering directory `/home/magi/m7m-cpuminer-v2/compat/jansson'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/magi/m7m-cpuminer-v2/compat/jansson'
make[3]: Entering directory `/home/magi/m7m-cpuminer-v2/compat'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/magi/m7m-cpuminer-v2/compat'
make[2]: Leaving directory `/home/magi/m7m-cpuminer-v2/compat'
Making all in m7
make[2]: Entering directory `/home/magi/m7m-cpuminer-v2/m7'
g++ -DHAVE_CONFIG_H -I. -I..     -g -O2 -MT m7hash.o -MD -MP -MF .deps/m7hash.Tpo -c -o m7hash.o m7hash.cpp
m7hash.cpp: In function ‘uint256 hash_M7M_v2(T1, T1, unsigned int)’:
m7hash.cpp:126:52: error: ‘numeric_limits’ is not a member of ‘std’
m7hash.cpp:126:52: error: expected primary-expression before ‘double’
m7hash.cpp:126:52: error: expected ‘)’ before ‘double’
m7hash.cpp:126:66: error: expected ‘)’ before ‘;’ token
m7hash.cpp:126:66: error: expected ‘)’ before ‘;’ token
m7hash.cpp:126:66: error: expected ‘)’ before ‘;’ token
make[2]: *** [m7hash.o] Error 1
make[2]: Leaving directory `/home/magi/m7m-cpuminer-v2/m7'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/magi/m7m-cpuminer-v2'
make: *** [all] Error 2
magi@104:~/m7m-cpuminer-v2$

magi@104:~/m7m-cpuminer-v2$ sudo cp minerd /usr/local/bin
[sudo] password for magi:
cp: cannot stat `minerd': No such file or directory
magi@104:~/m7m-cpuminer-v2$
hero member
Activity: 848
Merit: 500
Pools still does not find blocks.
I sent some coins from wallet to wallet half hour ago - still not received.
legendary
Activity: 1750
Merit: 1005
hmm its good its working.
But was that the problem?
If it is need to know to inform the people in other threads.
Joe?
So nonce is working ok?
full member
Activity: 196
Merit: 100
VPS Problem :

One out of three is working, other only booooo.

Failure on : sudo cp minerd /usr/local/bin

cp cannot stat miner : no such file or directory.

Any Idea?


When installing on the second VPS, I experieced the same error

It seems it uses the old miner instead of the new, i see 10 khs instead of 2,7 khs per thread.
Also get an error in the make : m7hash.cpp line 126:52 and 126:66.


Seems I found the mistake in Joe's updated tut:

cd
git clone https://github.com/noncepool/m7m-cpuminer-v2
cd m7magi-cpuminer

Shouldn't it be

cd m7m-cpuminer-v2

as the other path is the old miner?

Doing this way, it works now with the new miner on nonce-pool
legendary
Activity: 2688
Merit: 1240
PoW stuck on 33282  Roll Eyes

Unfortunately the network difficulty is somewhat high compared to the significant drop in hashrate the next few blocks might take a bit.

There is a significant amount of workers on the pool that have not yet switched to the new algo.

same for me.. if I start the old port on suprnova there are still lots of users hashing there.

many people did not switch yet
hero member
Activity: 848
Merit: 500
PoW stuck on 33282  Roll Eyes

Unfortunately the network difficulty is somewhat high compared to the significant drop in hashrate the next few blocks might take a bit.

There is a significant amount of workers on the pool that have not yet switched to the new algo.
yea.. someone solo mining for a long time at new algo.
full member
Activity: 196
Merit: 100
VPS Problem :

One out of three is working, other only booooo.

Failure on : sudo cp minerd /usr/local/bin

cp cannot stat miner : no such file or directory.

Any Idea?


When installing on the second VPS, I experieced the same error
full member
Activity: 149
Merit: 100
PoW stuck on 33282  Roll Eyes

Unfortunately the network difficulty is somewhat high compared to the significant drop in hashrate the next few blocks might take a bit.

There is a significant amount of workers on the pool that have not yet switched to the new algo.
full member
Activity: 196
Merit: 100
Nonce-pool seems to be working now with the new miner
full member
Activity: 196
Merit: 100
For VPS mining, �added a link at the very top of OP.

Did as stated, connected to nonce-pool. Af first I got a timeout, now only getting Boooo's

With my VPS getting only Booo's at suprnova, too.

Correct?

cd
git clone https://github.com/noncepool/m7m-cpuminer-v2
cd m7magi-cpuminer
./autogen.sh
CFLAGS="-O3" ./configure
make


Yes, this is right. My linux mining using the m7m-cpuminer-v2� code in nonce-pool is ok, no difference from VPS mining. Let me confirm VPS mining.

Yes, please check. Doesn't work for me on both pools with your tut since algo switch. On my home pc (Win7) it works fine using Marcus 1025 miner.
hero member
Activity: 848
Merit: 500
interesting is that i mined 9 coins with wallet with 2 cores till switch. Now with with 14 cores i will mine 1 coin per day.
Wonder who also mined till switch.
wgd
legendary
Activity: 1815
Merit: 1005
PoW stuck on 33282  Roll Eyes
full member
Activity: 204
Merit: 100
FX 8350 @ default gives ~35 kh/s with marcus 1025 miner. Is it OK?

for linux 80 ... 120
it was ...))
Jump to: