Error 0x2 in FBA

  • Thread starter Thread starter Gianluca Facca
  • Start date Start date
G

Gianluca Facca

In FBAlog file i found this error:

[pnpEnumThread: installdevice] setupDiCallClassInstaller Error : 0x2,
Device: Nvidia geforce4 Mx Integrated GPU.

I'm trying to build a component for Geforce4 but with no result!
 
I too had problems getting some of the componentized Nvidia Detonator
drivers to work. I wound up removing unnecessary files and resource
dependencies.

I removed the Resource for the NVHelper service form the component.

And I only allowed the following file resources:
generic.tvp
nv4_disp.dll
nv4_disp.inf
nv4_mini.sys
nvcpl.dll
nvcpl.hlp
nview.dll
nviewimg.dll
nvinstnt.dll
nvmctray.dll
nvoglnt.dll
nvshell.dll
nvtuicpl.cpl
nvwcplen.hlp
nvwddi.dll

Andy
 
Back
Top