Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: coinscrow on December 11, 2020, 07:21:22 PM



Title: [FIX] Latest Nvidia drivers version 460.79, 460.89 - NVML patcher
Post by: coinscrow on December 11, 2020, 07:21:22 PM
If you are mining on Windows and unlucky enough to install recent Nvidia drivers 460.79, then you want to use our simple NVML patcher.
Usage is simple: Just close down every application/driver control panel that can use NVML, then run the .exe file.
After that you can continue to mine with any miner without a reboot. Enjoy.


Download: https://static-ssl.minerstat.farm/miners/windows/nvmlpatch.zip (https://static-ssl.minerstat.farm/miners/windows/nvmlpatch.zip)

https://i.imgur.com/gEyy8tL.png

Update 1
Issue still exits with 460.89 drivers, method tested and working with that version too

Troubleshooting

If you get System.UnauthorizedAccessException error or similar, you can try:
1) Close down Afterburner, Nvidia/AMD control panel, and any software that could be using that file.
2) Run as Admin.

If this won't solve the issue, you can navigate to: C:\Program Files\NVIDIA Corporation\NVSMI\ and manually replace all files there from the package lib folder that you have downloaded.

Reasons

I was hoping for more technical details about the problem and what the fix does but thanks anyway.

related to the latest Nvidia drivers.
nvmlinit not working anymore and due that most of the miner software crashing on start.

this method/patcher upper solving this issue by mixing older driver files and copying them to the corresponding location.

without this: miner devs would need to update all software with a workaround nvmlinitwithflags (https://docs.nvidia.com/deploy/nvml-api/group__nvmlInitializationAndCleanup.html) to start again. This is a possible bug with the latest Nvidia drivers that will be or never going to be fixed.

The upper solution makes all software working again without crashes at launch.


Title: Re: [FIX] Latest Nvidia drivers verson 460.79 - NVML patcher
Post by: JFoxOne on December 11, 2020, 07:23:11 PM
Of course I can confirm that this is legit fix.


Title: Re: [FIX] Latest Nvidia drivers version 460.79 - NVML patcher
Post by: 666mrga999 on December 11, 2020, 08:25:11 PM
If you are mining on Windows and unlucky enough to install recent Nvidia drivers 460.79, then you want to use our simple NVML patcher.
Usage is simple: Just close down every application/driver control panel that can use NVML, then run the .exe file.
After that you can continue to mine with any miner without a reboot. Enjoy.


Download: https://static-ssl.minerstat.farm/miners/windows/nvmlpatch.zip (https://static-ssl.minerstat.farm/miners/windows/nvmlpatch.zip)

https://i.imgur.com/gEyy8tL.png
Why would I want to install this fix instead of older driver? just curious, tnx for the work anyway


Title: Re: [FIX] Latest Nvidia drivers version 460.79 - NVML patcher
Post by: sxemini on December 12, 2020, 01:37:13 AM
If you are mining on Windows and unlucky enough to install recent Nvidia drivers 460.79, then you want to use our simple NVML patcher.
Usage is simple: Just close down every application/driver control panel that can use NVML, then run the .exe file.
After that you can continue to mine with any miner without a reboot. Enjoy.


Download: https://static-ssl.minerstat.farm/miners/windows/nvmlpatch.zip (https://static-ssl.minerstat.farm/miners/windows/nvmlpatch.zip)

https://i.imgur.com/gEyy8tL.png
Why would I want to install this fix instead of older driver? just curious, tnx for the work anyway

+1


Title: Re: [FIX] Latest Nvidia drivers version 460.79 - NVML patcher
Post by: JFoxOne on December 12, 2020, 06:28:32 AM
Why would I want to install this fix instead of older driver? just curious, tnx for the work anyway

You've probably reinstalled older drivers by now, but the fix might come handy with driver releases in the future or when you'll have a lazy day.
Anyway, main benefit is to save some time if you got multiple rigs and don't want to deal with extra work.


Title: Re: [FIX] Latest Nvidia drivers version 460.79 - NVML patcher
Post by: coinscrow on December 12, 2020, 12:28:21 PM
Why would I want to install this fix instead of older driver? just curious, tnx for the work anyway

Save time with removing new drivers and downloading, installing months old ones.
Small time miners which are also gamers don't have to choose between mining and playing their favorite game (Cyberpunk 2077). They can do both.


Title: Re: [FIX] Latest Nvidia drivers version 460.79 - NVML patcher
Post by: aclass on December 12, 2020, 12:45:53 PM
What does it do? I mean it literally and not that's the final result.


Title: Re: [FIX] Latest Nvidia drivers version 460.79 - NVML patcher
Post by: coinscrow on December 12, 2020, 01:23:31 PM
What does it do? I mean it literally and not that's the final result.

Manual steps explained on the first post. It is a workaround to get NVML working again with latest drivers. On current driver version most of mining softwares not starting, this solves that issue.


Title: Re: [FIX] Latest Nvidia drivers version 460.79 - NVML patcher
Post by: JayDDee on December 12, 2020, 02:15:30 PM
What does it do? I mean it literally and not that's the final result.

Manual steps explained on the first post. It is a workaround to get NVML working again with latest drivers. On current driver version most of mining softwares not starting, this solves that issue.

That didn't answer the question. I have the same question.


Title: Re: [FIX] Latest Nvidia drivers version 460.79 - NVML patcher
Post by: JFoxOne on December 12, 2020, 02:50:54 PM
Guys, it is literally in the first post - last line.  ;D


Title: Re: [FIX] Latest Nvidia drivers version 460.79 - NVML patcher
Post by: coinscrow on December 12, 2020, 03:07:31 PM
What does it do? I mean it literally and not that's the final result.

Manual steps explained on the first post. It is a workaround to get NVML working again with latest drivers. On current driver version most of mining softwares not starting, this solves that issue.

That didn't answer the question. I have the same question.

Actually wrote the manual way here:

If this won't solve the issue, you can navigate to: C:\Program Files\NVIDIA Corporation\NVSMI\ and manually replace all files there from the package lib folder that you have downloaded.

.exe just to automating this process and easier for the end user. If you want to patch manually you can copy everything from the lib folder to the upper location then nvml will be ok again with the latest drivers.
If you want you can install back 450 and previous drivers, copy those files mix them nvmll.dll and nvidia-smi.exe then install new drivers and copy those back there


Title: Re: [FIX] Latest Nvidia drivers version 460.79 - NVML patcher
Post by: JayDDee on December 12, 2020, 08:17:55 PM
I was hoping for more technical details about the problem and what the fix does but thanks anyway.


Title: Re: [FIX] Latest Nvidia drivers version 460.79 - NVML patcher
Post by: coinscrow on December 12, 2020, 08:51:00 PM
I was hoping for more technical details about the problem and what the fix does but thanks anyway.

related to the latest Nvidia drivers.
nvmlinit not working anymore and due that most of the miner software crashing on start.

this method/patcher upper solving this issue by mixing older driver files and copying them to the corresponding location.

without this: miner devs would need to update all software with a workaround nvmlinitwithflags (https://docs.nvidia.com/deploy/nvml-api/group__nvmlInitializationAndCleanup.html) to start again. This is a possible bug with the latest Nvidia drivers that will be or never going to be fixed.

The upper solution makes all software working again without crashes at launch.


Title: Re: [FIX] Latest Nvidia drivers version 460.79 - NVML patcher
Post by: JayDDee on December 12, 2020, 10:08:54 PM

related to the latest Nvidia drivers.
nvmlinit not working anymore and due that most of the miner software crashing on start.

this method/patcher upper solving this issue by mixing older driver files and copying them to the corresponding location.

without this: miner devs would need to update all software with a workaround nvmlinitwithflags (https://docs.nvidia.com/deploy/nvml-api/group__nvmlInitializationAndCleanup.html) to start again. This is a possible bug with the latest Nvidia drivers that will be or never going to be fixed.

The upper solution makes all software working again without crashes at launch.

Many thanks. It's probably only a matter of time until the miners are updated to conform.
I'll stick with the old drivers until then.


Title: Re: [FIX] Latest Nvidia drivers version 460.79, 460.89 - NVML patcher
Post by: coinscrow on December 15, 2020, 07:23:53 PM
Nvidia driver v460.89 no changes on NVML side, patcher still needed. Confirmed to work.

https://i.imgur.com/hXTb1N9.png


Title: Re: [FIX] Latest Nvidia drivers version 460.79, 460.89 - NVML patcher
Post by: SalvajeX on December 18, 2020, 08:59:45 PM
BIG Thank you!
You've saved me quite a lot of time.


Title: Re: [FIX] Latest Nvidia drivers version 460.79, 460.89 - NVML patcher
Post by: sxemini on December 19, 2020, 12:35:04 PM
Use newest T-Rex Miner version and you donīt need any patcher. Most miner updated their software.

can someone explain me why all update their driver if a new came out? Any reason? I see no reason? Donīt update, you get no more hashrate with new drivers.


Title: Re: [FIX] Latest Nvidia drivers version 460.79, 460.89 - NVML patcher
Post by: miner29 on December 19, 2020, 03:04:27 PM
Use newest T-Rex Miner version and you donīt need any patcher. Most miner updated their software.

can someone explain me why all update their driver if a new came out? Any reason? I see no reason? Donīt update, you get no more hashrate with new drivers.

Some people have newer cards that require. 


Title: Re: [FIX] Latest Nvidia drivers version 460.79, 460.89 - NVML patcher
Post by: JFoxOne on December 20, 2020, 03:25:27 PM
Cyberpunk 2077  ;)