Steps:
1. Get the latest driver from NVIDIA and unpack it.
2. Look up the hardware id of the Graphic card in Device Manager -> Display adapters -> NVIDIA GeForce 8400M GS -> Properties -> Details tab. Select "Hardware Ids" from the Property dropdown checkbox and then it will be listed. There should be something like PCI\VEN_10DE&DEV_0427&SUBSYS_9008104D. Here 0427 after DEV_ is the hardware id.
3. Go the driver folder unpacked earlier and locate nvam.inf (in driver folder) and open it with any text editor. Find the entries start with %NVIDIA_DEV.0427, and replace the value after SUBSYS_
Ex.
From %NVIDIA_DEV.0427.01% = Section001, PCI\VEN_10DE&DEV_0427&SUBSYS_17C21043
To %NVIDIA_DEV.0427.01% = Section001, PCI\VEN_10DE&DEV_0427&SUBSYS_9008104D
5. Save the nvam.inf
6. Run the setup.exe to install the latest driver
Subscribe to:
Post Comments (Atom)
Check clients which connect to Mac OS X Wi-Fi Internet Sharing
arp -i bridge100 -a bridge100 may be different on your Mac OSX
-
For Mac OS: Use lipo. Ex. lipo -info staticLibrary.a For Linux OS: Use file Ex. file staticLibrary.c
-
[轉貼]用GCC自製Library 引用 : PTT 看板 : LinuxDev ( 作者 : cole945) Library 可分成三種, static 、 shared 與 dynamically loaded 。 1. Static libr...
-
1. Create an account on TestFlight ( http://testflightapp.com ) and with "Developer" option checked. 2. Log in to the TestFlight ...
2 comments:
Thanks a lot mate.. I had been looking for a way to update my drivers.. for a really long time..
just one thing to add..
I had to change the hardware id in a lot of places, even before the "=" sign and after that as explained earlier by Howard.
EG:
%NVIDIA_DEV.06E9.903F.104D% = Section001, PCI\VEN_10DE&DEV_06E9&SUBSYS_903F104D
Again Thanks a lot Howard
Thanks for sharing the information. That’s a awesome article you posted. I found the post very useful as well as interesting. I will come back to read some more.
graphics cards south Africa
Post a Comment