Bitcoin Forum
May 18, 2024, 12:01:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: MagicMiner: operating system for easy mine scrypt/scrypt-n/x11/gridseed (Ubuntu)  (Read 6428 times)
p4u (OP)
Member
**
Offline Offline

Activity: 111
Merit: 10

crypto lover


View Profile
April 22, 2014, 11:50:00 AM
 #21

hi all! great! how to login via VNC? I can't it's activated?
how to watch GPU temp? using ssh

Please, see the above post.
p4u (OP)
Member
**
Offline Offline

Activity: 111
Merit: 10

crypto lover


View Profile
April 22, 2014, 11:55:05 AM
 #22

We have uploaded a new version of the magicOS.

Changelog:

1. Fix a bug in the 280x configuration template (error in json configuration)
2. Add specific configuration for 290x, please test it and report if it works
3. If using GridSeed in only scrypt mode, it creates one minerd instance for each module (in my tests it works better)
4. Some documentation improvements (README file)

More info and Download link: https://magicpool.org/main/magic_os


If you would like to have some extra feature, we can consider it Smiley

Donations BTC: 16SUbhEoJPkHkbccCRToDGaLUFwU9oRtoa
Dogeshop_eu
Member
**
Offline Offline

Activity: 148
Merit: 10


View Profile
April 26, 2014, 04:34:04 PM
 #23

Not enough disk space on 500 HDD drive, what am i doing wrong?
p4u (OP)
Member
**
Offline Offline

Activity: 111
Merit: 10

crypto lover


View Profile
April 28, 2014, 08:40:53 PM
 #24

Not enough disk space on 500 HDD drive, what am i doing wrong?

I don't know if you don't give more details, sorry. Which command are u using for installing the image?
GenTarkin
Legendary
*
Offline Offline

Activity: 2450
Merit: 1002


View Profile
April 28, 2014, 11:30:26 PM
 #25

this work w/ blades or do binaries need to be updated?

GenTarkin's MOD Kncminer Titan custom firmware! v1.0.4! -- !!NO LONGER AVAILABLE!!
Donations: bitcoin- 1Px71mWNQNKW19xuARqrmnbcem1dXqJ3At || litecoin- LYXrLis3ik6TRn8tdvzAyJ264DRvwYVeEw
p4u (OP)
Member
**
Offline Offline

Activity: 111
Merit: 10

crypto lover


View Profile
April 29, 2014, 10:09:12 AM
 #26

I've never tested it with BTC ASICS, so there is not configuration template for that, you must create your own sgminer/cgminer configuration.
The magiOS currently have last sgminer, cgminer 3.1 and minerd. If one of those support blades, then it should work.

Let me know if you try it and if works send me the config file to include in the distribution for future releases.
aadje93
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
May 30, 2014, 08:09:31 AM
 #27

Using it with great plessure,

But my question is,

Is there a way to update the X11 mining kernel (sgminer)

I found a kernel online thats supposed to be alot faster.

Or can i just overwrite the kernel map on the usb stick and then it works?

Would like to hear it asap.

http://cryptomining-blog.com/2496-new-sgminer-fork-for-x11-mining-with-higher-performance/

https://github.com/lasybear/sph-sgminer_x11mod
greets
aadje93

p4u (OP)
Member
**
Offline Offline

Activity: 111
Merit: 10

crypto lover


View Profile
May 30, 2014, 01:14:24 PM
 #28

I will work soon on include this sgminer in the operating system. I've been a little overloaded this week.

Thank you for reporting it!
aadje93
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
May 30, 2014, 01:17:00 PM
 #29

I will work soon on include this sgminer in the operating system. I've been a little overloaded this week.

Thank you for reporting it!

thanks for your update,

Is there a way i can update it manually or is it easyer to wait for you and then just rewrite the os to the thumb drive.

greets
aadje93

p4u (OP)
Member
**
Offline Offline

Activity: 111
Merit: 10

crypto lover


View Profile
May 30, 2014, 01:41:39 PM
 #30

If you have skills in Linux you can do it yourself.

Execute "sudo rw" to set the filesystem in read-write mode
Execute: sudo su; cd /root/
Clone the repository using git
Try to compile it following the README instructions

Some users have reported a compilation error related with the OpenCL, I've not checked it yet but if you do let me know.
aadje93
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
June 07, 2014, 10:38:37 AM
 #31

i seem to have a realy weird problem

Im mining darkcoin on my p2pool node.

But now i've got the 2nd miner in action, the first is showing realy low hashrates (500-600khash/s) and the 2nd is fine. (1,9mhash)

Do you know whats happening?

i've set the api port for mcast and api port both from 4028 to something else so that shouldnt be a problem?

would like to hear from you as soon as possible Smiley

p4u (OP)
Member
**
Offline Offline

Activity: 111
Merit: 10

crypto lover


View Profile
June 07, 2014, 02:50:34 PM
 #32

Sorry I have not idea. I have not experience mining X11. I have complied and prepared the whole system, but I don't know how to deal with your problem.

I'll include soon a new X11 software in the distribution, maybe it fix also your issue.

Cheers
aadje93
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
June 18, 2014, 06:59:44 AM
 #33

Do you have any estimate on the update for the new sgminer? 5.0 Beta is already out in the wilds

greets

aadje93

Dogeshop_eu
Member
**
Offline Offline

Activity: 148
Merit: 10


View Profile
June 19, 2014, 12:45:29 PM
 #34

Has X11 mining been updated on your OS?
p4u (OP)
Member
**
Offline Offline

Activity: 111
Merit: 10

crypto lover


View Profile
June 20, 2014, 09:06:50 AM
 #35

Not yet, sorry. I've been very very busy with the pool.

I started some efforts to put the magicOS code online so anyone can contribute and modify it:

https://github.com/p4u/magicOS/

It does not work yet (the generated image is not booting, probably some error with the MBR/grub). If someone has time to check it, would be nice.

In any case, as soon as possible I will update the sgminer version.
Pages: « 1 [2]  All
  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!