From: Kustaa N. <Kus...@pl...> - 2023-07-03 15:57:40
|
From: Tim Roberts <ti...@pr...> Date: Monday, 3. July 2023 at 3.19 To: lib...@li... <lib...@li...> Subject: Re: [libusb] OT: Stuck at "Device was not migrated due to partial or ambiguous match." There are two device objects involved here, and hence two listings in Device Manager. There is a USB device, which has the format USB\VID_xxxx&PID_xxxx&REV_0100\.... That should have automatically loaded usbhid.sys, which then creates more devices for your top-level collection, which should have th format HID\VID_xxxx&PID_xxxx&REV_xxxx&COL_01. If your device has a yellow bang icon in Device Manager, which one is it? This what my user reported when I asked your question: Yes, 2 new items appear when Toad4 is plugged in. The first one is "HID-compliant vendor-defined device", Information is: Device settings for HID\VID_1D50&PID_6020\6&2801700&1&0000 were not migrated from previous OS installation due to partial or ambiguous device match. Last Device Instance Id: USB\VID_17EF&PID_6019\5&2059b984&0&2 Class Guid: {745a17a0-74d3-11d0-b6fe-00a0c90f57da} Location Path: Migration Rank: 0xF000FFFFFFFFF120 Present: false Status: 0xC0000719 The second one is "USB Input Device", Information is: Device settings for USB\VID_1D50&PID_6020\0000363 were not migrated from previous OS installation due to partial or ambiguous device match. Last Device Instance Id: USB\VID_17EF&PID_6019\5&2059b984&0&2 Class Guid: {745a17a0-74d3-11d0-b6fe-00a0c90f57da} Location Path: Migration Rank: 0xF000FFFFFC00F130 Present: false Status: 0xC0000719 There is no yellow icron showing. It looks like both USB\VID and HID\VID are not quite right. This e-mail may contain confidential or privileged information and is intended solely for the person to whom it is addressed. If you have received this e-mail in error, please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. We will not be liable for direct, indirect, special or consequential damages arising from the alteration of this e-mail, or as a result of any virus being passed on or as of transmission of this e-mail in general. |