Replies: 1 comment
-
|
Weird. First thing to check if it reoccurs would be whether it shows like that in It would also be useful to see the nusb debug log, e.g. set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a small script to list devices. This can be useful to get an idea of the bus topology.
I had a mac user with something very, very strange:
That is, one device started showing up on two ports. While there was something plugged into 0/1/1/3, it was a different device. This persisted across multiple runs of the script, and with different programs that use nusb. After unplugging things and plugging them in again, port 0/1/1/3 started showing up as the correct device rather than a duplicate of the debugprobe.
Can you think of anything that could cause this? Or what I should look for next time?
Beta Was this translation helpful? Give feedback.
All reactions