当您运行NVIDIA安装程序时,您会遇到错误“ NVIDIA 安装程序无法继续。此图形驱动程序找不到兼容的图形硬件(NVIDIA Installer cannot continue. This graphics driver could not find compatible graphics hardware)- 或“ NVIDIA 安装程序失败(NVIDIA Installer failed)”,那么您需要按照这篇文章来解决此问题。
上述两个错误都不允许您为NVIDIA 显卡(NVIDIA Graphic Card)安装驱动程序;因此,您会遇到这个烦人的错误。此外,错误代码不包含最微小的信息,因此更难以解决此问题。但这就是我们所做的;因此,我们整理了一份压缩指南来帮助您解决这个问题。
[已解决] NVIDIA 安装程序无法继续错误
建议在对系统进行任何更改之前创建系统还原点。因此,不要浪费任何时间,让我们看看如何修复 NVIDIA 安装程序无法继续错误。(Fix NVIDIA Installer Cannot Continue Error.)
方法一:启用显卡(Graphics)并手动尝试更新驱动
1. 按Windows Key + R然后输入“ devmgmt.msc ”(不带引号)并按回车键打开设备管理器(Device Manager)。
2. 接下来,展开显示适配器( Display adapters)并右键单击您的Nvidia 显卡(Nvidia Graphic Card)并选择启用。(Enable.)
3. 再次完成此操作后,右键单击您的显卡并选择“更新驱动程序软件”。(Update Driver Software.)——
4. 选择“自动搜索更新的驱动程序软件(Search automatically for updated driver software)”并让它完成该过程。
5.如果上述步骤可以解决您的问题,那么很好,如果没有,请继续。
6. 再次选择“更新驱动程序软件(“Update Driver Software“)”,但这次在下一个屏幕上选择“浏览我的计算机以查找驱动程序软件”。(Browse my computer for driver software.)——
7. 现在选择“让我从计算机上的设备驱动程序列表中选择。”(“Let me pick from a list of device drivers on my computer.”)
8. 最后,从列表中为您的Nvidia 显卡(Nvidia Graphic Card)选择兼容的驱动程序,然后单击下一步。(Next.)
9. 让上述过程完成并重新启动您的 PC 以保存更改。更新显卡(Graphic)后,您可能能够修复 NVIDIA 安装程序无法继续错误。(Fix NVIDIA Installer Cannot Continue Error.)
方法二:手动下载英伟达显卡驱动(Nvidia Graphic Card Driver)
要手动(Manually)下载Nvidia 显卡驱动程序(Nvidia Graphic Card Driver),请转到此处的这篇文章,如果 GeForce Experience 不工作,如何手动更新 Nvidia 驱动程序。(How to manually update Nvidia driver if GeForce Experience is not working.)
方法 3:在INF(Card)设置文件中(INF)手动添加显卡的设备 ID(Device ID)
1. 按 Windows 键 + R 然后输入devmgmt.msc并按回车键打开设备管理器(Device Manager)。
2. 展开显示适配器(Display adapter)并右键单击您的Nvidia 显卡设备( Nvidia Graphic Card device)并选择属性。(Properties.)
3.接下来,切换到详细信息选项卡,然后从( Details tab)属性(Property)下的下拉列表中选择“设备实例路径(Device instance path)”。
4. 你会是这样的:
PCI\VEN_10DE&DEV_0FD1&SUBSYS_05781028&REV_A1\4&274689E5&0&0008
5.上面有关于您的显卡的所有详细信息,(Card)例如,制造商的详细信息、芯片组和型号等。
6. 现在VEN_10DE告诉我Vender Id(Vender Id)是 10DE 这是NVIDIA的供应商 ID ,DEV_0FD1告诉我Device Id是 0FD1 是NVIDIA Graphic Card GT 650M。如果您想推断上述内容,请转到底部并在跳转(Jump)框中输入您的供应商 ID,一旦供应商的所有设备再次加载,请转到底部并在跳转框中输入您的设备 ID(Device ID)。瞧(Voila),现在您知道制造商和显卡编号了。
7. 我猜手动安装驱动程序会给出错误“此显卡驱动程序找不到兼容的显卡硬件(This graphics driver could not find compatible graphics hardware)” ,但不要恐慌。
8. 导航到NVIDIA安装目录:
C:\NVIDIA\DisplayDriver\355.82\Win10_64\International\Display.Driver
9. 上述文件夹包含许多INF文件,包括:
nvaa.inf
nvaci.inf
nvami.inf
nvaoi.inf
nvbli.inf
nvdmi.inf
注意:(Note:)首先创建所有inf文件的备份副本。
10. 现在选择以上任何一项,然后在文本编辑器中打开它。
11.向下滚动(Scroll),直到看到如下内容:
[NVIDIA_SetA_Devices.NTamd64.10.0]
%NVIDIA_DEV.06CA.048F.1028% = Section001, PCI\VEN_10DE&DEV_06CA&SUBSYS_048F1028
%NVIDIA_DEV.06CA.0490.1028% = Section002, PCI\VEN_10DE&DEV_06CA&SUBSYS_04901028
%NVIDIA_DEV.06DA.081A.1028% = Section003, PCI\VEN_10DE&DEV_06DA&SUBSYS_081A1028
%NVIDIA_DEV.0DCD.0491.1028% = Section004, PCI\VEN_10DE&DEV_0DCD&SUBSYS_04911028
%NVIDIA_DEV.0DCD.04B7.1028% = Section005, PCI\VEN_10DE&DEV_0DCD&SUBSYS_04B71028
12. 现在仔细向下滚动到类似于您的供应商 ID 和设备 ID(或相同)的部分。
%NVIDIA_DEV.0FD1.0566.1028% = Section029, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05661028
%NVIDIA_DEV.0FD1.0578.1028% = Section030, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05681028
13. 现在重复上述过程,直到在上述所有文件中都找不到类似的匹配项。
15.找到类似部分后,尝试创建匹配密钥,例如:在我的情况下,我的设备实例路径是:PCI\VEN_10DE&DEV_0FD1&SUBSYS_05781028
所以关键是%NVIDIA_DEV.0FD1.0566.1028% = Section029, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05781028
16. 将其插入该部分,它将如下所示:
%NVIDIA_DEV.0FD1.0566.1028% = Section029, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05781028
%NVIDIA_DEV.0FD1.0578.1028% = Section030, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05681028
17.现在向下滚动(NOW SCROLL DOWN)到 [Strings] 部分,它将如下所示:
[Strings]
DiskID1 = "NVIDIA Windows 10 (64 bit) Driver Library Installation Disk 1"
NVIDIA = "NVIDIA"
NVIDIA_A = "NVIDIA"
NVIDIA_DEV.06CA.048F.1028 = "NVIDIA GeForce GTX 480M"
NVIDIA_DEV.06CA.0490.1028 = "NVIDIA GeForce GTX 480M "
NVIDIA_DEV.06DA.081A.1028 = "NVIDIA Quadro 5000M"
NVIDIA_DEV.0DCD.0491.1028 = "NVIDIA GeForce GT 555M"
NVIDIA_DEV.0DCD.04B7.1028 = "NVIDIA GeForce GT 555M "
NVIDIA_DEV.0DCD.04B8.1028 = "NVIDIA GeForce GT 555M "
NVIDIA_DEV.0DD1.02A2.1028 = "NVIDIA GeForce GTX 460M"
NVIDIA_DEV.0DD1.048F.1028 = "NVIDIA GeForce GTX 460M "
NVIDIA_DEV.0DD1.0490.1028 = "NVIDIA GeForce GTX 460M "
NVIDIA_DEV.0DD1.0491.1028 = "NVIDIA GeForce GTX 460M "
NVIDIA_DEV.0DD1.04B9.1028 = "NVIDIA GeForce GTX 460M "
NVIDIA_DEV.0DD1.04BA.1028 = "NVIDIA GeForce GTX 460M "
18. 现在为您的视频卡添加一条线。(Video card.)
NVIDIA_DEV.0FC6.068B.1028 = "NVIDIA GeForce GTX 650"
NVIDIA_DEV.0FD1.0578.1028 = "NVIDIA GeForce GT 650M "
NVIDIA_DEV.0FD2.054F.1028 = "NVIDIA GeForce GT 640M"
NVIDIA_DEV.0FD2.055F.1028 = "NVIDIA GeForce GT 640M "
19. 保存文件然后返回并再次从以下路径运行 Setup.exe :(run the Setup.exe)
C:\NVIDIA\DisplayDriver\355.82\Win10_64\International
20. 上面的方法很长,但在大多数情况下,人们都能够修复 NVIDIA 安装程序无法继续错误。(Fix NVIDIA Installer Cannot Continue Error.)
方法 4:从系统中完全卸载Nvidia
1. 按Windows Key + X,然后选择控制面板。(Control Panel.)
2. 从控制面板中,单击卸载程序。( Uninstall a Program.)
3.接下来,卸载所有与Nvidia相关的东西。(uninstall everything related to Nvidia.)
4. 重新启动系统以保存更改并再次下载设置。(again download the setup.)
5. 确定已删除所有内容后,再次尝试安装驱动程序( try installing the drivers again)。设置应该可以正常工作。
就是这样,您已成功修复 NVIDIA 安装程序无法继续错误( Fix NVIDIA Installer Cannot Continue Error),但如果您对这篇文章仍有任何疑问,请随时在评论部分询问他们。
[SOLVED] NVIDIA Installer Cannot Continue Error
When you arе running the NVIDIA install program you are faced with the error “NVIDIA Installer cannot continue. This graphics driver could not find compatible graphics hardware” or “NVIDIA Installer failed” then you need to follow this post to fix this issue.
Both the above error’s doesn’t let you install drivers for your NVIDIA Graphic Card; hence you are stuck with this annoying error. Moreover, the error code doesn’t include the tiniest bit of information, making it more difficult to troubleshoot this issue. But this is what we do; hence we have put together a compressive guide to help you solve this problem.
[SOLVED] NVIDIA Installer Cannot Continue Error
It’s recommended to create a System Restore Point before making any changes in your System. So without wasting any time let’s see How to Fix NVIDIA Installer Cannot Continue Error.
Method 1: Enable Graphics card and manually try to update Drivers
1. Press Windows Key + R then type “devmgmt.msc” (without quotes) and hit enter to open Device Manager.
2. Next, expand Display adapters and right-click on your Nvidia Graphic Card and select Enable.
3. Once you have done this again, right-click on your graphic card and select “Update Driver Software.”
4. Select “Search automatically for updated driver software” and let it finish the process.
5. If the above step could fix your problem, then very good, if not then continue.
6. Again select “Update Driver Software“ but this time on the next screen select “Browse my computer for driver software.”
7. Now select “Let me pick from a list of device drivers on my computer.”
8. Finally, select the compatible driver from the list for your Nvidia Graphic Card and click Next.
9. Let the above process finish and restart your PC to save changes. After updating Graphic card, you may be able to Fix NVIDIA Installer Cannot Continue Error.
Method 2: Manually download Nvidia Graphic Card Driver
To Manually download Nvidia Graphic Card Driver go to this article here, How to manually update Nvidia driver if GeForce Experience is not working.
Method 3: Manually add Device ID of your Graphics Card in the INF setup file
1. Press Windows Key + R then type devmgmt.msc and hit enter to open Device Manager.
2. Expand Display adapter and right-click on your Nvidia Graphic Card device & select Properties.
3. Next, switch to Details tab and from the dropdown under Property select “Device instance path.”
4. You will something like this:
PCI\VEN_10DE&DEV_0FD1&SUBSYS_05781028&REV_A1\4&274689E5&0&0008
5.The above has all the details about your Graphics Card, for example, Manufacturer’s details, chipset, and model etc.
6. Now the VEN_10DE tells me the Vender Id is 10DE which is the vendor ID for NVIDIA, DEV_0FD1 tells me the Device Id is 0FD1 is NVIDIA Graphic Card GT 650M. If you want to deduce the above, go to the bottom and type your vendor ID in Jump box, once all the devices of the vendor load up again go to the bottom and type your Device ID in the jump box. Voila, now you know the manufacturer and graphic card number.
7. I guess manually installing the driver would have given the error “This graphics driver could not find compatible graphics hardware” but don’t Panic.
8. Navigate to the NVIDIA install directory:
C:\NVIDIA\DisplayDriver\355.82\Win10_64\International\Display.Driver
9. The above folder contains many INF files, including these:
nvaa.inf
nvaci.inf
nvami.inf
nvaoi.inf
nvbli.inf
nvdmi.inf
Note: First create a backup copy of all the inf file.
10. Now pick any one of the above and then open it in the text editor.
11. Scroll down until you see something like this:
[NVIDIA_SetA_Devices.NTamd64.10.0]
%NVIDIA_DEV.06CA.048F.1028% = Section001, PCI\VEN_10DE&DEV_06CA&SUBSYS_048F1028
%NVIDIA_DEV.06CA.0490.1028% = Section002, PCI\VEN_10DE&DEV_06CA&SUBSYS_04901028
%NVIDIA_DEV.06DA.081A.1028% = Section003, PCI\VEN_10DE&DEV_06DA&SUBSYS_081A1028
%NVIDIA_DEV.0DCD.0491.1028% = Section004, PCI\VEN_10DE&DEV_0DCD&SUBSYS_04911028
%NVIDIA_DEV.0DCD.04B7.1028% = Section005, PCI\VEN_10DE&DEV_0DCD&SUBSYS_04B71028
12. Now carefully scroll down to the section similar to your vendor id and device id (or same).
%NVIDIA_DEV.0FD1.0566.1028% = Section029, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05661028
%NVIDIA_DEV.0FD1.0578.1028% = Section030, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05681028
13. Now repeat the above process until you can’t find a similar match in all of the above files.
15.Once you have found the similar section then try to create a matching key, for example: In my case, my device instance path was: PCI\VEN_10DE&DEV_0FD1&SUBSYS_05781028
So the key will be %NVIDIA_DEV.0FD1.0566.1028% = Section029, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05781028
16. Insert it in the section, and it will look like:
%NVIDIA_DEV.0FD1.0566.1028% = Section029, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05781028
%NVIDIA_DEV.0FD1.0578.1028% = Section030, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05681028
17. NOW SCROLL DOWN to the [Strings] section it will look like this:
[Strings]
DiskID1 = "NVIDIA Windows 10 (64 bit) Driver Library Installation Disk 1"
NVIDIA = "NVIDIA"
NVIDIA_A = "NVIDIA"
NVIDIA_DEV.06CA.048F.1028 = "NVIDIA GeForce GTX 480M"
NVIDIA_DEV.06CA.0490.1028 = "NVIDIA GeForce GTX 480M "
NVIDIA_DEV.06DA.081A.1028 = "NVIDIA Quadro 5000M"
NVIDIA_DEV.0DCD.0491.1028 = "NVIDIA GeForce GT 555M"
NVIDIA_DEV.0DCD.04B7.1028 = "NVIDIA GeForce GT 555M "
NVIDIA_DEV.0DCD.04B8.1028 = "NVIDIA GeForce GT 555M "
NVIDIA_DEV.0DD1.02A2.1028 = "NVIDIA GeForce GTX 460M"
NVIDIA_DEV.0DD1.048F.1028 = "NVIDIA GeForce GTX 460M "
NVIDIA_DEV.0DD1.0490.1028 = "NVIDIA GeForce GTX 460M "
NVIDIA_DEV.0DD1.0491.1028 = "NVIDIA GeForce GTX 460M "
NVIDIA_DEV.0DD1.04B9.1028 = "NVIDIA GeForce GTX 460M "
NVIDIA_DEV.0DD1.04BA.1028 = "NVIDIA GeForce GTX 460M "
18. Now add a line in for your Video card.
NVIDIA_DEV.0FC6.068B.1028 = "NVIDIA GeForce GTX 650"
NVIDIA_DEV.0FD1.0578.1028 = "NVIDIA GeForce GT 650M "
NVIDIA_DEV.0FD2.054F.1028 = "NVIDIA GeForce GT 640M"
NVIDIA_DEV.0FD2.055F.1028 = "NVIDIA GeForce GT 640M "
19. Save the file then go back and again run the Setup.exe from the following path:
C:\NVIDIA\DisplayDriver\355.82\Win10_64\International
20. The above method is lengthy, but in most cases, people were able to Fix NVIDIA Installer Cannot Continue Error.
Method 4: Uninstall Nvidia completely from your system
1. Press Windows Key + X then select Control Panel.
2. From Control Panel, click on Uninstall a Program.
3. Next, uninstall everything related to Nvidia.
4. Reboot your system to save changes and again download the setup.
5. Once you are sure that you have removed everything, try installing the drivers again. The setup should work without any problems.
That’s it you have successfully Fix NVIDIA Installer Cannot Continue Error but if you still have any question regarding this post feel free to ask them in the comment’s section.