Author

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

member
Activity: 79
Merit: 10
who can tell me, my wallet (magitor) is syncing for about 8xxxxxxx block and no way to complete. (both when I lock and unlock my wallet)
Magitor has issues with nodes, will get fixed, please try it later once we announce fixed nodes.

so, what i should use now?
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
who can tell me, my wallet (magitor) is syncing for about 8xxxxxxx block and no way to complete. (both when I lock and unlock my wallet)
Magitor has issues with nodes, will get fixed, please try it later once we announce fixed nodes.
member
Activity: 79
Merit: 10
who can tell me, my wallet (magitor) is syncing for about 8xxxxxxx block and no way to complete. (both when I lock and unlock my wallet)
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
[XMG] M7M CPU mining discussion thread: https://bitcointalksearch.org/topic/xmg-m7m-cpu-mining-discussion-thread-859820 (please report your hash rate too)
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
How do I do to mine this coin on a mac computer? Does somebody tried to compile the miner on unix os?

Guide of compiling minerd on mac os:

1. Ensure Xcode and the command line tools are installed.

2. Download and Install MacPorts: http://www.macports.org/install.php

3. Edit ~/.profile to include the following content:

Code:
export CPPFLAGS="-I/opt/local/include $CPPFLAGS"
export LDFLAGS="-L/opt/local/lib"
export PATH="/opt/local/bin:/opt/local/sbin:$PATH"

4. Install libraries
Open up app "Terminal"
Code:
sudo port selfupdate
sudo port install automake autoconf git openssl gmp

5. Compile minerd
Code:
git clone https://github.com/noncepool/m7magi-cpuminer-v2
cd m7magi-cpuminer-v2
./autogen.sh
./nomacro.pl
./configure CFLAGS="-O3" CXXFLAGS="-O3"
make

6. start minerd
For example, nonce-pool:
Code:
./minerd -o stratum+tcp://mine2.magi.nonce-pool.com:4090 -u  -p 
Suprnova pool:
Code:
./minerd -o stratum+tcp://xmg.suprnova.cc:7128 -u  -p 
and should be set up in a pool.
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
Can somebody give me a hand on this? I am not able to connect my miner, as it does not accept the algorithm type. It is retrieving me "minerd: unknown algorithm -- 'm7mhash'"
I am implementing it this way:
"./minerd -a m7mhash -o stratum+tcp://mine2.magi.nonce-pool.com:4090 -u xxx.xxx -p xxx"

Are you sure you're using the right minerd:

Spexx's package (windows): https://bitcointalksearch.org/topic/m.9503440

MarcusDe full list (windows): http://graymines.net/miners/magi/v2/

For linux, compile from source code: https://github.com/noncepool/m7magi-cpuminer-v2
(or a clone here: https://github.com/magi-project/m7magi-cpuminer-v2)
newbie
Activity: 14
Merit: 0
Can somebody give me a hand on this? I am not able to connect my miner, as it does not accept the algorithm type. It is retrieving me "minerd: unknown algorithm -- 'm7mhash'"
I am implementing it this way:
"./minerd -a m7mhash -o stratum+tcp://mine2.magi.nonce-pool.com:4090 -u xxx.xxx -p xxx"
legendary
Activity: 952
Merit: 1002
Spexx!    Just wanted to possibly confirm a bit of bad news for us AMD miners.   It seems that when limiting single threads to single cores, we still get a drop in speed.  Basically, once you go past five instances you get that drop no matter what.  7kh/s per thread up to 5 or so, then slowly drops to 5 and a bit per.  Just thought I'd mention before I start digging for ways and means.

newbie
Activity: 14
Merit: 0
How do I do to mine this coin on a mac computer? Does somebody tried to compile the miner on unix os?
sr. member
Activity: 350
Merit: 250
Mining Co-operative
I am sure to have entered all my right info in Setup.bat more than once, but Setup.bat always ends  telling me: "Access is denied" 4 times, like it lacks the permits to write other files. So when I get the prog hashing my stats in nonce-pool.com remain at zero.
Any way to fix this? Maybe entering directly my info in some other .bat?

Ooo-er Cheesy

This might just happen if Setup.bat is unable to write a file into the folder it is running in. It writes four lines of data to a file called Myminer.bat after it has gathered the information from you. With this in mind I copied Setup.bat to the folder Program Files (x86) and ran it from there. That reproduced the error, so I suspect you have done something similar. You will get the same result if you use a sub-folder of Program Files (x86) too.

The fix is not to use a folder that requires Administrator privileges to create files in it Wink I suggest creating and using the folder C:/XMGminer which is the default folder suggested by the self-extracting executable version of the mining package.
hero member
Activity: 886
Merit: 504
The trick is creating the corresponding worker names in your pool account and match them with the .bat config. This is tricky, because the .bat splits your worker name in 2 parts, see below.
I.e. if you want to use 4 threads of your multi-core CPU, your pool worker names in your pool-account can be

name.worker1
name.worker2
name.worker3
name.worker4

an example for your myminer.bat is:

@echo off
title XMG Magi Monitor
start "XMG Magi Autominer" automine.bat "name" "worker" "4" "1" "workerpassword" "stratum+tcp://xmg.suprnova.cc:7128" "stratum+tcp://mine2.magi.nonce-pool.com:4090" "0" "5"
exit

with the "4" in the line above, the miner creates the 4 workers itself, so you do not put the worker1, worker2, worker3 and worker4 names in the .bat, only use "worker" .
and make sure to set the same password for every worker in your pool account

Does this solve your problem?
full member
Activity: 238
Merit: 100
Would like to help you. Probably have to wait until Spexx is online. Or maybe there is someone else who can help with this.
legendary
Activity: 2352
Merit: 1064
Bitcoin is antisemitic

NEW SOFTWARE RELEASE

Windows 64 bit minerd

I have cast a few magic spells over my compiler and now it gives me a generic minerd.exe that is 1.3 percent faster than the previous version. You lucky people Cheesy I have updated the software available on the usual links:-

Full package:-

.rar https://www.dropbox.com/s/hiadf8o5u7bsit7/XMGpoolminerWin64.rar?dl=0

.zip https://www.dropbox.com/s/6hmlajdp0qgmcfi/XMGpoolminerWin64.zip?dl=0

self-extracting .exe (extracts to C:\XMGminer by default) https://www.dropbox.com/s/dw7yjssjrrqp0m1/XMGpoolminerWin64.exe?dl=0

I am sure to have entered all my right info in Setup.bat more than once, but Setup.bat always ends  telling me: "Access is denied" 4 times, like it lacks the permits to write other files. So when I get the prog hashing my stats in nonce-pool.com remain at zero.
Any way to fix this? Maybe entering directly my info in some other .bat?
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
# The giveaway will end at 11/14 Friday, 20:00PM EST time. The rewards will be sent at that time.

I haven't received anything yet, Joe.

It's 6:44 pm EST now, giveaway end was stated at 8:00 pm EST.

At my place it's 15-11-2014 - 01:00 AM


and what are the results ?
ok ?)

SuchPool did some adjustments, seems ok.
full member
Activity: 238
Merit: 100
Does Bittrex has a problem?
Receive error 552! Host problem! Huh
full member
Activity: 204
Merit: 100
# The giveaway will end at 11/14 Friday, 20:00PM EST time. The rewards will be sent at that time.

I haven't received anything yet, Joe.

It's 6:44 pm EST now, giveaway end was stated at 8:00 pm EST.

At my place it's 15-11-2014 - 01:00 AM


and what are the results ?
ok ?)
full member
Activity: 238
Merit: 100
Congratulations Joe.
Voted here! https://bitcointalksearch.org/topic/vote-for-your-coin-to-be-added-as-option-to-buy-in-game-virtual-currency-827426

And if we're talking about voting; vote here for Magi !!!
https://www.bitspark.io/coinvoting
6 more votes needed to get a place up!
How can i vote?
Thanks
Just go to https://www.bitspark.io/coinvoting click by Magi (coin) (XMG) on vote with twitter!
legendary
Activity: 1551
Merit: 1002
♠ ♥ ♣ ♦ < ♛♚&#
Congratulations Joe.
Voted here! https://bitcointalksearch.org/topic/vote-for-your-coin-to-be-added-as-option-to-buy-in-game-virtual-currency-827426

And if we're talking about voting; vote here for Magi !!!
https://www.bitspark.io/coinvoting
6 more votes needed to get a place up!
How can i vote?
Thanks
full member
Activity: 238
Merit: 100
Congratulations Joe.
Voted here! https://bitcointalksearch.org/topic/vote-for-your-coin-to-be-added-as-option-to-buy-in-game-virtual-currency-827426

And if we're talking about voting; vote here for Magi !!!
https://www.bitspark.io/coinvoting
6 more votes needed to get a place up!
legendary
Activity: 1019
Merit: 1003
Senior Developer and founder of ViMeAv ICT
yeah, i suppose someone is trying to keep it down for some coins but market movement is up to the crowd. I see the real benefit m7m brings to the table.

Always sell high, buy low.
Jump to: