MultiMiner: Your Coins. Your Pools. Your way.
MobileMiner: Remotely monitor and control your rigs from your smartphone.MultiMiner is Open Source with a permissive MIT license. Contribution is welcome and encouraged.
If you are interested in helping with MultiMiner, scroll to the bottom of this post for source code examples. Nice work!
However, not really help full on a slow machine like an old thin client witch i use for mining with my asics.
An HP t5540 thin client like here
http://www.parkytowers.me.uk/thin/hp/t5540/index.shtml or here
http://neowongch.wordpress.com/2011/03/08/add-3-5-sata-hard-drive-to-hp-thin-client-t5540/On Windows i have seen no real issues so far, except that you can not hot add/swap devices, however i do find that the devices get recognized more smootly while cgminer is not active.
Has anyone tested this on something like a raspberry pi?
The thin client i use has 2gb ram (i took some more from a broken laptop, original it had a 512Mb ram module.) and uses a 4gb usb stick as hard disk, did not yet try this on the sata port, but i wont think that will change anything as its the cpu (or coding) that seems the bottleneck.
Some info:
root@miner:~# cat /proc/cpuinfo
processor : 0
vendor_id : CentaurHauls
cpu family : 6
model : 13
model name : VIA Eden Processor 1000MHz
stepping : 0
cpu MHz : 997.478
cache size : 128 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge cmov pat clflush acpi mmx fxsr sse sse2 tm nx up pni est tm2 xtpr rng rng_en ace ace_en ace2 ace2_en phe phe_en pmm pmm_en
bogomips : 1994.95
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 32 bits virtual
power management:
root@miner:~# cat /proc/meminfo
MemTotal: 1995688 kB
MemFree: 1624776 kB
Buffers: 37484 kB
Cached: 187132 kB
SwapCached: 0 kB
Active: 168644 kB
Inactive: 169764 kB
Active(anon): 113912 kB
Inactive(anon): 384 kB
Active(file): 54732 kB
Inactive(file): 169380 kB
Unevictable: 0 kB
Mlocked: 0 kB
HighTotal: 1117064 kB
HighFree: 811280 kB
LowTotal: 878624 kB
LowFree: 813496 kB
SwapTotal: 105468 kB
SwapFree: 105468 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 113808 kB
Mapped: 31488 kB
Shmem: 508 kB
Slab: 19004 kB
SReclaimable: 11020 kB
SUnreclaim: 7984 kB
KernelStack: 1680 kB
PageTables: 2468 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 1103312 kB
Committed_AS: 806784 kB
VmallocTotal: 122880 kB
VmallocUsed: 5304 kB
VmallocChunk: 114164 kB
HardwareCorrupted: 0 kB
AnonHugePages: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 8184 kB
DirectMap2M: 905216 kB
I have no experience with mono apps, so i dont know if its the coding of mono, or the app itself that causes the high cpu usage.
When using another script (python based)
https://github.com/area/CryptoSwitcher i do not have any of these issues.
I liked the idea of a fancy gui, but given these issues; i'd rather stay with the CyproSwitcher script witch has a function to trade the coin's you've mined.
Maybe some later release will be more usable on low powered devices...