Dee Veloper
2008-08-22 09:12:02 UTC
Hi all!
UMDF/USB driver installed with devcon. Devcon says: Driver installed
successfully. Setupapi.dev.log says: error: CM_PROB_FAILED_ADD. Windows
device manager says: Could not load driver (err. 31).
USB device is NOT attached to the computer.
Is there a way to debug the error? I tried it with windbg and wdfverifier
but I can not break during loading or starting. Any other ideas?
Do I need to sign my driver to get it loaded? I am currently trying to get
behind the secrets of driver developing without going through the driver
signation process.
Thanks in advance.
Dee
UMDF/USB driver installed with devcon. Devcon says: Driver installed
successfully. Setupapi.dev.log says: error: CM_PROB_FAILED_ADD. Windows
device manager says: Could not load driver (err. 31).
USB device is NOT attached to the computer.
Is there a way to debug the error? I tried it with windbg and wdfverifier
but I can not break during loading or starting. Any other ideas?
Do I need to sign my driver to get it loaded? I am currently trying to get
behind the secrets of driver developing without going through the driver
signation process.
Thanks in advance.
Dee