Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Panda Jungle not recognized in Windows 10: "USB device not recognized" #2

Open
nabeelr opened this issue Sep 29, 2021 · 4 comments
Open
Labels
bug Something isn't working

Comments

@nabeelr
Copy link

nabeelr commented Sep 29, 2021

I'm trying to use my Panda Jungle on Windows 10 (to go into a Ubuntu guest VM), however it won't properly show up as a device.

Plugging the Jungle in, nothing happens for the first 30 seconds, after which Window puts up a notification saying "USB device not recognized. The last USB device you connected to this computer malfunctioned and Windows does not recognize it."

Looking at the device that eventually pops up in Device Manager has a device status of:
"Windows has stopped this device because it has reported problems. (Code 43)
A request for the USB BOS descriptor failed."

The device is also not available in VirtualBox to pass forward into my Ubuntu VM.

@nabeelr
Copy link
Author

nabeelr commented Sep 29, 2021

I was able to work-around the issue by creating a registry key telling Windows to skip the BOS validation on the panda jungle.
Attached is a registry key that implements the work-around.
Panda Jungle.reg.txt

@robbederks
Copy link
Collaborator

Interesting. We do seem to implement the BOS object, so there must be something wrong there:

uint8_t binary_object_store_desc[] = {

@robbederks robbederks added the bug Something isn't working label Sep 29, 2021
@nabeelr
Copy link
Author

nabeelr commented Sep 29, 2021

Could it just be a Windows bug? The way I found that workaround was because of other people with similar issues in Windows 8.1. There was a patch for 8.1 many years ago that addressed a very similar bug.

@maoweiming
Copy link

你好! 这个问题通过添加注册表没起作用啊!能不能给个新的windows10 驱动呢!谢谢

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants