Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Driver not loading #2

Closed
RBJRBJ opened this issue Nov 13, 2019 · 0 comments
Closed

Driver not loading #2

RBJRBJ opened this issue Nov 13, 2019 · 0 comments

Comments

@RBJRBJ
Copy link

RBJRBJ commented Nov 13, 2019

I have tried MouHidInputHook but seems the driver is not loaded. It is installed as I can check with "devcon dp_unum".
But when I try to run MouHidMonitor I get:
ERR 1904:5164 DrvInitialization failed: 2

During install there are also issues. I am using the INF file provided. It does not seem to specifically target the HID mouse but I know little about INF files. The log says:
00011813 124.23293304 [6560] WDTF_DRIVER_SETUP_SYSTEM : - CreateRootEnumeratedDevicesFromPackage()
00011821 124.23376465 [6560] WDTF_DRIVER_SETUP_SYSTEM : C:\DriverTest\Drivers\MouHidInputHook.inf
00011841 124.23902893 [6560] Error: WDTF_TEST : System has no device the driver package can be installed onto.
00011853 124.24014282 [6560] Error: Wex.Logger Mismatched Group: A log grouping named "Microsoft.DriverKit.DefaultDriverPackageInstallationClass.PerformDefaultDriverPackageInstallation" was ended when the active group was "WDTF_TEST : Init Driver Package".
00011859 124.24217224 [6560] EndGroup: Wex.Logger Mismatched Group: WDTF_TEST : Init Driver Package [Failed]
00011883 124.24694824 [6560] EndGroup: Microsoft.DriverKit.DefaultDriverPackageInstallationClass.PerformDefaultDriverPackageInstallation [Failed]

What is wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants