Bitcoin Forum
June 26, 2024, 07:47:40 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][XMG] Coin Magi |1st PoS-II |1st PoM | M7M CPU only [HARD FORK SOON] on: January 05, 2015, 03:04:22 PM
Alternatively, you could edit the Myminer.bat file directly:-

add a command line:-

set spreadhash=1

just before the "start" command line and edit the "start" command line to:-

start /max automine.bat "mlahor" "XMG" "8" " " "samepassword" "" "" "" "2"

(you should see that I changed a "0" to a " " there (i.e. a space between the quotes)

Hope this helps Smiley


It does help, thanks a lot. I will definitely send you some XMG once I mine them  Smiley

2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XMG] Coin Magi |1st PoS-II |1st PoM | M7M CPU only [HARD FORK SOON] on: January 05, 2015, 04:08:14 AM
Would somebody please help me, I want to mine from two pools (SuchPool and Nonce-Pool) with Spexx's miner for Windows.
What I have managed to do is run two separate minerd processes (from the avx folder) with the following parameters:
Code:
minerd -o stratum+tcp://stratum2.suchpool.pw:3331 -u mlahor.XMG -p samepassword -t 4
minerd -o stratum+tcp://mine2.magi.nonce-pool.com:4090 -u mlahor.XMG -p samepassword -t 4

What I want to do is run a single 8-thread process that would be mining from the two pools simultaneously.
When running Setup.bat I end up with the following contents of MyMiner.bat
Code:
@echo off 
title XMG Magi Autominer Startup
rem *********************************************************
rem
rem Myminer.bat created by Setup on pon 05.01.2015. at 03:51:10,02
rem
rem *********************************************************
set poolone=stratum+tcp://mine2.magi.nonce-pool.com:4090 
set pooltwo=stratum+tcp://stratum2.suchpool.pw:3331
start /max automine.bat "mlahor" "XMG" "8" "0" "samepassword" "" "" "" "2"
exit

But then running XMGminer.bat I end up with repeated "Stratum authentication failed" error messages.
Can someone please help me and tell me what I'm doing wrong. I will greatly appreciate it. Thanks.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Is it still feasible to mine with graphics cards? on: January 05, 2015, 12:17:00 AM
But what about the CPU mining? I've heard Magi is a promising new coin?
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Best altcoins for CPU mining at present on: January 04, 2015, 11:06:20 PM
I wonder the same thing although I do not own a top-of-the-line computer. I know I probably cannot be profitable with electricity consumption costs, but I was thinking to try out something to run on my laptop when doing less CPU-intensive jobs like watching videos. I am also thinking of getting a new computer and wonder if I should target for something specific to also make use of the possible mining.
Thanks everybody in advance, I am a complete noob in this, any help would be greatly appreciated.
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!