KKthebeast
New Member
- Joined
- Nov 20, 2020
- Messages
- 3 (0.00/day)
This allows laptops with dual cards in SLI to toggle SLI ON and OFF without rebooting (Tested and working)
Note: 2 ways, either modify and .inf or the registry
Could have have this as a toggle in the advance section of the NVCleanInstall?
Simply open the NVDMN.INF file in Notepad and change the zero (0) to a one (1) in all of the HKR,,RmDynamicSLIAllowed,%REG_DWORD%,0 strings. Use the "Find" feature to find the first line of code, then use "Replace All" to change them all in one click. One you do that, run the driver setup. You can also open Regedit and change the all of the keys for RmDynamicSLIAllowed DWORD values from zero to one and accomplish the same thing. I don't remember how many keys there are, but there are quite a few. If you use this method, use the Regedit "Find" feature or a utility like RegCrawler to make it easier. Otherwise, you will miss some trying to find them manually browsing through the registry. You have to reboot for this to be enabled after editing the registry.
Credit: Although Mr. Fox figured out you can do this by modding the INF, he gives 100% of the credit to johnksss first for letting him know about this trick by changing the registry DWORD values from 0 to 1. He Thanks Brother John!
Link to original post by Mr. Fox
Post #22
This is for the 1080 (use for after install of drivers as of Dec 02 2020) - Must reboot after merge to see the changes
Note: 2 ways, either modify and .inf or the registry
Could have have this as a toggle in the advance section of the NVCleanInstall?
Simply open the NVDMN.INF file in Notepad and change the zero (0) to a one (1) in all of the HKR,,RmDynamicSLIAllowed,%REG_DWORD%,0 strings. Use the "Find" feature to find the first line of code, then use "Replace All" to change them all in one click. One you do that, run the driver setup. You can also open Regedit and change the all of the keys for RmDynamicSLIAllowed DWORD values from zero to one and accomplish the same thing. I don't remember how many keys there are, but there are quite a few. If you use this method, use the Regedit "Find" feature or a utility like RegCrawler to make it easier. Otherwise, you will miss some trying to find them manually browsing through the registry. You have to reboot for this to be enabled after editing the registry.
Credit: Although Mr. Fox figured out you can do this by modding the INF, he gives 100% of the credit to johnksss first for letting him know about this trick by changing the registry DWORD values from 0 to 1. He Thanks Brother John!
Link to original post by Mr. Fox
TechnologyGuide
Thank you for visiting the TechnologyGuide network. Unfortunately, these forums are no longer active. We extend a heartfelt thank you to the entire community for their steadfast support—it is really you, our readers, that drove
forum.notebookreview.com
This is for the 1080 (use for after install of drivers as of Dec 02 2020) - Must reboot after merge to see the changes