Bitcoin Forum
June 29, 2024, 06:59:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 [77] 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 ... 1310 »
  Print  
Author Topic: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay]  (Read 2375362 times)
aloney
Full Member
***
Offline Offline

Activity: 122
Merit: 100


View Profile
September 17, 2014, 03:31:26 PM
 #1521


i guess it's just some wrong display in ocminer's pool

PPL:XunifRT3qvqnPi8kQ2PyLSSejHrSnUTHtX
Digithusiast
Hero Member
*****
Offline Offline

Activity: 886
Merit: 504



View Profile
September 17, 2014, 03:32:16 PM
 #1522

Well, it is a pity. I expected a lot from this and looked forward to some nice mining, but generating 1 coin per day with 2 machines running 8 cores each is madness.
lama82
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
September 17, 2014, 03:47:02 PM
 #1523

My server has found 37 coins.  Plus 10 from my laptop me going to be rich - lol

Then something goes wrong Digithusiast.
Look at this post.
He goes nicely
Maybe somebody can help you.
XMGmanger
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
September 17, 2014, 03:48:39 PM
 #1524

hey guys time to have our XMG block explore now i think , is there anyone glad to make it? Wink
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
September 17, 2014, 03:50:03 PM
 #1525


i'm working on it, should be better now with the next few blocks

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
DarkWolf
Full Member
***
Offline Offline

Activity: 131
Merit: 100


View Profile
September 17, 2014, 04:03:11 PM
 #1526

For nonce pool I get a stratum authentication failure. Any idea why?
Zlush1337
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
September 17, 2014, 04:07:02 PM
 #1527

my sgminer doesn't work...

sgminer -k nist5  -o stratum+tcp://xmg.suprnova.cc:7127 -u xxx.user1 -p passwordx
closing after 1 sec

sgminer -o stratum+tcp://xmg.suprnova.cc:7127 -u xxx.user1 -p passwordx
"rejected"
DarkWolf
Full Member
***
Offline Offline

Activity: 131
Merit: 100


View Profile
September 17, 2014, 04:10:24 PM
 #1528

Nevermind, forgot to add worker at the end of the username.

For nonce pool I get a stratum authentication failure. Any idea why?
ex33s
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
September 17, 2014, 04:10:48 PM
 #1529

Hi all,

A nice dice game has been setup for you guys to use.

http://xmg.maxbet.club/

Happy gaming Smiley


ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
September 17, 2014, 04:11:08 PM
 #1530

my sgminer doesn't work...

sgminer -k nist5  -o stratum+tcp://xmg.suprnova.cc:7127 -u xxx.user1 -p passwordx
closing after 1 sec

sgminer -o stratum+tcp://xmg.suprnova.cc:7127 -u xxx.user1 -p passwordx
"rejected"

Ah sorry, sgminer is not working yet, you have to use the cpu miner from a few pages before..

https://github.com/noncepool/m7m-cpuminer

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Bojcha
Hero Member
*****
Offline Offline

Activity: 848
Merit: 500



View Profile
September 17, 2014, 04:17:04 PM
 #1531

cant belive that no one wont to compile it for windows.
idol
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
September 17, 2014, 04:19:24 PM
 #1532

cant belive that no one wont to compile it for windows.

they don't want competition Sad

Quantumbud
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
September 17, 2014, 04:20:17 PM
 #1533

cant belive that no one wont to compile it for windows.

i would happily do it if i knew how to,sadly i don't though...
lama82
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
September 17, 2014, 04:27:50 PM
 #1534

[CPU miner and windows how-to]

The latest version of cpuminer is here:
https://github.com/noncepool/m7m-cpuminer

The following guide is for compiling though cygwin in windows. testz did the standalone windows compilation before, I will ask him again for help.

1) Compile cpuminer in cygwin
Download setup-x86_64.exe (or setup-x86_32.exe) from the first page of https://www.cygwin.com, and then install it; installation asks for installing packages, be sure following are checked:
Code:
devel/git
devel/gcc-g++
devel/gcc-fortran
libs/libcurl-devel
devel/automake
devel/make
net/openssl-devel
math/libgmp-devel
editors/nano

2) Open up Cygwin64 Terminal, issue following commands
Code:
git clone https://github.com/noncepool/m7m-cpuminer
cd m73-cpuminer
./autogen.sh
CFLAGS="-O3 -march=native -mtune=native" CXXFLAGS="-O3 -march=native -mtune=native" ./configure
make

3) Mining

Pick from the pools below. Just change your username, password and number of threads:

Nonce-pool
Code:
./minerd.exe -o stratum+tcp://mine2.magi.nonce-pool.com:4090 -u username -p password -t number of threads
Suprnova
Code:
./minerd.exe -o stratum+tcp://xmg.suprnova.cc:7127 -u username -p password -t number of threads

That's it!

Just use the above guide (i have changed it to work with the new stratum miner)

this works!
 Wink
S.Naka
Full Member
***
Offline Offline

Activity: 183
Merit: 100

HUDI


View Profile
September 17, 2014, 04:29:21 PM
 #1535

[CPU miner and windows how-to]

The latest version of cpuminer is here:
https://github.com/noncepool/m7m-cpuminer

The following guide is for compiling though cygwin in windows. testz did the standalone windows compilation before, I will ask him again for help.

1) Compile cpuminer in cygwin
Download setup-x86_64.exe (or setup-x86_32.exe) from the first page of https://www.cygwin.com, and then install it; installation asks for installing packages, be sure following are checked:
Code:
devel/git
devel/gcc-g++
devel/gcc-fortran
libs/libcurl-devel
devel/automake
devel/make
net/openssl-devel
math/libgmp-devel
editors/nano

2) Open up Cygwin64 Terminal, issue following commands
Code:
git clone https://github.com/noncepool/m7m-cpuminer
cd m73-cpuminer
./autogen.sh
CFLAGS="-O3 -march=native -mtune=native" CXXFLAGS="-O3 -march=native -mtune=native" ./configure
make

3) Mining

Pick from the pools below. Just change your username, password and number of threads:

Nonce-pool
Code:
./minerd.exe -o stratum+tcp://mine2.magi.nonce-pool.com:4090 -u username -p password -t number of threads
Suprnova
Code:
./minerd.exe -o stratum+tcp://xmg.suprnova.cc:7127 -u username -p password -t number of threads

That's it!

Just use the above guide (i have changed it to work with the new stratum miner)

this works!
 Wink
error:
./autogen.sh: line 8: aclocal: command not found

I LOVE ETH, MORE THEN BCC HAHAHAH!
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
September 17, 2014, 04:29:37 PM
 #1536

[CPU miner and windows how-to]

The latest version of cpuminer is here:
https://github.com/noncepool/m7m-cpuminer

The following guide is for compiling though cygwin in windows. testz did the standalone windows compilation before, I will ask him again for help.

1) Compile cpuminer in cygwin
Download setup-x86_64.exe (or setup-x86_32.exe) from the first page of https://www.cygwin.com, and then install it; installation asks for installing packages, be sure following are checked:
Code:
devel/git
devel/gcc-g++
devel/gcc-fortran
libs/libcurl-devel
devel/automake
devel/make
net/openssl-devel
math/libgmp-devel
editors/nano

2) Open up Cygwin64 Terminal, issue following commands
Code:
git clone https://github.com/noncepool/m7m-cpuminer
cd m73-cpuminer
./autogen.sh
CFLAGS="-O3 -march=native -mtune=native" CXXFLAGS="-O3 -march=native -mtune=native" ./configure
make

3) Mining

Pick from the pools below. Just change your username, password and number of threads:

Nonce-pool
Code:
./minerd.exe -o stratum+tcp://mine2.magi.nonce-pool.com:4090 -u username -p password -t number of threads
Suprnova
Code:
./minerd.exe -o stratum+tcp://xmg.suprnova.cc:7127 -u username -p password -t number of threads

That's it!

Just use the above guide (i have changed it to work with the new stratum miner)

this works!
 Wink
error:
./autogen.sh: line 8: aclocal: command not found



apt-get install automake

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Zlush1337
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
September 17, 2014, 04:31:48 PM
 #1537

any windows miner for the pools?
bbr
Sr. Member
****
Offline Offline

Activity: 290
Merit: 250


View Profile
September 17, 2014, 04:37:00 PM
 #1538

any windows miner for the pools?

I have compiled one, just testing as it's the first thing I have ever compiled - looks promising so far!
DarkWolf
Full Member
***
Offline Offline

Activity: 131
Merit: 100


View Profile
September 17, 2014, 04:43:09 PM
 #1539

https://www.dropbox.com/s/3kca6b5p497ujh6/m7m-cpuminer.zip?dl=0

m7m-cpuminer for pools, compiled by Testz.

Enjoy!
wgd
Legendary
*
Offline Offline

Activity: 1815
Merit: 1005


View Profile
September 17, 2014, 04:44:24 PM
 #1540

how to solve this issue live debian 7.2

g++ -DHAVE_CONFIG_H -I. -I..     -O3 -march=native -mtune=native -MT m7hash.o -MD -MP -MF .deps/m7hash.Tpo -c -o m7hash.o m7hash.cpp
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++locale.h:42:0,
                 from /usr/include/c++/4.7/bits/localefwd.h:42,
                 from /usr/include/c++/4.7/string:45,
                 from uint256.h:12,
                 from m7hash.cpp:5:
/usr/include/c++/4.7/clocale:44:20: error: /usr/include/locale.h: Input/output error
/usr/include/c++/4.7/clocale:55:11: error: â::lconvâ has not been declared
/usr/include/c++/4.7/clocale:56:11: error: â::setlocaleâ has not been declared
/usr/include/c++/4.7/clocale:57:11: error: â::localeconvâ has not been declared
In file included from /usr/include/c++/4.7/bits/localefwd.h:42:0,
                 from /usr/include/c++/4.7/string:45,
                 from uint256.h:12,
                 from m7hash.cpp:5:
/usr/include/c++/4.7/x86_64-linux-gnu/bits/c++locale.h:53:23: error: âuselocaleâ was not declared in this scope
/usr/include/c++/4.7/x86_64-linux-gnu/bits/c++locale.h:53:45: error: invalid type in declaration before â;â token
/usr/include/c++/4.7/x86_64-linux-gnu/bits/c++locale.h: In function âint std::__convert_from_v(__locale_struct* const&, char*, int, const char*, ...)â:
/usr/include/c++/4.7/x86_64-linux-gnu/bits/c++locale.h:76:53: error: â__gnu_cxx::__uselocaleâ cannot be used as a function
/usr/include/c++/4.7/x86_64-linux-gnu/bits/c++locale.h:101:33: error: â__gnu_cxx::__uselocaleâ cannot be used as a function
make[2]: *** [m7hash.o] Error 1


            ▄██▄▄
        ▄▄█████████▄
    ▄▄████████████████▄▄
 ▄▄██████████████████████▄▄
 ▀█████████▀▀   ▀▀████████▀▀
█▄▄ ▀▀█▀▀           ▀▀█▀ ▄▄██
█████▄     ▄▄███▄▄     ██████
██████    ▄▀▀███▀▀▄    ██████
██████    ███▄ ▄███    ██████
██████    ████ ████    ██████
██████     ▀▀█ █▀▀     ██████
███████▄▄              ██████
██████████▄▄    ▄▄     ██████
 ▀▀██████████▄▄███     ███▀▀
     ▀████████████     ▀
        ▀█████████
           ▀▀██▀
 
qortal

Decentralized Internet
Infrastructure of the Future
 
████████████
           ▄▄██████▄▄                       ▄▄█████▄▄
     ▄▄█████████████▄▄                ▄▄█████████████▄▄
   ██████████▀▀█████████▄          ▄██████████████▀▀▀████▄
   ████▀▀         ▀▀ ████          █████████▀▀▀     ▄█████
   ███               ▀███          ████▀▀          ▄██████
   ██▀   ▄███  ███    ███          █████▄▄         ███████
   ██    ▀██▀  ▀█▀    ▀██          █████████▄     ████████
   ██  ▀▄▄       ▄▄█▀ ▄██          ██████████▄   █████████
   ▀███▄▄██████████▄▄███▀   ▄▄▄▄   ▀███████████▄▄████████▀

██▄▄  ▀█████████████▀▀  ▄▄████████▄▄  ▀▀█████████████▀▀  ▄▄███
█████▄▄   ▀█████▀▀   ▄▄███████████████▄   ▀▀█████▀▀   ▄███████
▀████████▄▄  ▀   ▄▄████████▀▀  ▀▀████████▄▄   ▀   ▄▄████████▀▀
   ▀▀████████▄▄████████▀▀  ▄▄██▄▄  ▀▀████████▄▄▄█████████▀
       ▀▀██████████▀▀  ▄▄██████████▄▄  ▀▀████████████▀▀
           ▀▀██▀▀  ▄▄███████████▀▀▀████▄▄ ▀▀█████▀▀
                   ████▀▀█████▀      ▀███
                   ████▄  ▀▀▀█      ▄████
                   ████  ▀          █████
                   █████▄          ▄█████
                   ██████▄        ▄██████
                   ████▀        ▄████████
                    ▀▀████▄▄▄█████████▀▀
                         ▀▀██████▀▀
 
████████████
 
     ▄▄▄██▄▄▄
▄▄██████████████▄▄▄
▀▀████████████████▀
   ▄ ▀▀████▀▀ ▄ ██
   ██▄▄    ▄▄██ ██
   ████████████ ██
    ██████████  ▀▀
     ▀▀▀▀▀▀▀▀
 
QORTAL PROJECT WIKI

   
██▀▀▀█▀▀▀█▀▀▀█▀▀▀▀▀▀▀▀█▀▀▀█▀▀▀█▀▀▀█
█ █▀▀▀█   █▀ ▄██████▄ ▀█   █▀▀▀█▄ █
██▄   █▀▀  ██▀  █   ▀██ ▀▀██   ██▀█
█ █████   ██    █     ██   █████  █
██▀   █▄▄ █   ▄███▄    █ ▄██   ██▄█
█▀█▄▄▄█   █   ▀███▀    █   █▄▄▄█▀ █
█ █  ▀█▄▄ ██    █      █  ▄█▀▀▀█▄ █
███  ▄█▀▀  ▀██▄ █ ▄▄   █ ▀▀█   ██▀█
█ █▀▀██   █▄  ▀███▀█   █   ██▀▀█  █
███   █████    ▄▄  █  ▄█ ███   ████
█ █▄▄██   ██▄▄█▀   █▄██▀   █▄▄▄█  █
██▄▄▄▄█▄▄▄█▄▄▄▄█▄▄█▄▄▄▄▄▄▄▄█▄▄▄█▄▄█
 
QORTECTOR

Obtain a QORTector Device...
Enjoy Free Internet... eventually.
  ....JOIN....
Pages: « 1 ... 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 [77] 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 ... 1310 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!