THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

USB packets are not being split into sections on Linux

I have a capture file from a Mac device, and I am trying to read the USB packets. On a Windows VM, the packets are correctly split into sections and analyzed: image description

However, for some reason, when I open the same exact file with the same exact Wireshark version on Linux: image description

The packets are not analyzed.

I am using Arch Linux, and I have downloaded Wireshark from the repos and I've also tried compiling it from source, to no avail.

Why is this happening?