Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Npcap error on Windows 11 LAN Adapters #20

Open
TiEmKej opened this issue May 1, 2024 · 1 comment
Open

Npcap error on Windows 11 LAN Adapters #20

TiEmKej opened this issue May 1, 2024 · 1 comment

Comments

@TiEmKej
Copy link

TiEmKej commented May 1, 2024

Zrzut ekranu 2024-04-30 232423

To resolve it, need to download newest version of ncap (1.79 solved it for me)

@TiEmKej
Copy link
Author

TiEmKej commented May 1, 2024

This is probably due to

  1. the Windows 11 driver for your adapter using the Windows NetAdapterCx framework,
  2. the NetAdapterCx framework not strictly following the Network Driver Interface Specification (NDIS) rules, and
  3. the Npcap driver expecting all adapter drivers to strictly follow that specification and reporting an error if they don't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant