nVidia driver 197.16 on Samsung R580
In refference to thread on nVidia forum on problem with installing 197.16 drivers I have here solution working for my laptop, which is Samsung R580 (NP-R580JS05PL) with nVidia GT330M and Win7 64-bit. It allows to install the driver with OpenCL, CUDA, PhysX and DirectCompute support. The file below has to be copied to nVidia driver folder and after that launch setup.
to the original nVidia nvsm.inf file I added lines from original Samsung nvsm.inf file which include my device/subsystem description:
in section [NVIDIA_SetA_Devices.NTamd64.6.0]:
%NVIDIA_DEV.0A29.01% = Section015, PCI\VEN_10DE&DEV_0A29&SUBSYS_C06A144D
%NVIDIA_DEV.0A29.02% = Section017, PCI\VEN_10DE&DEV_0A29&SUBSYS_C551144D
%NVIDIA_DEV.0A29.03% = Section025, PCI\VEN_10DE&DEV_0A29&SUBSYS_C06D144D
%NVIDIA_DEV.0A29.04% = Section017, PCI\VEN_10DE&DEV_0A29&SUBSYS_C078144D
in section [NVIDIA_SetA_Devices.NTamd64.6.1]:
%NVIDIA_DEV.0A29.01% = Section016, PCI\VEN_10DE&DEV_0A29&SUBSYS_C06A144D
%NVIDIA_DEV.0A29.02% = Section018, PCI\VEN_10DE&DEV_0A29&SUBSYS_C551144D
%NVIDIA_DEV.0A29.03% = Section026, PCI\VEN_10DE&DEV_0A29&SUBSYS_C06D144D
%NVIDIA_DEV.0A29.04% = Section018, PCI\VEN_10DE&DEV_0A29&SUBSYS_C078144D
in section [Strings]:
NVIDIA_DEV.0A29.01 = "NVIDIA GeForce GT 330M"
NVIDIA_DEV.0A29.02 = "NVIDIA GeForce GT 330M "
NVIDIA_DEV.0A29.03 = "NVIDIA GeForce GT 330M "
NVIDIA_DEV.0A29.04 = "NVIDIA GeForce GT 330M "
and here is what I got:

Last Updated (Tuesday, 22 June 2010 14:54)

