First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

"The capture session could not be initiated ... (Error calling PacketGetTimestampModes: ... (1))." error when capturing

  • retag add tags

When I start the wireshark to monitor the interface It show the error message "The capture session could not be initiated on interface '\Device\NPF_{B9499BC2-E731-4608-85E6-CE2F4FD5C025}' (Error calling PacketGetTimestampModes: 功能錯誤。 (1))."

How should I do to solve this problem?

pumpkinlin's avatar
1
pumpkinlin
asked 2021-11-06 02:33:26 +0000
Guy Harris's avatar
19.9k
Guy Harris
updated 2021-11-06 21:38:58 +0000
edit flag offensive 0 remove flag close merge delete

Comments

Please add output of wireshark -v or Help->About Wireshark to the question. That will include version info needed to help diagnose this.

Chuckc's avatar Chuckc (2021-11-06 13:17:42 +0000) edit
André's avatar André (2021-11-06 21:49:41 +0000) edit
add a comment see more comments

1 Answer

0

This is probably a result of Wireshark using Npcap libraries but the driver being used by the Npcap libraries either being an older Npcap driver or even a WinPcap driver, i.e. mismatched software being installed.

Try un-installing WinPcap (if it's installed) and Npcap, and then try downloading and installing the latest version of Npcap from https://npcap.org/.

Guy Harris's avatar
19.9k
Guy Harris
answered 2021-11-06 21:44:28 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer