yuchi's Development Home
글 수 401
Driver .inf Modification
The Clevo GTX 680M may require the proper device id to be added to the nvcv.inf file found in the Display.Driver directory.
Credit: jhmonroy
Instructions
Using Notepad, open nvcv.inf from the ‘Display.Driver’ directory (I suggest you copy a backup of file elsewhere)
(Using the replace function)
Replace all occurrences of DEV_11A0&SUBSYS_51051558 with DEV_11A0&SUBSYS_xxxx1028 (You can replace any GTX 680M Dev ID code you wish)
Replace all occurrences of %NVIDIA_DEV.11A0.5105.1558% with %NVIDIA_DEV.11A0.xxxx.1028% <–Dell hardware ID.
Replace all occurrences of NVIDIA_DEV.11A0.5105.1558 with NVIDIA_DEV.11A0.xxxx.1028
PCI\VEN_10DE&DEV_11A0&SUBSYS_02A21028&REV_A1
PCI\VEN_10DE&DEV_11A0&SUBSYS_02A21028
PCI\VEN_10DE&DEV_11A0&CC_030000
PCI\VEN_10DE&DEV_11A0&CC_0300
DEV_11A0&SUBSYS_51051558 -> DEV_11A0&SUBSYS_02A21028
%NVIDIA_DEV.11A0.5105.1558% -> %NVIDIA_DEV.11A0.02A2.1028%
NVIDIA_DEV.11A0.5105.1558 -> NVIDIA_DEV.11A0.02A2.1028