Post
Topic
Board Mining (Altcoins)
Re: NSGminer v0.9.2: The Fastest NeoScrypt GPU Miner
by
ghostlander
on 27/09/2017, 15:02:48 UTC
whats the latest nsgminer? everything i find is years old.

The latest is still in development.



SUCCESS: Specified value was saved.

D:\Downloads\nsgminer-win64-0.9.2\nsgminer-win64-0.9.2>nsgminer.exe -neoscrypt -o stratum+tcp://stratum.tzcpool.xyz:3026 -u crypto88.tzc1 -p 1
[2017-09-26 18:55:23] OpenCL platform 0 vendor: Advanced Micro Devices, Inc.
[18:55:23] OpenCL platform 0 name: AMD Accelerated Parallel Processing
[18:55:23] OpenCL platform 0 version: OpenCL 2.0 AMD-APP (2442.12)
[18:55:23] Platform 0 devices: 1
[18:55:23]      0       gfx804

[18:55:23] 1 OpenCL GPU device detected

[18:55:23] GPU 0 Radeon RX 550 Series hardware monitoring enabled
[18:55:23] Failed to ADL_Overdrive5_ODPerformanceLevels_Get
[18:55:23] Unable to load the NVIDIA Management Library

D:\Downloads\nsgminer-win64-0.9.2\nsgminer-win64-0.9.2>pause
Press any key to continue . . .

anyone got a clue with this i am running a amd rx 550 it is saying can't load nvidia

NSGminer attempts to load NVML in order to obtain NVIDIA related monitoring info. It can be disabled with --no-nvml but it's harmless usually. It seems you are using a driver which doesn't support Overdrive5. You can set --no-adl if it really bothers you.

Your real problem is that you've specified -neoscrypt instead of --neoscrypt