astronyu
Member
Offline
Activity: 91
Merit: 10
|
|
June 09, 2018, 04:20:11 PM |
|
Not sure what happened but I think the P0 state did not work for me. It throw this errors For now I unchecked the option in the setting. Would love to know if I can get this working as it supposed to give some boost for mining as the card will run more efficiently if I'm correct?
|
|
|
|
mobileanarchy (OP)
Newbie
Offline
Activity: 60
Merit: 0
|
|
June 11, 2018, 12:44:24 PM |
|
Would is be possible to add pheonixminer to this?
I will have to investigate their API to see if they it provides all the info the UI needs. Regarding the P0 state - my first suggestion will be to try to run the miner as an administrator to see if that solves it.
|
|
|
|
astronyu
Member
Offline
Activity: 91
Merit: 10
|
|
June 11, 2018, 01:03:37 PM |
|
Would is be possible to add pheonixminer to this?
I will have to investigate their API to see if they it provides all the info the UI needs. Regarding the P0 state - my first suggestion will be to try to run the miner as an administrator to see if that solves it. The miner was running as administrator.
|
|
|
|
mobileanarchy (OP)
Newbie
Offline
Activity: 60
Merit: 0
|
|
June 12, 2018, 12:40:42 PM |
|
I was able to add JCE miner for better CNV7 CPU mining performance on older CPUs. Running the tests now, will try to release a new version ASAP.
One known bug I was not able to resolve was an issue with stopping the benchmark process after starting benching JCE. The UI is unable to kill the process (as it spawns a few additional processes in the background), but if you wait for it to bench successfully, it will behave nicely.
Will take a look at adding pheonixminer next.
I'll also try to figure out what's up with the p0 state error.
|
|
|
|
Rock and Paper
Newbie
Offline
Activity: 39
Merit: 0
|
|
June 14, 2018, 12:31:41 AM |
|
i have 1060 3GB i cannot mine with ETHEREUM cause of dag size, how to set to mine it only in Expanse or Musicoin?
|
|
|
|
|
mobileanarchy (OP)
Newbie
Offline
Activity: 60
Merit: 0
|
|
June 14, 2018, 03:25:35 AM |
|
i have 1060 3GB i cannot mine with ETHEREUM cause of dag size, how to set to mine it only in Expanse or Musicoin?
This miner is mining on the algo pools, not the specific coins pools. I plan on adding specific coins profit switching, but it's low on the priorities list, as the hubs seems to provide the best return.
|
|
|
|
Rock and Paper
Newbie
Offline
Activity: 39
Merit: 0
|
|
June 14, 2018, 07:38:09 AM |
|
i have 1060 3GB i cannot mine with ETHEREUM cause of dag size, how to set to mine it only in Expanse or Musicoin?
This miner is mining on the algo pools, not the specific coins pools. I plan on adding specific coins profit switching, but it's low on the priorities list, as the hubs seems to provide the best return. OK thanks, ill let my 3 Rigs mine via Batch file for now then.
|
|
|
|
Ultranist
Newbie
Offline
Activity: 1
Merit: 0
|
|
June 25, 2018, 12:17:45 AM |
|
Hi guys! I have just build a x3440 pc with two 1060 in SLI and those two 1060 6GB mine without a problem but the cpu is not detected in your miner ever throw I can mine with it with the JCE miner.
|
|
|
|
|
mobileanarchy (OP)
Newbie
Offline
Activity: 60
Merit: 0
|
|
June 25, 2018, 11:51:14 PM Last edit: June 26, 2018, 03:11:28 AM by mobileanarchy |
|
Few updates: 1. I'm working on bypassing the CPU compatability test, to allow all CPUs to at least attempt benchmark (older CPUs will fail most miners, but will pass the JCE benchmark) 2. I'm also working on integrating coolMiner, but I came across an issue - this miner does not support benchmarking: https://bitcointalk.org/index.php?topic=4412370.msg40911245#msg409112453. I'll be looking at CryptoDredge next - if they support benchmarking, and have an API I can use to read hashrate at runtime, I'll attempt at integrating it into this GUI. Edit: Seems like CryptoDredge does not have an API yet, but they promise they will have one for their next release, so good news there.
|
|
|
|
Rock and Paper
Newbie
Offline
Activity: 39
Merit: 0
|
|
June 26, 2018, 07:52:10 PM |
|
Few updates: 1. I'm working on bypassing the CPU compatability test, to allow all CPUs to at least attempt benchmark (older CPUs will fail most miners, but will pass the JCE benchmark) 2. I'm also working on integrating coolMiner, but I came across an issue - this miner does not support benchmarking: https://bitcointalk.org/index.php?topic=4412370.msg40911245#msg409112453. I'll be looking at CryptoDredge next - if they support benchmarking, and have an API I can use to read hashrate at runtime, I'll attempt at integrating it into this GUI. Edit: Seems like CryptoDredge does not have an API yet, but they promise they will have one for their next release, so good news there. Waiting for the update.
|
|
|
|
astronyu
Member
Offline
Activity: 91
Merit: 10
|
|
June 28, 2018, 06:27:03 AM Last edit: June 28, 2018, 07:22:14 AM by astronyu |
|
Curious, has the p0 state fixed in 0.5.4 also, have anyone manage to benchmark neoscrypt with gtx1060? Mine got either time out of terminated.
|
|
|
|
mobileanarchy (OP)
Newbie
Offline
Activity: 60
Merit: 0
|
|
June 29, 2018, 02:59:23 AM |
|
Release 0.5.5 - 2018-06-28New miner: OurMiner 1.0.0 - for faster Lyra2z support (Nvidia) New miner: hsrminer_neoscrypt_fork - for faster Neoscrypt support (Nvidia) Removed JCE Miner - The integration was unstable on lower-end CPUs and multi-CPU rigs. Download NicerMiner v0.5.5: https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.5.zipMy plans for next release is to add CryptoDredge and coolMiner.
|
|
|
|
mobileanarchy (OP)
Newbie
Offline
Activity: 60
Merit: 0
|
|
June 29, 2018, 03:01:15 AM |
|
Curious, has the p0 state fixed in 0.5.4 Sorry, I didn't get a chance to look into it. I'm surprised there are issues with it, as I made no changes to the code that is in charge of it. Does it work in the original NHML? Regarding Neoscrypt - I had no issues on my rig, but in any case, I added a new (and much faster) Neoscrypt miner, give it another try.
|
|
|
|
Rock and Paper
Newbie
Offline
Activity: 39
Merit: 0
|
|
June 30, 2018, 10:00:49 AM |
|
will you add new ALGO miner for the BTG fork?
|
|
|
|
mobileanarchy (OP)
Newbie
Offline
Activity: 60
Merit: 0
|
|
June 30, 2018, 08:05:33 PM |
|
Will do. I do hate the fact that BTG is no longer auto-exchanged. Stay tuned
|
|
|
|
bitbomber05
Newbie
Offline
Activity: 66
Merit: 0
|
|
July 02, 2018, 09:41:33 PM |
|
@mobileanarchy just a heads up, new release of NHML out now with new versions of ccminer and claymore. Also adds support for X16R algo! Would be nice if MPH would step up and add ravencoin already
|
|
|
|
mobileanarchy (OP)
Newbie
Offline
Activity: 60
Merit: 0
|
|
July 03, 2018, 02:02:11 AM |
|
@mobileanarchy just a heads up, new release of NHML out now with new versions of ccminer and claymore. Also adds support for X16R algo! Would be nice if MPH would step up and add ravencoin already Already on it. Hoping to have something ready in the next couple of days. I'm actually waiting for the BTG fork to happen, so that I can ship the new version with the new EWBF miner. Cheers.
|
|
|
|
bitbomber05
Newbie
Offline
Activity: 66
Merit: 0
|
|
July 03, 2018, 02:45:59 AM |
|
@mobileanarchy just a heads up, new release of NHML out now with new versions of ccminer and claymore. Also adds support for X16R algo! Would be nice if MPH would step up and add ravencoin already Already on it. Hoping to have something ready in the next couple of days. I'm actually waiting for the BTG fork to happen, so that I can ship the new version with the new EWBF miner. Cheers. Fair enough, not long now https://bitcoingold.org/bitcoin-gold-network-upgrade/
|
|
|
|
|