drkCrix
Newbie
Offline
Activity: 10
Merit: 0
|
|
December 16, 2017, 08:02:09 PM |
|
Can't seem to get Cryptonight to work with the newest beta and the newest Nvidia drivers. Keep getting an out of memory error.
Everything else runs perfect
Thanks
|
|
|
|
JaredKaragen
Legendary
Offline
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
|
|
December 16, 2017, 08:05:56 PM |
|
I just place a shortcut to my start.bat in my Windows Startup folder.
Alternatively use Windows Task Scheduler to start you "start.bat" file on log-in.
That's the odd thing, running it from startup folder doesn't work because it tries to run the script in windows directory. Changing the path in the bat doesn't fix this. Haven't tried running it as a task, hopefully that will fix it (though the AHK method works). Edit: just tried as scheduled task, same problem. Throws an error when it runs. Weird. I have it on all my systems in the startup folder as a shortcut to the .bat file. Yeah, I use the startup folder myself. Since Win10 (maybe they don't allow certain activities, you have to create a batch file link, then manually drag it into the c:/program data/........../startup folder.... This works the best for auto-launching any miner on system bootup.
|
|
|
|
carlcapone
Newbie
Offline
Activity: 36
Merit: 0
|
|
December 16, 2017, 10:35:02 PM |
|
Hello again. So I've tried benchmarking the 2.3 version but I can't seem to make it work correctly. For some reason it just stays on a single algo (12 hours) unless I try to restart the miner. I did a reset for both profits and benchmark and found out that when it tries to switch, it gives out this error. https://i.imgur.com/izRKa3A.jpg
|
|
|
|
mirny
Legendary
Offline
Activity: 1108
Merit: 1005
|
|
December 17, 2017, 12:32:56 AM |
|
Hi mate, i also started to use your progs, and think you did a good job. Atm i have only 1 question and 1 problem.
I mine with 2x GTX1070 on 1 system and 1 on another pc, i have set with MSI afterburner the powerlimit to -30%. When it starts with mining a algo it goes well, but after switching to another algo most of the time my powerlimit does not work and it goes to 100% power usage, then need to set it back to -30% manualy.
Is there a way to set this up properly so it would stay at that powerlimit?
Which drivers are the most stable and give more hash at the moment, i am using the 378.92 drivers.
For everyone who might have this issue, i work on the computer while mining. and when the algos use their max hashrate my computer freesez the screen, so i manualy changed the -i values in the miners map for ccminerAlexis78.ps1 for example: "hsr" = " -i 18,20 -d $SelGPUCC" #Hsr #"bitcore" = "" #Bitcore "blake2s" = " -i 26,31 -d $SelGPUCC" #Blake2s "blakecoin" = " -i 25,31 -d $SelGPUCC" #Blakecoin #"vanilla" = "" #BlakeVanilla #"cryptonight" = "" #Cryptonight "veltor" = " -i 20,23 -d $SelGPUCC" #Veltor #"decred" = "" #Decred #"equihash" = "" #Equihash #"ethash" = "" #Ethash #"groestl" = "" #Groestl #"hmq1725" = "" #hmq1725 #"keccak" = " -m 2 -i 22,29" #Keccak
+1 I have similar issue with GTX 1080 Ti, just testing this switching sw, but power limit is readjusting to 100% for me as well. Would be curious, if it's even possible to set it, to stay the same for different algos.
|
This is my signature...
|
|
|
Finzi
Newbie
Offline
Activity: 7
Merit: 0
|
|
December 17, 2017, 01:10:43 AM Last edit: December 17, 2017, 03:54:55 PM by Finzi |
|
Hello. I decided to try version 2.3b and I have faced a problem. I have edited startzpool.bat in order to use my two 1080 GPUs and removed the parameter that maximized the command window, ONLY. When I start the .bat file, the system tries to connect to api.coinbase.com in order to obtain the BTC rate but it reports that the connection failed. It keeps retying repeatedly and nothing else happens. Version 2.2.2 works like a charm. I live in Brazil and use a VPN to EUA to protect my data connection. Am I doing something wrong? Finzi Edit: Ok, solution on post #1849.
|
|
|
|
mirny
Legendary
Offline
Activity: 1108
Merit: 1005
|
|
December 17, 2017, 03:28:55 AM |
|
Probably already addressed many times in this multi page thread, but the benchmarking takes too little time for some algos especially for multiple cards. Sadly, sometimes these CCMINER versions take 5 or more minutes for all the cards in a rig to get going and the benchmarking shuts off way before the true hashrate can be discovered. I use this software a bunch and really like it. Something I've been meaning to come back and ask about.
You can set the interval value inside the bat file you're using, by default its 120 (seconds), you can make it 5 by putting 5min x 60sec = 300. Isn't this value only for checking profitability from api?
|
This is my signature...
|
|
|
Old_School
Newbie
Offline
Activity: 39
Merit: 0
|
|
December 17, 2017, 03:47:38 AM |
|
don't know why but it just keeps rebooting pc when it starts benchmarking
|
|
|
|
jimmykl
|
|
December 17, 2017, 04:51:45 AM |
|
+1 for erratic startup with the 2.3 beta. It often seems to hang on 'Loading pool stats…'
If I quit and start it again sometimes it works straight away, other times sits there for minutes before eventually starting mining. Or not.
Never struck behaviour like that with 2.2 and other network connections are aok.
|
|
|
|
blockbasher
Newbie
Offline
Activity: 31
Merit: 0
|
|
December 17, 2017, 05:09:56 AM |
|
Count me in as someone whos having some issues with the Beta. On Nvidia cards, cryptonight crashes out of memory errors on Benchmarking, Neoscrypt is failing as well. Trying to use MPH. Once I take out those 2 Algos, it seems to be working. Would really like to have those in there though. I can run CCminer directly no problems on either of those Algos so I'm not sure what to do to fix?
|
|
|
|
lagwag0n
Newbie
Offline
Activity: 1
Merit: 0
|
|
December 17, 2017, 06:59:25 AM |
|
Having the same connection issue on 2.2.2 and the beta 2.3.
This is what is in my logs:
PS>TerminatingError(Invoke-WebRequest): "The remote server returned an error: (522) Origin Connection Time-out."
|
|
|
|
minerx117 (OP)
Sr. Member
Offline
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
|
|
December 17, 2017, 08:24:41 AM |
|
Here's what I've got so far in ver 2.3 It's working in 2.2.2 so I'm not sure if it's my connection/settings/pc or what. Hope it helps. Same here, its stuck there... Found the fix. Under the Pools folder, edit the zpool24hour.ps1. Look for this: $Zpool_Request = Invoke-WebRequest " http://www.zpool.ca/api/status" -UseBasicParsing -Headers @{"Cache-Control"="no-cache"} | ConvertFrom-Json There was a | before the -Headers which was causing the problem so I just removed it. I deleted my previous post as I quoted the wrong reply. thankyou both zpool and zpool24hr had that error, i have changed/edited master hopefully that may help connection with zpool... Regards Nemo
|
NemosMiner-v3.8.1.3
|
|
|
minerx117 (OP)
Sr. Member
Offline
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
|
|
December 17, 2017, 08:32:11 AM Last edit: December 17, 2017, 10:14:59 AM by minerx117 |
|
Can't seem to get Cryptonight to work with the newest beta and the newest Nvidia drivers. Keep getting an out of memory error.
Everything else runs perfect
Thanks
yeh i have changed ccminer for Cryptonight algo today... after a kind user @zxhaxdr posted a issue on github https://github.com/nemosminer/NemosMiner-v2.2.2/issues/68i will upload a new 2.3a-beta 2moro with changes Best Regards Nemo
|
NemosMiner-v3.8.1.3
|
|
|
minerx117 (OP)
Sr. Member
Offline
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
|
|
December 17, 2017, 10:10:29 AM |
|
Hi mate, i also started to use your progs, and think you did a good job. Atm i have only 1 question and 1 problem.
I mine with 2x GTX1070 on 1 system and 1 on another pc, i have set with MSI afterburner the powerlimit to -30%. When it starts with mining a algo it goes well, but after switching to another algo most of the time my powerlimit does not work and it goes to 100% power usage, then need to set it back to -30% manualy.
Is there a way to set this up properly so it would stay at that powerlimit?
Which drivers are the most stable and give more hash at the moment, i am using the 378.92 drivers.
For everyone who might have this issue, i work on the computer while mining. and when the algos use their max hashrate my computer freesez the screen, so i manualy changed the -i values in the miners map for ccminerAlexis78.ps1 for example: "hsr" = " -i 18,20 -d $SelGPUCC" #Hsr #"bitcore" = "" #Bitcore "blake2s" = " -i 26,31 -d $SelGPUCC" #Blake2s "blakecoin" = " -i 25,31 -d $SelGPUCC" #Blakecoin #"vanilla" = "" #BlakeVanilla #"cryptonight" = "" #Cryptonight "veltor" = " -i 20,23 -d $SelGPUCC" #Veltor #"decred" = "" #Decred #"equihash" = "" #Equihash #"ethash" = "" #Ethash #"groestl" = "" #Groestl #"hmq1725" = "" #hmq1725 #"keccak" = " -m 2 -i 22,29" #Keccak
hey mate try upgrading your nvidia driver from: 378.92 to any new than 384... its one of the requirements as stated in readme/instructions... current nvidia drivers are up to 388.x i just started using msi afterburner my self its working fine... Best Regards Nemo
|
NemosMiner-v3.8.1.3
|
|
|
crackfoo
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
December 17, 2017, 02:08:36 PM |
|
Keccak has been change to GH from MH. Will need to update scripts to accommodate the change.
|
ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
|
|
|
kollom
Member
Offline
Activity: 77
Merit: 10
|
|
December 17, 2017, 02:15:56 PM |
|
zpoll does not work correctly with the nemosminer v 2.3
|
|
|
|
Old_School
Newbie
Offline
Activity: 39
Merit: 0
|
|
December 17, 2017, 02:37:22 PM Last edit: December 17, 2017, 04:58:54 PM by Old_School |
|
Yes please fix nemosminer v 2.3 to work correctly with Zpool
Edit : all benchmark status failed but one equihash why is this ? all my drivers are up to date need help
|
|
|
|
Finzi
Newbie
Offline
Activity: 7
Merit: 0
|
|
December 17, 2017, 03:57:59 PM |
|
Keccak has been change to GH from MH. Will need to update scripts to accommodate the change.
Which file should I edit? For now, i have disabled Keccak on startxxx.bat
|
|
|
|
guytechie
|
|
December 17, 2017, 05:36:39 PM |
|
Keccak has been change to GH from MH. Will need to update scripts to accommodate the change.
Can't wait!
|
Put something in my tip jar if I made your day. BTC: 1MkmBHDjonAFXui6JEx9ZmEemfMtUo9Cmu
|
|
|
carlcapone
Newbie
Offline
Activity: 36
Merit: 0
|
|
December 17, 2017, 06:04:01 PM |
|
Yes please fix nemosminer v 2.3 to work correctly with Zpool
Edit : all benchmark status failed but one equihash why is this ? all my drivers are up to date need help
Try to monitor what happens when it switches pool and then post screenshot here. Maybe others can help. I did that with my 2.3 initial config.
|
|
|
|
guytechie
|
|
December 17, 2017, 07:18:18 PM |
|
For those who need to add the 1000 divisor for keccak before the final 2.3 upgrade: 1. Go to the Pools folder and edit the zpool.ps1 (and zpool24hr.ps1) file(s). 2. Find the line "switch($Zpool_Algorithm)" and add the line " "keccak"{$Divisor *= 1000} ". See example: switch($Zpool_Algorithm) { "equihash"{$Divisor /= 1000} "blake2s"{$Divisor *= 1000} "blakecoin"{$Divisor *= 1000} "decred"{$Divisor *= 1000} "keccak"{$Divisor *= 1000} }
|
Put something in my tip jar if I made your day. BTC: 1MkmBHDjonAFXui6JEx9ZmEemfMtUo9Cmu
|
|
|
|