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

Installing the sample driver causes an error - invalid parameter for service or function #7

Closed
lurebat opened this issue Dec 24, 2023 · 1 comment

Comments

@lurebat
Copy link

lurebat commented Dec 24, 2023

The error on the device:

Windows cannot initialize the device driver for this hardware. (Code 37)

An invalid parameter was passed to a service or function.

There is this event:

Device ROOT\SAMPLE\0000 had a problem starting.

Driver Name: oem24.inf
Class Guid: {78a1c341-4539-11d3-b88d-00c04fad5171}
Service: ECHO_2
Lower Filters: 
Upper Filters: 
Problem: 0x25
Problem Status: 0xC000000D

System:
-Windows 10 VM
-DriverCertificate has been installed on the machine
-Did all the steps - including driver signing.

@wmmc88
Copy link
Collaborator

wmmc88 commented Jan 23, 2024

This is due to using W10. If you want to use W10 right now, the patch described in microsoft/windows-drivers-rs#42 (comment) is required until microsoft/windows-drivers-rs#82 lands.

Closing this as dupe. Tracking this issue in microsoft/windows-drivers-rs#42

@wmmc88 wmmc88 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 23, 2024
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