Bitcoin Forum
June 16, 2024, 05:22:26 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 [244] 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 ... 1310 »
  Print  
Author Topic: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay]  (Read 2375351 times)
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
January 05, 2015, 06:49:14 AM
Last edit: January 05, 2015, 07:23:36 AM by Spexx
 #4861

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.

I assume you have a processor with 8 cores.

Ok well you can't run an 8-threaded process that connects to two pools simultaneously. You can't run any kind of process that connects to two pools simultaneously.

With the current release of my software package, you can run four processes that connect to one pool and four processes that connect to another pool, each running a single thread.

From your Myminer.bat file there I can tell that you selected "Multiple Workers" which requires some prior setup in a very specific way. It is trying to connect to eight different worker names, i.e. XMG0, XMG1, XMG2 ..... XMG7 which do not exist, hence you get the "Stratum authentication failed" messages.

When running the Setup.bat, choose Multiplex Mode, Multiple Pools, Single Worker. When choosing which pools to use (you can select up to eight), select one pool for the first four selections and another pool for the next four selections (or alternate the selections, since the result is much the same, or even easier just select one pool for the first selection and another pool for the second selection and then click "Cancel" on the third selection and it will fill in the rest of the list for you). This should work in the way you want. Make sure that you select "Spread my hashpower" when prompted. You will get four processes connecting to the same worker name on one pool and another four processes connecting to a similar worker name on the other pool. If one pool should go offline, it will fail-over automatically to the other pool for you.

You will get exactly the same hashrate as if you started two processes with four threads each and connected the two processes to different pools. A later version of my software will include the option to do this precisely, but the same functionality can be obtained with the current version as described above.

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

111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
January 05, 2015, 09:40:32 AM
 #4862

https://bitcointalk.org/index.php?topic=735170.msg10039030#msg10039030

Great update! Hope testing the merchants will be succesfull. I really like the idea that only the buyer pays a very small miners fee.
unique idea!

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 05, 2015, 10:16:24 AM
Last edit: January 05, 2015, 10:44:36 AM by ocminer
 #4863

Update to new wallet @ Suprnova is in progress.


EDIT:

Aaaaaaand its Done... ;-)

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

Activity: 1750
Merit: 1005



View Profile
January 05, 2015, 10:56:24 AM
 #4864

Update to new wallet @ Suprnova is in progress.


EDIT:

Aaaaaaand its Done... ;-)

Thanks! Smiley

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
mlahor
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
January 05, 2015, 03:04:22 PM
 #4865

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

Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
January 05, 2015, 03:11:51 PM
 #4866

Gotta say that I am really mad at http://www.multifaucet.tk/ right now.

Trying to get that little drip of XMG was always difficult, due to the Captcha system used, but recently it has been giving me advertising links for dodgy Flash Player updates. OK I can ignore those but just now it gave me a similarly dodgy advertisement that automatically downloaded something called Installation.exe without my permission.

This is nothing short of malware distribution.

Furthermore, it didn't give me my XMG this time either, even though it said "success XMG sent for you".

Disappointed would be too small a word to describe my feelings right now. Hopping mad would be more appropriate.

Sad

jawitech
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
January 05, 2015, 03:24:12 PM
 #4867

Gotta say that I am really mad at http://www.multifaucet.tk/ right now.

Trying to get that little drip of XMG was always difficult, due to the Captcha system used, but recently it has been giving me advertising links for dodgy Flash Player updates. OK I can ignore those but just now it gave me a similarly dodgy advertisement that automatically downloaded something called Installation.exe without my permission.

This is nothing short of malware distribution.

Furthermore, it didn't give me my XMG this time either, even though it said "success XMG sent for you".

Disappointed would be too small a word to describe my feelings right now. Hopping mad would be more appropriate.

Sad


Where exactly did you find this ad? I know this problem as I worked in the affiliate game for a while, too. You as a site owner sell ad slots on your site and the ad networks don't check the advertisers properly. In this case, the faucet operator is not to blame, but probably might change the ad network.

Regarding the captcha: I got many complaints from our community about them. I just contacted the operator and asked him to replace it with a better one.

Thanks for sharing your experiences.
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
January 05, 2015, 04:05:32 PM
 #4868

In this case, the faucet operator is not to blame, but probably might change the ad network.

That is exactly what they have done recently - changed the ad network.

It used to adf.ly which rarely (if ever) gives me malware links in the ads so no problems with that, but this new advertising rotator they have switched to are bad bad news. I don't remember the name of the new advertiser and I am not going back to find out right now either Cheesy

Incidentally my little drip of XMG did come through eventually - it was probably held up in a queue somewhere Wink

All this fuss for a tiny fraction of a cent Cheesy


jawitech
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
January 05, 2015, 04:20:21 PM
Last edit: January 05, 2015, 04:46:24 PM by jawitech
 #4869

I promised to join a signature campaign and will donate all profits to the Magi development fund. Yesterday I received the first payment (was only for 2 days).

https://blockchain.info/tx/e36fdbebb034141b018ffb529d32aa57500c1762c5a1459dbee414b0882bb3d8

If you want to do the same in order to support the development of Magi, feel free to join one of the signature campaigns and donate your earnings, too.

BTC:  188AmugttD1jfy2xYNy6muTzVzYha1JEuq

Overview of campaigns -> https://bitcointalk.org/index.php?topic=615953.0
More campaigns -> https://bitcointalk.org/index.php?board=52.0
The one I joined -> https://bitcointalk.org/index.php?topic=907271 (increased the profit today)
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
January 05, 2015, 06:38:14 PM
 #4870




# Details of above transaction
Price: 48.66821918 XMG
Coins buyer paid:  48.66831918 XMG
Coins merchant received:  48.66821918 XMG
The difference 0.0001 XMG is the mining fee, which is taken care of by the buyers. Merchants get what the item is priced, so basically 0% charge.

[/quote]

Is the fee always the same or it depends on the amount that the buyer has to pay?

https://bitcointalk.org/index.php?topic=735170.msg10039030#msg10039030

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
The Frisian
Legendary
*
Offline Offline

Activity: 1019
Merit: 1003


Senior Developer and founder of ViMeAv ICT


View Profile WWW
January 05, 2015, 08:11:33 PM
 #4871

Something wrong with litebit, you can't buy coins right now.
(Message: Supply will be fully filled when Bitstamp solved their issues.)

I can't find XMG on LitePaid as coin anymore, what's up?
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
January 05, 2015, 08:18:34 PM
 #4872

Something wrong with litebit, you can't buy coins right now.
(Message: Supply will be fully filled when Bitstamp solved their issues.)

I can't find XMG on LitePaid as coin anymore, what's up?

Don't know will check!

---------------------------------------
EDIT: Find They have problem with Bitstamp!! Not with Magi.
http://imgur.com/Qv9kgoG

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
jawitech
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
January 05, 2015, 08:49:11 PM
Last edit: January 05, 2015, 10:49:04 PM by jawitech
 #4873

Something wrong with litebit, you can't buy coins right now.
(Message: Supply will be fully filled when Bitstamp solved their issues.)

I can't find XMG on LitePaid as coin anymore, what's up?

Don't know will check!

---------------------------------------
EDIT: Find They have problem with Bitstamp!! Not with Magi.
http://imgur.com/Qv9kgoG


Yes, I read on several places that there are problems with Bitstamp

http://www.coindesk.com/bitstamp-claims-roughly-19000-btc-lost-hot-wallet-hack/?utm_source=twitterfeed&utm_medium=twitter&utm_campaign=Feed%3A+CoinDesk+%28CoinDesk+-+The+Voice+of+Digital+Currency%29
JasonXtreme
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 05, 2015, 10:31:59 PM
 #4874

CellMiner UPDATE#1:

Testing PS3 up and running Red Ribbon Linux 14.03. Awaiting the first CellMiner Smiley


P.S. In case anyone would like a tutorial on installing linux on an updated (and jailbroken) PS3 (I have yet to find a complete one, meaning it was pure luck that got me through), PM me and I'll write one up.
joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
January 06, 2015, 12:28:51 AM
 #4875

I promised to join a signature campaign and will donate all profits to the Magi development fund. Yesterday I received the first payment (was only for 2 days).

https://blockchain.info/tx/e36fdbebb034141b018ffb529d32aa57500c1762c5a1459dbee414b0882bb3d8

If you want to do the same in order to support the development of Magi, feel free to join one of the signature campaigns and donate your earnings, too.

BTC:  188AmugttD1jfy2xYNy6muTzVzYha1JEuq

Overview of campaigns -> https://bitcointalk.org/index.php?topic=615953.0
More campaigns -> https://bitcointalk.org/index.php?board=52.0
The one I joined -> https://bitcointalk.org/index.php?topic=907271 (increased the profit today)

Thanks for the work, mate, that's awesome.


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
DonQuijote
Legendary
*
Offline Offline

Activity: 1551
Merit: 1002


♠ ♥ ♣ ♦ < ♛♚&#


View Profile
January 06, 2015, 12:32:50 AM
 #4876

Update to new wallet @ Suprnova is in progress.


EDIT:

Aaaaaaand its Done... ;-)
Always #1 Wink

THE INGENIOUS GENTLEMAN DON QUIXOTE OF LA MANCHA
♠ ♥ ♣ ♦ < ♛♚♝♞♜ BTC tip: 39gUUFdJBdKWXnLoh3PMNX9eUz3DwakBKq
joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
January 06, 2015, 12:35:21 AM
 #4877

CellMiner UPDATE#1:

Testing PS3 up and running Red Ribbon Linux 14.03. Awaiting the first CellMiner Smiley


P.S. In case anyone would like a tutorial on installing linux on an updated (and jailbroken) PS3 (I have yet to find a complete one, meaning it was pure luck that got me through), PM me and I'll write one up.

will talk a look at that sometime. thanks for updates..


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
January 06, 2015, 04:11:02 AM
 #4878

REMIND: please update your wallet above v1.2.0.

Details: https://bitcointalk.org/index.php?topic=735170.msg9991269#msg9991269


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
January 06, 2015, 10:38:08 AM
 #4879


Lots of things going on as usual and today we have a

New Windows Software Release (64 and 32 bit)

No it isn't a faster miner. It's a miner speed controller. It controls the speed of your XMG miner. The speed of your XMG miner can be controlled ... in real time ... well almost. You can make your XMG miner run faster or slower. It does exactly what it says on the tin. It's a miner speed controller. It controls the speed of your XMG miner. Any questions? Cheesy

Download the XMG Miner Speed Controller utility from here:-

https://www.dropbox.com/s/wbtmlktiy32b3xw/XMGMinerSpeed.exe

This is a self-extracting ZIP file.
Run the XMGMinerSpeed.exe and it will open a dialog box.
Click "Unzip" to extract the files to the required folder (this is C:\XMGminer\MinerSpeed by default).
Run the Setup.bat file in the folder you just extracted the files to.
Choose "Proceed with setup" when prompted and it will create a startup file and a Desktop icon.
Double-click the Desktop icon to use the XMG Miner Speed Controller.
Enjoy Smiley

I wrote the bare-bones of this software some time ago, the original reason for it being to prevent the miner overheating my son's laptop when running at full speed. I have given the bare-bones a good meal, a bath, a new set of clothes, a proper shave and a haircut to make it presentable. Any problems with it then please report here - thanks.

JasonXtreme
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 06, 2015, 10:39:49 AM
 #4880


Lots of things going on as usual and today we have a

New Windows Software Release (64 and 32 bit)

No it isn't a faster miner. It's a miner speed controller. It controls the speed of your XMG miner. The speed of your XMG miner can be controlled ... in real time ... well almost. You can make your XMG miner run faster or slower. It does exactly what it says on the tin. It's a miner speed controller. It controls the speed of your XMG miner. Any questions? Cheesy

Download the XMG Miner Speed Controller utility from here:-



This is a self-extracting ZIP file.
Run the XMGMinerSpeed.exe and it will open a dialog box.
Click "Unzip" to extract the files to the required folder (this is C:\XMGminer\MinerSpeed by default).
Run the Setup.bat file in the folder you just extracted the files to.
Choose "Proceed with setup" when prompted and it will create a startup file and a Desktop icon.
Double-click the Desktop icon to use the XMG Miner Speed Controller.
Enjoy Smiley

I wrote the bare-bones of this software some time ago, the original reason for it being to prevent the miner overheating my son's laptop when running at full speed. I have given the bare-bones a good meal, a bath, a new set of clothes, a proper shave and a haircut to make it presentable. Any problems with it then please report here - thanks.


Great job, Spexx, will try it out Smiley
Pages: « 1 ... 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 [244] 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 ... 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!