Closed DangerD256 closed 6 years ago
i guess different API...
correct it sp-mod API issue run it as WRAPPER same as the sp-mod .ps1 you already have eg.
API = "Wrapper"
Port = 4068
Wrap = $true
URI = $Uri
actually nemo no it doesn't need wrapper...
please delete what you did and use the sp-mod that is in the miners folder and add....
Phi = 'phi' (in algorihtms)
and
Phi = '' (in Optimizations)
What you did Danger is take Tpruvot miner... just us the sp-mod miner file.... add these lines of code and it will auto download and run for you... if Phi doesn't show up on Sniffdog in sp-mod then sp-mod doesn't support it
I need to use another sp mod (paid one optimized for phi)
oh goodness! I see now what you are trying to do!
No let this one download so it makes a bin folder for sp-mod then just copy the one you paid for into that bin folder... make sure it has the same name so it will run in sniffdog (ie. ccminer.exe)
This is exactly why I left sp-mod in Sniffdog... Sp has so many paid ccminers lol
I have several ccminers, each one for each algo, so I need some template so I can copypaste config to use several ones
yes just rename the CcminerSp-mod.ps1 to the next ccminer you have ( ie. CcminerSp-phi.ps1)
Sniffdog will auto bench.... to clean up... just turn off the "doubles" in the other .ps1 miners folder
Check screenshot in previous screenshot
yeah see tpruvot has different optimization factors than sp-mod.. You should be using the sp-mod that is dormant in the miners folder.... take off the optimization and leave it as ''
Remove --api-remote --api-allow=0/0
Are you using the lastest version of my Sniffdog?
Just downloaded latest version, changed config file to use only ahashpool and got this: If algo doesn't exists on pool scripts runs miner with empty pool url and wallet, that's should be fixed, had to remove algos from bat file. Regarding miner for phi, can't get it work: http://files.dangerd.org/pub/Mining/ccminer-phi-sp1.zip You can take it from here Non working config: http://files.dangerd.org/pub/Mining/CcminerSp-mod-phi.ps1
Sorry but we at Sniffdog always prepare ourselves for the worst case scenario...
Did you know Sniffdog runs 3 yimp pools and one nomp pool? What happens if the yimp pools go down when your partying at Bora Bora? :)
Don't think this does not happen because back in august/september we had all the yimp pools go down due to a hack... the only one that worked was Miningpoolhub(nomp)
The way we designed Sniffdog was so that if one pool goes down...other pools will pickup
Where did you get this file from? http://files.dangerd.org/pub/Mining/CcminerSp-mod-phi.ps1... at first glance this is a tpruvot file... my dormant sp-mod is nothing like this.. Did you download at ahashpool? If you did please goto my master at github to verify in miners folder....
Config file I tried to create by myself... Any suggestion what I should change?
yeah download my master https://github.com/Sniffdog/Sniffdogminer
just add to CcminerSp-mod.ps1 in Miners folder:
$Path = ".\Bin\NVIDIA-SP-PHI\ccminer-phi-sp1.exe" $Uri = 'http://files.dangerd.org/pub/Mining//ccminer-phi-sp1.zip'
and remove the # in front of phi
(Of course I'm gonna tell you to download my copy... but once you make your changes you can copy/paste into the sniffdog you were using) 👍
May I try out your http://files.dangerd.org/pub/Mining//ccminer-phi-sp1.zip link for hashing results?
Downloaded latest from master, changed to that strings, added Phi = 'phi' (not existed before) Now i'm getting this:
Yes, you can try, hashrate a bit increased
thanks then i can help with this
Also this issue with blank pool url/wallet
Default command line (just changed credentials)
powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\SniffDog.ps1 -Username DangerD -Workername MinerHome -Currency USD -Passwordcurrency BTC -interval 90 -Delay 1 -Wallet 1G45fZkjKcj6HwCzVe3bK1KRLtJRQSNkWQ -Location US -PoolName ahashpool,zpool,hash,MPH -Type nvidia,cpu -Algorithm phi,hsr,xevan,tribus,c11,lbry,skein,equihash,groestl,sib,bitcore,blakecoin,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt,skunk,keccak,x11evo,veltor,blake2s,hmq1725,x17,lyra2z,timetravel,polytimos,ethash,decred,yescrypt -Donate 5
And script runs:
Bin\NVIDIA-TPruvot\ccminer-x64.exe -a decred -o stratum+tcp://: -u -p --api-remote --api-allow=0/0
What i've missed?
you missed nothing.... that showed that the pools api was down at the time you benched...
OK... I just edited the CcminerSp-mod.ps1
You wrote:
Downloaded latest from master, changed to that strings, added Phi = 'phi' (not existed before)
that string should read "phi" = "" #Phi
My apologies for not doing this earlier...
When I added your download link to CcminerSp-mod.ps1 everything worked fine... and yes it does hash higher than tpruvot phi algo
Would you mind if I add your download link it to the next update?
EDIT: Sorry I didn't realize that you paid for this miner from sp-mod therefore i cannot distribute...
I will also look into decred... i see what you mean now... looks like decred has been removed from zpool. Thank you so much for showing me this!
thanks, works now. Personally i didn't paid for it, but developer can be upset if you will distribute for everybody =)
yeah i don't need SP on my A## haha That's his bread and butter!
Trying to add custom miner, i've made a copy of CcminerTpruvot.ps1 and called CcminerSp-mod-phi.ps1 Changed path and commented out everything except PHI
And i'm getting this:
What i've missed?