Author

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

hero member
Activity: 714
Merit: 500
Wow, interesting with raspberry pi 2, although the khash is low...

Yeah, but that's the right way. Our dream is, that mining Magi would be usual this way, with such a hashrate. Currently not possible due to some big guys, but we didn't give up hope for the future. For real decentralization we don't need 5 big guys but many many miners with low hashrate and energy efficient hardware.

Magi is doing it very well, at least Magi is the only coin that mined with CPU only, and that is the main reason I like it  Wink

I mine Magi with CPU and mine BURST with my HDD at the same time, yet can still working with my mining machine, a cool combination Smiley

legendary
Activity: 1019
Merit: 1003
Senior Developer and founder of ViMeAv ICT
Happily XMG is not already on BTER.com.
This is what makes it hard for crypto to be accepted worldwide.
Which exchange will be next?

-------------------------------------------------------------------------------------------------
7170 BTC got stolen from our cold wallet in this transaction:

https://blockchain.info/tx/f5b0363f03e1ed8bb812c135361ea93590c831ce9f13a3750be1b93575baccc6

720 BTC bounty for chasing it back.

All wallets have been shut down and withdrawals of unaffected coins will be arranged later.


BTER.com
Email:[email protected]
Phone:400-0070-955
QQ: 4000070955
-------------------------------------------------------------------------------------------------
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
Hi guys,

if someone interested, here a good idea, very low cost.

XMG Mined with Raspberry Pi 2

http://raspi2miner.is-great.org/

Regards


Nice; what's special to make it work on Raspberry, or same compilation as in linux?

Hi joelao95,

actually ( first try ) it's really similar to linux compilation.

I've only added -mfpu=neon for some optimization.

But on next try, maybe i need to change some code (actually not checked) to better implement the neon technology.

Also with latest raspbian and wolf v2 source code, you've to remove the -march=native

But 5khash for a $35 device low powered i think is good.

Next step:

- better implement neon code (if possible)
- try with other algo

regards
 

Keep us posted.  Smiley Also would you be able to find out the power usage khps / W?

Thanks.
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
Hi guys,

if someone interested, here a good idea, very low cost.

XMG Mined with Raspberry Pi 2

http://raspi2miner.is-great.org/

Regards


What's you XMG address? Will send you some coins.

@ALL, I recommend putting XMG address in signature; when you post something beneficial to others / help other people, we will be able to find a way to thank you, for example, sending few cents.  Cheesy
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!

There is no bug shown in Windows 2008 VPS, just stop the cpu limitation after some hours then the cpu limitation is not working after re-started again. Afterall, I'm not dare to try again because I might be kicked off if overloaded the cpu.


As I see the CPU usage in NeedIfFindIt's version is calculated based on block reward. I guess we might need to add maximum CPU limit (any situation).
full member
Activity: 196
Merit: 100
Hi guys,

if someone interested, here a good idea, very low cost.

XMG Mined with Raspberry Pi 2

http://raspi2miner.is-great.org/

Regards


What's you XMG address? Will send you some coins.
full member
Activity: 196
Merit: 100
Wow, interesting with raspberry pi 2, although the khash is low...

Yeah, but that's the right way. Our dream is, that mining Magi would be usual this way, with such a hashrate. Currently not possible due to some big guys, but we didn't give up hope for the future. For real decentralization we don't need 5 big guys but many many miners with low hashrate and energy efficient hardware.
hero member
Activity: 714
Merit: 500
Spexx's pack should be able to easy things out, once people take few minutes to follow / read instructions carefully; you only need to do it once.

As to GUI, NeedIfFindIt's miner: http://xmg.makejar.com/ Also some one offered Simplicity long time ago, will need to adapt to new miners though: https://github.com/aceoyame/Simplicity-XMG

Programming contest won't work out in my view, guess only few people around who can do this task. But if we offer few BTC bounties, that's gonna a different talk. In a simple way, we offer bounties if one can contribute along that, and any other stuffs; just ask us, Smiley here or PM, me, magic, jawitech.

http://xmg.makejar.com/ is buggy in Win64, it will stop the cpu efficiency limitation after some hours and cannot even start again in my Windows 2008 VPS, and it totally cannot run in my Windows 8.

Yes, I agreed that programming contest is useless, BTC bounties is good  Grin

What kind of GUI required? BTW, I thought joelao95 can do coding, right? https://bitcointalksearch.org/topic/m.9453656 Is this you job?

Since I'm preparing the next version of SweetSpot can you describe the bugs you are getting?

I'm using it 24/7 on 2 intel laptops running Win 7 x64 and testing occasionally on AMD Phenom (again Win 7 x64) ... can't reproduce the issue.

The only time it stops limiting is when my server (that distributes the hashrate/blockvalue) dies (for 10min~2h). And in the last month it happened 6 or 7 times thanks to the defective ADATA memory (yep and they refuse to replace it under warranty).

About the miners - you can drop any miner (in a separate folder) in the SweetSpot's folder. Then just restart the app.

There is no bug shown in Windows 2008 VPS, just stop the cpu limitation after some hours then the cpu limitation is not working after re-started again. Afterall, I'm not dare to try again because I might be kicked off if overloaded the cpu.
hero member
Activity: 714
Merit: 500
Hi guys,

if someone interested, here a good idea, very low cost.

XMG Mined with Raspberry Pi 2

http://raspi2miner.is-great.org/

Regards


Nice; what's special to make it work on Raspberry, or same compilation as in linux?

Hi joelao95,

actually ( first try ) it's really similar to linux compilation.

I've only added -mfpu=neon for some optimization.

But on next try, maybe i need to change some code (actually not checked) to better implement the neon technology.

Also with latest raspbian and wolf v2 source code, you've to remove the -march=native

But 5khash for a $35 device low powered i think is good.

Next step:

- better implement neon code (if possible)
- try with other algo

regards
 

Wow, interesting with raspberry pi 2, although the khash is low...
sr. member
Activity: 466
Merit: 250
i have problem with wallet
magi qt for linux , does not work  with mint 17 64 bit . any help ?

Are your using the binary downloaded, or compiling from source. I recommend the compilation, follow this guide:
https://bitcointalksearch.org/topic/m.8800103
Yes, with downloaded binary,  I'll do compiling from source.
thanks.
full member
Activity: 196
Merit: 100
Hi guys,

if someone interested, here a good idea, very low cost.

XMG Mined with Raspberry Pi 2

http://raspi2miner.is-great.org/

Regards


Awesome, I love the idea! Expect some visitors https://twitter.com/Jawitech/status/566917373064912896
full member
Activity: 500
Merit: 100
Spexx's pack should be able to easy things out, once people take few minutes to follow / read instructions carefully; you only need to do it once.

As to GUI, NeedIfFindIt's miner: http://xmg.makejar.com/ Also some one offered Simplicity long time ago, will need to adapt to new miners though: https://github.com/aceoyame/Simplicity-XMG

Programming contest won't work out in my view, guess only few people around who can do this task. But if we offer few BTC bounties, that's gonna a different talk. In a simple way, we offer bounties if one can contribute along that, and any other stuffs; just ask us, Smiley here or PM, me, magic, jawitech.

http://xmg.makejar.com/ is buggy in Win64, it will stop the cpu efficiency limitation after some hours and cannot even start again in my Windows 2008 VPS, and it totally cannot run in my Windows 8.

Yes, I agreed that programming contest is useless, BTC bounties is good  Grin

What kind of GUI required? BTW, I thought joelao95 can do coding, right? https://bitcointalksearch.org/topic/m.9453656 Is this you job?

Since I'm preparing the next version of SweetSpot can you describe the bugs you are getting?

I'm using it 24/7 on 2 intel laptops running Win 7 x64 and testing occasionally on AMD Phenom (again Win 7 x64) ... can't reproduce the issue.

The only time it stops limiting is when my server (that distributes the hashrate/blockvalue) dies (for 10min~2h). And in the last month it happened 6 or 7 times thanks to the defective ADATA memory (yep and they refuse to replace it under warranty).

About the miners - you can drop any miner (in a separate folder) in the SweetSpot's folder. Then just restart the app.
member
Activity: 176
Merit: 10
Hi guys,

if someone interested, here a good idea, very low cost.

XMG Mined with Raspberry Pi 2

http://raspi2miner.is-great.org/

Regards


Nice; what's special to make it work on Raspberry, or same compilation as in linux?

Hi joelao95,

actually ( first try ) it's really similar to linux compilation.

I've only added -mfpu=neon for some optimization.

But on next try, maybe i need to change some code (actually not checked) to better implement the neon technology.

Also with latest raspbian and wolf v2 source code, you've to remove the -march=native

But 5khash for a $35 device low powered i think is good.

Next step:

- better implement neon code (if possible)
- try with other algo

regards
 
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
Hi guys,

if someone interested, here a good idea, very low cost.

XMG Mined with Raspberry Pi 2

http://raspi2miner.is-great.org/

Regards


Nice; what's special to make it work on Raspberry, or same compilation as in linux?
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
I am talking about a program, thats easy to install, simple, easily updatable and it should somewhat look proffessional. Well yes you might need a bounty for this and i guess a BTC payment would somewhat help.
I hope people don't think bad of me, because i am suggesting to much^^ Just trying to help Wink
Ask yourself. How would a big company handle this stuff and try to do it the same way as much as possible. I know you guys are on a budget, but i hope you give it your all Wink
I wouldn't really suggest anything if i didn't like this coin.
No, not at all, appreciated the suggestions, that's right the way I'd like to see.  Smiley
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
hi joe can you tell me what is the font of center blue logo, and font "COIN OF THE MAGI" on coin
They are Symbol and Roboto Concensed.
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
The issues lie in my side, I have to be frank; we have the best marketing persons in the world though. After month and month, I found out I have to take care of something so that I can continue the real & crypto life, probably I can bring the magi project more financial assistance as well. I only hope to hold people's patience & trust, as I said I'll bring magi throughout 2015; space is a need for me to pass through. I was keen to see the price rising as I believed most of people did. The actual situation is complex, however, I can't talk something which nullify the efforts our marketing team is doing. If you really like magi, then I hope we can go on the same way, perhaps price is not all about, while I very understand that's an essential part in a coin and being the reason some people are around.
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
i have problem with wallet
magi qt for linux , does not work  with mint 17 64 bit . any help ?

Are your using the binary downloaded, or compiling from source. I recommend the compilation, follow this guide:
https://bitcointalksearch.org/topic/m.8800103
Jump to: