Bitcoin Forum
May 25, 2024, 06:50:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 [123] 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 ... 186 »
  Print  
Author Topic: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform)  (Read 827257 times)
shaxs
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 20, 2014, 07:57:52 PM
 #2441

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.

I rent out, or do mining contracts for 12h increments. So I have to setup manual reminders and go in and manually change the pool back to my pool or the next user's pool. It would be nice to automate this somehow.
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
March 20, 2014, 08:02:45 PM
 #2442

I rent out, or do mining contracts for 12h increments. So I have to setup manual reminders and go in and manually change the pool back to my pool or the next user's pool. It would be nice to automate this somehow.

Are they physical devices connected to MultiMiner or are they Network Devices that MultiMiner discovered?

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
shaxs
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 20, 2014, 08:10:05 PM
 #2443

I rent out, or do mining contracts for 12h increments. So I have to setup manual reminders and go in and manually change the pool back to my pool or the next user's pool. It would be nice to automate this somehow.

Are they physical devices connected to MultiMiner or are they Network Devices that MultiMiner discovered?

Antminer S1 over the network.
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
March 20, 2014, 08:25:25 PM
 #2444

Antminer S1 over the network.

Are you able to calculate the split based on a percentage rather than hours-a-day? If so you should be able (in theory) to setup the S1 to use the quota argument found in CGMiner to split the work between multiple pools, e.g.:

Code:
--quota '25;url' -u user -p pass --quota '25;url' -u user -p pass --quota '50;url' -u user -p pass

It doesn't need to add up to 100 either. This would be within the cgminer config file on the S1.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
shaxs
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 20, 2014, 08:36:29 PM
 #2445

Antminer S1 over the network.

Are you able to calculate the split based on a percentage rather than hours-a-day? If so you should be able (in theory) to setup the S1 to use the quota argument found in CGMiner to split the work between multiple pools, e.g.:

Code:
--quota '25;url' -u user -p pass --quota '25;url' -u user -p pass --quota '50;url' -u user -p pass

It doesn't need to add up to 100 either. This would be within the cgminer config file on the S1.

Possibly. Lets say I rent it out for 24 hours then it needs to revert to my pool...not sure how that would work. And does this do the quote every day? I contract in 24 hour blocks and then it is over unless they buy another.
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
March 20, 2014, 08:43:07 PM
 #2446

Possibly. Lets say I rent it out for 24 hours then it needs to revert to my pool...not sure how that would work. And does this do the quote every day? I contract in 24 hour blocks and then it is over unless they buy another.

Gotcha - no I don't think it would work for short term contracts like that. If you want to follow up in private we can discuss what it would take to do something like this. I'm assuming you'd need to keep entering new pool info for new customers, etc. You can contact me via DM on here or via email (in my sig).

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
shaxs
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 20, 2014, 08:46:59 PM
 #2447

Possibly. Lets say I rent it out for 24 hours then it needs to revert to my pool...not sure how that would work. And does this do the quote every day? I contract in 24 hour blocks and then it is over unless they buy another.

Gotcha - no I don't think it would work for short term contracts like that. If you want to follow up in private we can discuss what it would take to do something like this. I'm assuming you'd need to keep entering new pool info for new customers, etc. You can contact me via DM on here or via email (in my sig).

Done. Thanks!
ManeBjorn
Legendary
*
Offline Offline

Activity: 1288
Merit: 1004



View Profile
March 20, 2014, 09:19:06 PM
 #2448

Hi Nate,
When I add the --log 5 to the front or after --api-allow it gives me this error and will not connect to mine.
Code:
[Firmware Version] => 20140227
cgminer:
cgminer-openwrt-packages: bb677a2+
luci: d2fe67a
Socket connect failed: Connection refused
I am stumped.


I had it in there before.  Would this be the correct order for it?
Code:
--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.

nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
March 20, 2014, 09:39:41 PM
 #2449

Hi Nate,
When I add the --log 5 to the front or after --api-allow it gives me this error and will not connect to mine.
Code:
[Firmware Version] => 20140227
cgminer:
cgminer-openwrt-packages: bb677a2+
luci: d2fe67a
Socket connect failed: Connection refused
I am stumped.

Can you check the API Log for the entries for your Avalon and then let me know how the current hashrate is reported? Probably something like "MHS 20s".

The --log argument should only affect how often the miner polls for statistics, nothing to do with the API access.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
ManeBjorn
Legendary
*
Offline Offline

Activity: 1288
Merit: 1004



View Profile
March 20, 2014, 09:50:31 PM
 #2450

That is the log.  Nothing else happens.  It is odd.  I have even removed the API arguments to run it from stock and cold booted. 

Hi Nate,
When I add the --log 5 to the front or after --api-allow it gives me this error and will not connect to mine.
Code:
[Firmware Version] => 20140227
cgminer:
cgminer-openwrt-packages: bb677a2+
luci: d2fe67a
Socket connect failed: Connection refused
I am stumped.

Can you check the API Log for the entries for your Avalon and then let me know how the current hashrate is reported? Probably something like "MHS 20s".

The --log argument should only affect how often the miner polls for statistics, nothing to do with the API access.

nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
March 20, 2014, 09:53:54 PM
 #2451

That is the log.  Nothing else happens.  It is odd.  I have even removed the API arguments to run it from stock and cold booted. 

Sorry - I mean in MultiMiner. Right-click and click API Monitor. Look for the "devs" API calls that are going to your Avalon (I'll get IP and Port in that window now that it does remote APIs). You can use CTRL+C and CTRL+V to copy out the values

You should see something like MHS 5s=10000 or MHS 10s=10000 etc. I need to know what the Xs number is.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
ManeBjorn
Legendary
*
Offline Offline

Activity: 1288
Merit: 1004



View Profile
March 20, 2014, 09:59:08 PM
 #2452

Now I cannot get it to mine.
I knew I was playing with fire.  LOL  It has been running between 83 gh/s and 86 gh/s solid for weeks.  I add one line to the api that should not change anything and it stops mining. 
I have the worst luck.
I will figure that out and then get back to you with the info.  Thanks.

That is the log.  Nothing else happens.  It is odd.  I have even removed the API arguments to run it from stock and cold booted. 

Sorry - I mean in MultiMiner. Right-click and click API Monitor. Look for the "devs" API calls that are going to your Avalon (I'll get IP and Port in that window now that it does remote APIs). You can use CTRL+C and CTRL+V to copy out the values

You should see something like MHS 5s=10000 or MHS 10s=10000 etc. I need to know what the Xs number is.

nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
March 20, 2014, 10:50:50 PM
 #2453


This has been submitted to Apple and should be available in under a week.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
ManeBjorn
Legendary
*
Offline Offline

Activity: 1288
Merit: 1004



View Profile
March 21, 2014, 03:42:16 AM
 #2454

Great work.
Too bad I don't use an iphone.  Looks great.

I got my problem fixed.  An extra --api was hiding and kept sticking when I would retype.  I had some help it's all good.
I also updated the firmware again while I was down.  LOL  It never ends.



This has been submitted to Apple and should be available in under a week.

shaxs
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 22, 2014, 05:11:20 AM
 #2455

Another nice option would be the ability to name/give label to Miners in the software. I dont think that should be too hard?
ManeBjorn
Legendary
*
Offline Offline

Activity: 1288
Merit: 1004



View Profile
March 22, 2014, 06:12:03 AM
 #2456

It's there.
Just right click or double click on them and you can rename them.

Another nice option would be the ability to name/give label to Miners in the software. I dont think that should be too hard?

nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
March 22, 2014, 04:42:05 PM
 #2457

Great work.
Too bad I don't use an iphone.  Looks great.

Both Android and Windows Phone updates will be coming very shortly with the same feature set.

I got my problem fixed.  An extra --api was hiding and kept sticking when I would retype.  I had some help it's all good.

Nice - glad you got it fixed.

I also updated the firmware again while I was down.  LOL  It never ends.

Tell me about it  Grin

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
Raptor2213
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
March 22, 2014, 10:33:20 PM
 #2458

Nwools, there's a new coin-choosing app that was just announced.  Might be a good alternate for your Coinchoose/Coinwarz woes - if they support APIs...
https://bitcointalk.org/index.php?topic=524870

Did something I say help you out?    BTC - 18oTipf66z8dbwTgRCiPjbdPmqEP7zuCFb
-ck
Legendary
*
Offline Offline

Activity: 4116
Merit: 1635


Ruu \o/


View Profile WWW
March 23, 2014, 03:15:15 AM
 #2459

Thread now pinned for being an actively maintained and used project.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
ManeBjorn
Legendary
*
Offline Offline

Activity: 1288
Merit: 1004



View Profile
March 23, 2014, 03:23:16 AM
 #2460

That is great news.
It is a great project that is for sure.

Thread now pinned for being an actively maintained and used project.

Pages: « 1 ... 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 [123] 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 ... 186 »
  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!