On May 14, 2018, at 2:55 AM, Joerg Mayer <[email protected]> wrote:
> since I recompiled libpcap and wireshark this weekend, capture doesn't work
> any more on my Mac
> (current macOS):
>
> jmayer@newegg:~/worktmp/wireshark/build/master/logs$ dumpcap -L
> dumpcap: Can't get list of interfaces: SIOCGIFMEDIA on XHC20 failed:
> Operation not supported by device
Try the current libpcap master branch. To quote the most recent commit:
UN*X - the OS family with at least 4 ways of saying "no can do" for an
ioctl.
Here's number 4 - ENODEV, in addition to EOPNOTSUPP and EINVAL and
ENOTTY.
But what's XHC20?
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <[email protected]>
Archives: https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
mailto:[email protected]?subject=unsubscribe