DocGonzzo
Newbie
Offline
Activity: 27
Merit: 0
|
|
March 19, 2014, 05:27:36 AM |
|
I'm going to look for an API tutorial. Is 192.168.0.0/24 always the address to use My miners are 192.168.1.101/114 Nope - if your miners and network are 192.168.1.101 then you want to use 192.168.1.0/24 in the API allow command. That include the W: as well. That will allow any PCs on your local network to control the miner via RPC API. Thanks, that's what I did but it doesn't seem to be working. config cgminer 'default' option chip_frequency '282' option miner_count '24' option api_allow 'W:127.0.0.1,W:192.168.1.0/24' option more_options '--quiet'
I had the same issue, you also have to edit the S99cgminer file. http://pastebin.com/YEiyPjuH This is a handy post on installing nano and which file (and line) you need to edit https://bitcointalk.org/index.php?topic=499837.0 This one shows exactly what to enter. Hope it helps, I dunno if you are on Ant or Avalon the process should be the same
|
|
|
|
ManeBjorn
Legendary
Offline
Activity: 1288
Merit: 1004
|
|
March 19, 2014, 05:42:31 AM |
|
When do you find time?!?! That looks great. Will it make it to the android app as well? Great job as always I look forward to it.
|
|
|
|
nwoolls (OP)
|
|
March 19, 2014, 05:53:41 AM |
|
When do you find time?!?! That looks great. Will it make it to the android app as well? Great job as always I look forward to it.
Most features are all already completed for iOS, Android and Windows Phone. That includes pool / coin switching and Toast notifications, as well as bug-fixes and tweaks. That said, so far only iOS has received any sort of UI refresh (Drawer-style navigation, color palette matching mobileminerapp.com, searching machines, etc). We'll see what makes the cut but I am going to be getting this round of updates out soon.
|
MultiMiner: Any Miner, Any Where, on Any Device | Xgminer: Mine with popular miners on Mac OS X
|
|
|
ManeBjorn
Legendary
Offline
Activity: 1288
Merit: 1004
|
|
March 19, 2014, 06:03:36 AM |
|
Very cool. Where do you find time seriously? Between all the work on MuMi and the big BFGMiner update pending and your other projects you must dream code. Thanks for it all. It makes mining so much more user friendly and profitable. When do you find time?!?! That looks great. Will it make it to the android app as well? Great job as always I look forward to it.
Most features are all already completed for iOS, Android and Windows Phone. That includes pool / coin switching and Toast notifications, as well as bug-fixes and tweaks. That said, so far only iOS has received any sort of UI refresh (Drawer-style navigation, color palette matching mobileminerapp.com, searching machines, etc). We'll see what makes the cut but I am going to be getting this round of updates out soon.
|
|
|
|
|
|
nwoolls (OP)
|
|
March 19, 2014, 06:12:19 AM |
|
Where do you find time seriously? Between all the work on MuMi and the big BFGMiner update pending and your other projects you must dream code.
Software development is more-or-less what I do. I also have a 40+ hour-a-week job heading up software development (and have a fantastic wife and kids). The *whatever*coin work I've been doing has honestly just been a blast and a hobby. It's great to see feedback so quickly and reminds me of the first projects that really gave me a great community feel while programming: http://web.archive.org/web/20050817065840/http://aorelaychat.com/http://arpa3.net/ao/dl/aorc20090527.zip
|
MultiMiner: Any Miner, Any Where, on Any Device | Xgminer: Mine with popular miners on Mac OS X
|
|
|
shaxs
|
|
March 19, 2014, 06:13:07 AM |
|
Cool thanks! The first post might need to be updated
|
|
|
|
ManeBjorn
Legendary
Offline
Activity: 1288
Merit: 1004
|
|
March 19, 2014, 06:16:11 AM |
|
That is great to do what you love. It makes it all worth it. The wife and kids I bet are the best part. I know it is for me. Holy Crap by the way. I used AORC years ago. Small world. LOL Where do you find time seriously? Between all the work on MuMi and the big BFGMiner update pending and your other projects you must dream code.
Software development is more-or-less what I do. I also have a 40+ hour-a-week job heading up software development (and have a fantastic wife and kids). The *whatever*coin work I've been doing has honestly just been a blast and a hobby. It's great to see feedback so quickly and reminds me of the first projects that really gave me a great community feel while programming: http://web.archive.org/web/20050817065840/http://aorelaychat.com/http://arpa3.net/ao/dl/aorc20090527.zip
|
|
|
|
|
shaxs
|
|
March 19, 2014, 06:43:54 AM |
|
so if my antminer was 192.168.1.99 and the router was 192.168.1.1 - whould i use
option api_allow 'W:127.0.0.1,W:192.168.0.0/24' or option api_allow 'W:127.0.0.1,W:192.168.1.1/24' ?
This should do it: option api_allow 'W:127.0.0.1,W:192.168.1.0/24' http://en.wikipedia.org/wiki/Classless_Inter-Domain_RoutingIve changed my antminers to this but I cannot get them to show up in MM. Any other things to try?
|
|
|
|
shaxs
|
|
March 19, 2014, 03:01:24 PM |
|
so if my antminer was 192.168.1.99 and the router was 192.168.1.1 - whould i use
option api_allow 'W:127.0.0.1,W:192.168.0.0/24' or option api_allow 'W:127.0.0.1,W:192.168.1.1/24' ?
This should do it: option api_allow 'W:127.0.0.1,W:192.168.1.0/24' http://en.wikipedia.org/wiki/Classless_Inter-Domain_RoutingIve changed my antminers to this but I cannot get them to show up in MM. Any other things to try? Overnight they started to show up...took a loonngg time but there they are
|
|
|
|
ManeBjorn
Legendary
Offline
Activity: 1288
Merit: 1004
|
|
March 19, 2014, 06:39:57 PM |
|
That is so cool. I wish there had been something similar for the Kali gaming network as well back then. You are very talented. Thanks for sharing.
|
|
|
|
shaxs
|
|
March 20, 2014, 06:01:12 AM Last edit: March 20, 2014, 06:11:48 AM by shaxs |
|
I have a few more questions.
1) Is there a way to automatically switch pools after x amount of time frame? Say I want to mine a pool for 24 hours and automatically switch to another pool after that time is up? 2) I decided since I have 2x7970 in my gaming pc I might use it to mine Litecoin when I am not gaming. MultiMiner says it is running at 17 Kh/s. That seems awfully low. Is that right or did I not set something up properly? EDIT: I figured it out. Sorry! On a side note, my UPS backup cant handle the power when both GPUs are mining at the same time lol.
|
|
|
|
ZiG
|
|
March 20, 2014, 06:21:15 AM |
|
Where do you find time seriously? Between all the work on MuMi and the big BFGMiner update pending and your other projects you must dream code.
Software development is more-or-less what I do. I also have a 40+ hour-a-week job heading up software development (and have a fantastic wife and kids). The *whatever*coin work I've been doing has honestly just been a blast and a hobby. It's great to see feedback so quickly and reminds me of the first projects that really gave me a great community feel while programming: http://web.archive.org/web/20050817065840/http://aorelaychat.com/http://arpa3.net/ao/dl/aorc20090527.zipGood job, buddy...Very good products...and I like your style...classy...BTW I am computer engineer too...Thank you very much for your time and effort...!
|
|
|
|
hoop
Legendary
Offline
Activity: 1524
Merit: 1001
NOBT - WNOBT your saving bank◕◡◕
|
|
March 20, 2014, 06:18:58 PM |
|
installed on ubuntu lap got this error Cannot open assembly 'MultiMiner.win.exe': No such file or directory. please how to fix this
|
|
|
|
ManeBjorn
Legendary
Offline
Activity: 1288
Merit: 1004
|
|
March 20, 2014, 06:28:09 PM Last edit: March 20, 2014, 06:58:19 PM by ManeBjorn |
|
HI Nate More weirdness with the Avalon reporting. It still reports on each instance of MuMi just not the current hash rate. Now it shows as running in MobileMiner but does not show the hash rate anymore. This just started a couple hours ago. The Avalon is running great with no issues. I have no idea what is wrong. I have tried everything. Could you help me please? It worked before the latest test of BFGminer was installed. --api-listen --api-allow W:127.0.0.1,192.168.0.0/24 Thanks again.
|
|
|
|
nwoolls (OP)
|
|
March 20, 2014, 07:53:08 PM |
|
More weirdness with the Avalon reporting. It still reports on each instance of MuMi just not the current hash rate. Now it shows as running in MobileMiner but does not show the hash rate anymore. This just started a couple hours ago. The Avalon is running great with no issues. I have no idea what is wrong. I have tried everything. Could you help me please?
You need to add --log 5 to the arguments for the Avalon. That should make the current hashrate show in both MultiMiner and MobileMiner.
|
MultiMiner: Any Miner, Any Where, on Any Device | Xgminer: Mine with popular miners on Mac OS X
|
|
|
nwoolls (OP)
|
|
March 20, 2014, 07:54:06 PM |
|
1) Is there a way to automatically switch pools after x amount of time frame? Say I want to mine a pool for 24 hours and automatically switch to another pool after that time is up?
Currently this can only be done based on profitability or difficulty or price, not on a strict rotation. What are you trying to achieve? There may be another way to handle it.
|
MultiMiner: Any Miner, Any Where, on Any Device | Xgminer: Mine with popular miners on Mac OS X
|
|
|
ManeBjorn
Legendary
Offline
Activity: 1288
Merit: 1004
|
|
March 20, 2014, 07:55:58 PM |
|
I had it in there before. Would this be the correct order for it? --log 5 --api-listen --api-allow W:127.0.0.1,192.168.0.0/24 More weirdness with the Avalon reporting. It still reports on each instance of MuMi just not the current hash rate. Now it shows as running in MobileMiner but does not show the hash rate anymore. This just started a couple hours ago. The Avalon is running great with no issues. I have no idea what is wrong. I have tried everything. Could you help me please?
You need to add --log 5 to the arguments for the Avalon. That should make the current hashrate show in both MultiMiner and MobileMiner.
|
|
|
|
|