Giter VIP home page Giter VIP logo

Comments (3)

dorssel avatar dorssel commented on August 16, 2024

The problem is that VBoxUSBMon is not able to dynamically switch the device ID (which is how it "grabs" the device in order to use the stub driver). Technically, it is an incompatibility between USBPcap and VBoxUSBMon. The workaround is to setup the device to permanently use the stub driver (this is what --force does). Downside: Windows cannot use the device anymore (until you unbind).

I think USBPCap does in fact still work when you use --force. If not, you can use usbipd-win itself for the captures, see https://github.com/dorssel/usbipd-win/wiki/Troubleshooting. The resulting captures are Wireshark compatible.

from usbipd-win.

rhoog-ine avatar rhoog-ine commented on August 16, 2024

So what you say is that I actually don't need USBPcap in the situation I already have usbipd.
USBPcap can only snoop one root hub at a time, does the trace mode of usbipd trace all hubs at once? I hope it won't result in way too much traced traffic... Does usbipd trace string descriptor requests, unlike usbpcap? I'm afraid the tracing functionality is geared for debugging usbipd, whereas usbpcap is geared for generic usb traffic tracing. Maybe that purpose makes it not trace things that a generic USB traffic analysis would be interrested in. On the other hand, usbpcap doesn't trace everything either... Linux usbmon is probably better for me.

from usbipd-win.

dorssel avatar dorssel commented on August 16, 2024

usbipd-win only captures devices that are attached via usbipd-win. It captures all URBs for those devices.

from usbipd-win.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.