Install driver unsigned

S

sara

Hy,
I tell my question: it's possible to install an unsigned
Pnp video capture driver at the boot of the system, during
FBA?
I include the video capture driver that I composed with
Component Designer (I imported the inf file) in the image
and the relative files (.inf, .dll, .sys,..) in the
related directory (C:\Windows\inf, C:\Windows,
C:\Windows\system32\drivers).

Thank you, I'm waiting for a kind reply.

Sara
 
S

Slobodan Brcin

For most hardware drivers it is usually enough to copy all files in
appropriate directories, and during or just after FBA completes PNP will
install them if hardware is present.

For example if you add your grabber card later it will be installed
automatically.

Best regards,
Slobodan
 
S

Slobodan Brcin

Never seen this error, but description of it is understandable.

Have you tried this driver on Windows XP?

Check if you have used correct binaries for XP.

Regards,
Slobodan

sara said:
I try to copy all files in appropriate directories but at
the system startup the wizard write: CANNOT INSTALL "the
class installer has denied the request to install or
upgrade this device". Why??
In the FBALog.txt there is an error:
[PnpEnumThread:InstallDevice] SetupDiCallClassInstaller
error:0xe000022b, Device TRUST SPACEC@M 150

And in the setupapi.log the system wrote:

#-035 Processing service Add/Delete section
[OVT.USBDCam511P.NT.Services].
#E338 Add Service: Binary "C:\WINDOWS\System32
\Drivers\omcamvid.sys" for service "OVT511Plus" is not
compatible.
#E032 Error 0xe0000234: Driver is not intended for this
platform.
#E275 Error while installing services. Error 0xe0000234:
Driver is not intended for this platform.
#E122 Device install failed. Error 0xe0000234: Driver is
not intended for this platform.
#E154 Class installer failed. Error 0xe000022b: The class
installer has denied the request to install or upgrade
this device.
#I060 Set selected driver.
#I125 Installing NULL driver for "USB\VID_05A9&PID_A511
\4&22B6D9FF&0&1".
#E122 Device install failed. Error 0xe0000219: The
installation failed because a function driver was not
specified for this device instance.
#I125 Installing NULL driver for "USB\VID_05A9&PID_A511
\4&22B6D9FF&0&1".
#I121 Device install of "USB\VID_05A9&PID_A511
\4&22B6D9FF&0&1" finished successfully.


What do you think?
Thanks,
Sara



-----Original Message-----
For most hardware drivers it is usually enough to copy all files in
appropriate directories, and during or just after FBA completes PNP will
install them if hardware is present.

For example if you add your grabber card later it will be installed
automatically.

Best regards,
Slobodan




.
 
S

sara

If I try to install the video capture driver on the
Windows XP Embedded after system start with "Add New
Hardware" then I use the webcam correctly!!
So the binaries are correct...

The problem is in the Pnp Installation step in the FBA...I
Think...

Best Regards,
Sara


-----Original Message-----
Never seen this error, but description of it is understandable.

Have you tried this driver on Windows XP?

Check if you have used correct binaries for XP.

Regards,
Slobodan

sara said:
I try to copy all files in appropriate directories but at
the system startup the wizard write: CANNOT INSTALL "the
class installer has denied the request to install or
upgrade this device". Why??
In the FBALog.txt there is an error:
[PnpEnumThread:InstallDevice] SetupDiCallClassInstaller
error:0xe000022b, Device TRUST SPACEC@M 150

And in the setupapi.log the system wrote:

#-035 Processing service Add/Delete section
[OVT.USBDCam511P.NT.Services].
#E338 Add Service: Binary "C:\WINDOWS\System32
\Drivers\omcamvid.sys" for service "OVT511Plus" is not
compatible.
#E032 Error 0xe0000234: Driver is not intended for this
platform.
#E275 Error while installing services. Error 0xe0000234:
Driver is not intended for this platform.
#E122 Device install failed. Error 0xe0000234: Driver is
not intended for this platform.
#E154 Class installer failed. Error 0xe000022b: The class
installer has denied the request to install or upgrade
this device.
#I060 Set selected driver.
#I125 Installing NULL driver for "USB\VID_05A9&PID_A511
\4&22B6D9FF&0&1".
#E122 Device install failed. Error 0xe0000219: The
installation failed because a function driver was not
specified for this device instance.
#I125 Installing NULL driver for "USB\VID_05A9&PID_A511
\4&22B6D9FF&0&1".
#I121 Device install of "USB\VID_05A9&PID_A511
\4&22B6D9FF&0&1" finished successfully.


What do you think?
Thanks,
Sara



-----Original Message-----
For most hardware drivers it is usually enough to copy all files in
appropriate directories, and during or just after FBA completes PNP will
install them if hardware is present.

For example if you add your grabber card later it will
be
installed
automatically.

Best regards,
Slobodan

Hy,
I tell my question: it's possible to install an unsigned
Pnp video capture driver at the boot of the system, during
FBA?
I include the video capture driver that I composed with
Component Designer (I imported the inf file) in the image
and the relative files (.inf, .dll, .sys,..) in the
related directory (C:\Windows\inf, C:\Windows,
C:\Windows\system32\drivers).

Thank you, I'm waiting for a kind reply.

Sara



.


.
 
S

Slobodan Brcin

Until now I haven't seen that you are using USB device.

Only USB device we are using is mouse. So I'm not qualified to say what can
be the problem.
It is strange that you can install it using Add New Hardware.

Try providing to Add New Hardware only files you copied to embedded, not
full driver pack.
Also check cat file I don't know if it is required for USB devices.


Check few posts from this link:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=class+installe
r+has+denied&btnG=Google+Search&meta=



Best regards,
Slobodan

sara said:
If I try to install the video capture driver on the
Windows XP Embedded after system start with "Add New
Hardware" then I use the webcam correctly!!
So the binaries are correct...

The problem is in the Pnp Installation step in the FBA...I
Think...

Best Regards,
Sara


-----Original Message-----
Never seen this error, but description of it is understandable.

Have you tried this driver on Windows XP?

Check if you have used correct binaries for XP.

Regards,
Slobodan

sara said:
I try to copy all files in appropriate directories but at
the system startup the wizard write: CANNOT INSTALL "the
class installer has denied the request to install or
upgrade this device". Why??
In the FBALog.txt there is an error:
[PnpEnumThread:InstallDevice] SetupDiCallClassInstaller
error:0xe000022b, Device TRUST SPACEC@M 150

And in the setupapi.log the system wrote:

#-035 Processing service Add/Delete section
[OVT.USBDCam511P.NT.Services].
#E338 Add Service: Binary "C:\WINDOWS\System32
\Drivers\omcamvid.sys" for service "OVT511Plus" is not
compatible.
#E032 Error 0xe0000234: Driver is not intended for this
platform.
#E275 Error while installing services. Error 0xe0000234:
Driver is not intended for this platform.
#E122 Device install failed. Error 0xe0000234: Driver is
not intended for this platform.
#E154 Class installer failed. Error 0xe000022b: The class
installer has denied the request to install or upgrade
this device.
#I060 Set selected driver.
#I125 Installing NULL driver for "USB\VID_05A9&PID_A511
\4&22B6D9FF&0&1".
#E122 Device install failed. Error 0xe0000219: The
installation failed because a function driver was not
specified for this device instance.
#I125 Installing NULL driver for "USB\VID_05A9&PID_A511
\4&22B6D9FF&0&1".
#I121 Device install of "USB\VID_05A9&PID_A511
\4&22B6D9FF&0&1" finished successfully.


What do you think?
Thanks,
Sara




-----Original Message-----
For most hardware drivers it is usually enough to copy
all files in
appropriate directories, and during or just after FBA
completes PNP will
install them if hardware is present.

For example if you add your grabber card later it will be
installed
automatically.

Best regards,
Slobodan

Hy,
I tell my question: it's possible to install an unsigned
Pnp video capture driver at the boot of the system,
during
FBA?
I include the video capture driver that I composed with
Component Designer (I imported the inf file) in the
image
and the relative files (.inf, .dll, .sys,..) in the
related directory (C:\Windows\inf, C:\Windows,
C:\Windows\system32\drivers).

Thank you, I'm waiting for a kind reply.

Sara



.


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top