Bitcoin Forum
July 05, 2024, 05:06:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3]
41  Alternate cryptocurrencies / Mining (Altcoins) / Re: NEMOSMINER multi algo profit switching NVIDIA miner on: July 28, 2017, 03:17:14 AM
hey guys I downloaded and started mining but my anti virus has blocked it twice.

So i disabled it and now when i run it there is no way to determine what is being mined.

Just says benchmarking on a majority of the algos.

Please help.

My start.bat line is as follows:

powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.0.9.ps1 -Currency BTC -interval 90 -Wallet 17qqWZtNR28F5Xj3sio4m7WUgnAUQEgVAi -Location US -PoolName zpool -Type nvidia -Algorithm skunk,jha,tribus,c11,x11evo,lbry,skein,equihash,groestl,timetravel,sib,bitcore,hmq1725,x17,blakecoin,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt,blake2s -Donate 0


Just let it run. It has to benchmark each algo on each miner application. At the bottom of the 'start' command prompt you will see a 'Running' section. Within the command listed there you will see the algo being being mined. Your current start.bat says that for everything you mine you will be payed with in BTC.
42  Alternate cryptocurrencies / Mining (Altcoins) / Re: NEMOSMINER multi algo profit switching NVIDIA miner on: July 27, 2017, 08:04:13 PM
I did a quick sanity check and nicehash seems to be giving the same poor payouts.
43  Alternate cryptocurrencies / Mining (Altcoins) / Re: NEMOSMINER multi algo profit switching NVIDIA miner on: July 27, 2017, 06:32:14 PM
Is profitability so terrible for you guys as well this week? I think I'm hardly making $8 a day on my 5x 1080 rig currently... :-/

I'm in the same boat too. Couple days ago was great now slowly declining. At 9.82/day with my 5x 1080 + 1x 970...

Glad to hear it's not just me. I was starting to think something was wrong with my rig..
44  Alternate cryptocurrencies / Mining (Altcoins) / Re: NEMOSMINER multi algo profit switching NVIDIA miner on: July 25, 2017, 10:31:17 PM
NemosMiner-v1.7.6-Zpool

https://github.com/nemosminer/NemosMiner-v1.7.6-Zpool/releases/download/NemosMinerv1.7.6/NemosMiner-v1.7.6-ZPOOL.zip
uses Alexis78ccminer fastest for most algo's for Pascal Cards but doesn't play nice with 6cards..  best for  (1-3 card rigs)

NemosMiner-v1.7.6-Zpool multi algo profit switching NVIDIA miner for Zpool (can select which GPU's you want to run)
 Batchfile
_______________________________________________________________________________ _____________________________________________________________________________

NemosMiner-v1.7.3-MPH

https://github.com/nemosminer/NemosMiner-v1.7.3-MPH/releases/download/NemosMiner-v1.7.3-MPH/NemosMiner-v1.7.3-MPH.zip

NemosMiner-v1.7.3-MPH multi algo profit switching NVIDIA miner for Mining Pool Hub (can select which GPU's you want to run)
 Batchfile
_______________________________________________________________________________ _____________________________________________________________________________

NemosMiner-v2.0.9-Zpool

https://github.com/nemosminer/NemosMiner-v2.0-Zpool/releases/download/NemosMiner-v2.0.9/NemosMiner-v2.0.9-Zpool.7z

2.0.9

faster: Tribus
Enabled: Skunk Algo
faster: Skunk

NemosMiner-v2.0.9-Zpool Monitors Zpool mining pools in real-time in order to find the most profitable Algo / Auto Benchmarks Each algo to get optimal speeds / Fully automated / Set And Forget / Auto Downloads Miners supports all NVIDIA cards: plays nice with 6 or more cards

Easy Setup
step 1: EDIT 'start.bat' change my BTC address to yours, SAVE file
step 2:Run 'start.bat'

If you have Windows 7, please update PowerShell:
https://www.microsoft.com/en-us/download/details.aspx?id=50395
CCMiner may need 'MSVCR120.dll' if you don't already have it:
https://www.microsoft.com/en-gb/download/details.aspx?id=40784
CCMiner may need 'VCRUNTIME140.DLL' if you don't already have it:
https://www.microsoft.com/en-us/download/details.aspx?id=48145
running multiple cards its recommend to increase Virtual Memory 32gb-64gb is optimal

this is a free project feel free to donate be much appreciated: 1QGADhdMRpp9Pk5u5zG1TrHKRrdK5R81TE


i cant run. Normal mode
 No Miners! Error Sad

Run Administor
C:\WINDOWS\system32>powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.0.9.ps1 -Currency BTC -interval 90 -Wallet http://192.0.0.1:8080  -Location US -PoolName zpool -Type nvidia -Algorithm skunk,jha,tribus,c11,x11evo,lbry,skein,equihash,groestl,timetravel,sib,bitcore,hmq1725,x17,blakecoin,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt,blake2s -Donate 5
& : The term '.\NemosMiner-v2.0.9.ps1' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:2
+ &.\NemosMiner-v2.0.9.ps1 -Currency BTC -interval 90 -Wallet http://19 ...
+  ~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (.\NemosMiner-v2.0.9.ps1:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException   

Error

Are you right clicking and run as administrator? I have this issue to and in the  .bat I have to add 'cd filepath' to the beginning. The reason is when you launch a command prompt as administrator the default starting location is
 c:\windows\system or something. So running the bat is  looking for the ps1 in the current path and of course it doesn't exist.
Pages: « 1 2 [3]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!