Bitcoin Forum
May 03, 2024, 02:49:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 [68] 69 70 71 72 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 »
1341  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.4 (Windows/Linux) on: May 25, 2016, 03:35:17 PM
Ready the first version of the monitoring for Android - https://play.google.com/store/apps/details?id=ua.com.bcmob.claymoresdualminermonitor

i cant access settings, how do you set it to access miner from outside network?


@javi
You need to forward port to point to your local ip where manager is. For example if your local ip where manager is is 192.168.88.1 and your public ip is 44.99.512.222 you need to configure your ruter in firewall/nat destination to forward port 8000 so when you type 44.99.512.222:8000 it will point to 192.168.88.1:8000. You need to set static ip for your local comp where manager is. It depends on ruter how you need to configure it but allmost all is the same in nat settings. If you are behind mikrotik ruterboard like me then in your firewall settings-nat-+ add dstnat dstport 8000 and in action dstnat to adress :localip: dstport 8000

Does that mean that anyone who knows my ip and port settings can push me his wallet where i mine to?

@ Claymore, can this monitor be made read only and accepting configs to need activation flag?

There is read-only mode, check readme, "-mport" description.
1342  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.4 (Windows/Linux) on: May 25, 2016, 07:46:14 AM
Claymore, can you add truncate and log rotation of log file?
We can do this via task scheduler or cron, however is more comfortable miner to make this Smiley

Well, when miner fails I want to see entire log, not some part only.

Hi Claymore,

All my rigs are now with v4.4 and doing very well.
The CDM Manager is fantastic.
Can you consider these CDMM features for future versions?
1. Restart counter for each Rig/Miner (eg. how many times the rig has restarted - triggered -r switch)
2. Failover counter for each Rig/Miner (eg. how many time the rig has failover to backup ETH pool)
The features above, will be very useful for troubleshooting and ensuring mining operations are in tip-top condition.
Thanks

Ok, I'll add it in my todo list.
1343  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.4 (Windows/Linux) on: May 25, 2016, 07:43:33 AM
@Claymore, is there a way to activate email notifications on f2pool? especially in epools.txt?

Thanks!

You should always read pool help because it is always pool-related. For f2pool the only info I found is:
....
How can I receive notification in case of miner failure?
Please check the mining notification service provided by BTCKan.
....

That is all that they can say.
1344  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.4 (Windows/Linux) on: May 24, 2016, 08:27:53 PM
@Claymore: after 24h+ runtime the Linux version of miner stopped sending stats Sad
Miner itself works but no monitoring. There were two EthMon apps connected (one on my PC and another on Windows rig for web stats). None of them report now (web or app). Miner shown in red.

Check miner, may be it was restarted and after restarting stopped stats? Ot miner shows 24h+ so it was not restarted? PM me the log file then.
1345  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.4 (Windows/Linux) on: May 23, 2016, 07:10:21 PM
@Claymore

Maybe you can add the possibility to define log filename and location. Usefull to get static log file name and place it to /var/run ..

Ok, I'll add an option for that.
1346  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.4 (Windows/Linux) on: May 23, 2016, 10:35:28 AM
And it seems I need to return option to close miner instead of stopping one GPU because if you did not correct ordering it can cause bad things.

Or disable cards one by one until no more tempalarm, then flag faulty one and enable others.

I don't see any ways to implement it properly:
1. GPU temp can reach stop threshold and then become a bit less.
2. Several GPUs can reach threshold at the same time.
3. It will take a lot of time to detect cards for system with many GPUs.

Better way is to create some special mode to detect "-di " values which will correct GPU order. For example, you press "d" button, miner stops mining, and loads every card one by one, check temps and understands its order. In a couple of minutes after checking all GPUs miner shows you what "-di" value you must use. This way it will also fix issue with incorrect GPU indexes in temperature/fan stats that miner displays.
Another option is to check if GPU is still overheated in 30 seconds after disabling mining on it, such behaviour means that we disabled wrong card and entire miner will be closed.
1347  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.4 (Windows/Linux) on: May 23, 2016, 07:16:34 AM
Hi, Claymore, thanks for the new v.4.4.
I use parametr -tstop.
But stop minning other GPU.

Example:
Use 4GPU
-tstop 80,80,80,80

GPU0 t=67, GPU1 t=68, GPU2 t=67, GPU3 t=80
GPU3 t=80 not minning stopped, stopped GPU0 t=67.

Maybe need to do the right sort GPU?

Please check "KNOWN ISSUES" section of readme or OP. Anyway, I will add a note for "-tstop" option description in readme. And it seems I need to return option to close miner instead of stopping one GPU because if you did not correct ordering it can cause bad things.
1348  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.4 (Windows/Linux) on: May 22, 2016, 09:56:12 PM
@Claymore : Thanks for the cool new featues.

Question: -tstop option. Is there a timer after the miner reenable stopped gpus ? Or has the rig/miner to be restarted.

There is no timer. Overheating GPU is dangerous, so miner stops mining on that GPU until restart.
1349  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.4 (Windows/Linux) on: May 22, 2016, 08:38:25 PM
I'm a bit late to the party but finally started using this miner.
Mining on nanopool without any issues using this command but can't figure out why I get a message "no pool specified for decred" upon startup and it goes to mode 1 (only mining ether).
I use this command line:
EthDcrMiner64.exe -epool eu1.nanopool.org:9999 -ewal <my ether wallet> -epsw x  -dpool stratum+tcp://dcr.suprnova.cc:2252 -dwal <username>.rig1 -dpsw x 
Would really appreciate if anyone can help me figure out why I can't dual mine.
Thanks in advance.

You cannot get "no pool specified for decred" with this command line. You can test my command line to confirm that it works, then find error in your command line:

EthDcrMiner64.exe -epool eu1.nanopool.org:9999 -ewal 0xD69af2A796A737A103F12d2f0BCC563a13900E6F -epsw x  -dpool stratum+tcp://dcr.suprnova.cc:2252 -dwal RedHex.rig1 -dpsw x

Your command line works perfectly so I'm assuming the issue is how I set up my supernova account.
Just to make sure, "RedHex" should be my username then "." followed by worker name which in your case is "rig1"
When creating a worker in supernova do I have to set my password as "x" or can it be anything I chose?
Thanks for your help ... I'm now pretty sure it's how my supernova account is setup.


Probably it is not account. Check your bat file, it seems your command line takes two lines. Entire command line must be on same line. No enters.
1350  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.4 (Windows/Linux) on: May 22, 2016, 07:31:23 PM
I'm a bit late to the party but finally started using this miner.
Mining on nanopool without any issues using this command but can't figure out why I get a message "no pool specified for decred" upon startup and it goes to mode 1 (only mining ether).
I use this command line:
EthDcrMiner64.exe -epool eu1.nanopool.org:9999 -ewal <my ether wallet> -epsw x  -dpool stratum+tcp://dcr.suprnova.cc:2252 -dwal <username>.rig1 -dpsw x 
Would really appreciate if anyone can help me figure out why I can't dual mine.
Thanks in advance.

You cannot get "no pool specified for decred" with this command line. You can test my command line to confirm that it works, then find error in your command line:

EthDcrMiner64.exe -epool eu1.nanopool.org:9999 -ewal 0xD69af2A796A737A103F12d2f0BCC563a13900E6F -epsw x  -dpool stratum+tcp://dcr.suprnova.cc:2252 -dwal RedHex.rig1 -dpsw x
1351  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.4 (Windows/Linux) on: May 22, 2016, 06:05:24 PM
Does not work on mail notification, and does not work correctly Statistics reported section (shows zero heshreyt) on the bullet http://eth.nanopool.org . The only problem with "Claymore's Dual Ethereum+Decred AMD GPU Miner", classic miner with no problems.
Please fix.

Classic miner works via HTTP. My miner works via Stratum. Can anyone confirm that Nanopool shows "Reported Hashrate" if Stratum is used with ethminer+eth-proxy or with other proxy?
I was unable to make it work.
Same thing with email notification, it works for HTTP mode, but what about Stratum mode? On their help page I see info about email notification for HTTP mode, but no word about it in Stratum mode.
If they don't support "reported hashrate" and email notifications for Stratum, it is the problem of nanopool. Mining Ethereum via HTTP is not a good idea. May be you should contact nanopool support and ask them about it?
1352  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.4 (Windows/Linux) on: May 22, 2016, 04:41:07 PM
@Claymore, can you add %Name% way for some miner specific options like -etha and -mport?

I got different -etha and -mport settings on each miner and i cant push same config to all miners...

Ok I'll think about it.
1353  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.4 (Windows/Linux) on: May 22, 2016, 12:47:28 PM
v4.4:

- "-tstop" option now stops mining on overheated GPU instead of closing miner.
- if GPU fan is not available (non-standard cooling), miner still shows temperature.
- now miner sends also worker name (if specified) when sends current hashrate to pool.
- now you can specify configuration file name in the command line.
- improved failover files parsing, now commas can be used as parameter values.
- Fixed issues with remote control after miner restarting in Linux version.
- Linux version, "-r 1" option: if "reboot.bash" not found, miner will execute "reboot.sh".
- EthMan: sending epools.txt and dpools.txt - they are applied in the miner immediately now.
- EthMan shows the percentage of rejected shares.
- EthMan: added "Comments" field in miner properties.
- EthMan: added table header and auto-refresh for web page.
- EthMan: added warning if some miners in table are red.
- EthMan: added ability to minimize to system tray.
- bug fixes.
1354  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.3 (Windows/Linux) on: May 21, 2016, 10:38:22 PM
You can make a change to the pool without having to reboot?

Yes, applying epools.txt and dpools.txt without reboot will be done in next update, it will be available within 24 hours.
1355  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.3 (Windows/Linux) on: May 21, 2016, 10:28:59 PM
@ Claymore
What effect on GPU does the the frequent restart miner in program EthMan. when I want to replace pool ?

It's not a problem for GPU if miner restarts often. But why do you want to change pools frequently?
1356  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.3 (Windows/Linux) on: May 21, 2016, 09:10:17 PM
@ Claymore
I want to tryout https://minergate.com/ pool, which was one of my favorite from XMR mining, but I cant run your miner even with allpool option. Does your miner support this pool?

It seems it supports HTTP only, so it is not supported. Anyway, mining Ethereum via HTTP is a bad idea.
1357  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.3 (Windows/Linux) on: May 21, 2016, 03:07:51 PM
What mean Received unknown response ("json rpc", "2.0", "id": null, "result": "True")?
Because Coinotron was fine, but I have this on Coinmine.
thanks

Send me your command line so I can check it.
1358  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.3 (Windows/Linux) on: May 21, 2016, 11:14:48 AM
@Claymore I'm running two GPU's in crossfire because I play games sometimes, and I'm only getting gpu0 temperature readout. Not gpu0 and gpu1 temps. Can you look into this?



Disable crossfire, that's the only solution, ADL reports only one card when crossifre enabled.
1359  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.3 (Windows/Linux) on: May 21, 2016, 07:43:17 AM
To be on topic: @Claymore, any progress with stability of stats fetching on Linux? 4.3 works well for me but even pressing "s" once gave me assertion failure. Also automatic refresh wia EthMan causes this often. I set the miner as offline and update stats only when necessary.

I already fixed issues with stats in Linux, it will be applied in next update, I will release it in 1-2 days.

Hi Claymore.
On the remote monitoring utility, I finally saw some red flashes.
Does this red flash alert due to high temp or some other parameters?
Thanks

Red color is appeared if:
1. Target hashrate is above than miner reports.
or
2. There is no connection to miner.
1360  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.3 (Windows/Linux) on: May 20, 2016, 09:21:14 PM
It is possible to implement more complex logic, but currently you are the first person that shows me this error. I'm curious about your hardware and cooling.
Second is here Cheesy. Same situation, banch of cards without default cooling.

Ok, I will improve code so you will be able to see temperature if you specified "-tt 1".
Pages: « 1 ... 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 [68] 69 70 71 72 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!