desowin / usbpcap

USB packet capture for Windows
http://desowin.org/usbpcap
896 stars 170 forks source link

USBPcap makes my portable disk driver not working any more in Windows 10 Insider Preview #112

Closed iccfish closed 3 years ago

iccfish commented 3 years ago

USBPcap makes my portable disk driver not working any more in Windows 10 Insider Preview.

USBPcap version: 1.5.4.0 OS Version: Windows 10 x64 Insider preview (currently Build 20262.fe_release.201113-1436, but I'm not sure which version this issue starts).

After disk connected, disk activity will continues high at 100% all time, and stops responding. image

In system eventlog, they are many errors from disk: image

These are:

Reset to device, \Device\RaidPort3, was issued.

The IO operation at logical block address 0x2548a0 for Disk 5 (PDO Name: \Device\00000110) was retried.

The IO operation at logical block address 0x800c000 for Disk 5 (PDO Name: \Device\00000134) was failed due to hardware error.

After uninstall usbpcap and reboot, disk works ok.

Thanks.

iccfish commented 3 years ago

Confirmed as a compatible issue of the usb disk chipset.