cezanne / usbip-win

USB/IP for Windows
GNU General Public License v3.0
1.91k stars 344 forks source link

install usbip vhci driver cause a BSOD #345

Open LinYan94 opened 1 year ago

LinYan94 commented 1 year ago

When I install the usbip vhci dirver, it cause my computer BSOD. What can I do to resolve this problem? IRP_MN_QUERY_LEGACY_BUS_INFORMATION This is the windbg print and log print. `usbip_vhci: DriverEntry: Enter usbip_vhci: RegistryPath FFFFA10118875000 usbip_vhci: DriverEntry: Leave usbip_vhci: adding root: pdo: 0xFFFFA1011396CCF0 usbip_vhci: creating child cpdo usbip_vhci: root added: vdev: FFFFA1010EE60EE0 usbip_vhci: vhci_pnp(root): Enter: minor:IRP_MN_QUERY_LEGACY_BUS_INFORMATION, irp: FFFFA10115546E50


Driver Verifier detected violation:

Caller has completed untouched IRP_MJ_PNP (instead of passing the irp down) or non-PDO has failed the irp using incorrect value of STATUS_NOT_SUPPORTED.

CulpritAddress = FFFFF806E5968960, Irp = FFFFA10115546E50.


Break instruction exception - code 80000003 (first chance) nt!ViErrorFinishReport+0x8e: fffff8075afda2ca cc int 3 The stack is here. ZQKhBt5kAw

LinYan94 commented 1 year ago

I use wdm driver in this problem.

vadimgrn commented 1 year ago

Pay attention to this project, please.

milomai commented 1 week ago

This ocurre when I install driver in Device Manager manully. But it's OK by run usbip.exe install