#1 Today 00:02

fedefat
Member
Registered: Yesterday
Posts: 1

network usage: chosen card not selected

I use a USB Wi‑Fi adapter on my mini PC. When I select “network usage” under Events, I end up with a huge list of network devices to choose from, and five of them refer to the USB Wi‑Fi adapter. But no matter which one I pick and confirm, it always switches to “Microsoft Wi‑Fi Direct Virtual Adapter #6”. Basically, I can’t manage to set a damn rule on network usage.
Is there a way to fix this?
Thank you.
rmfXPDkMRDta.png
BHcNZj17oKBK.png
https://www.pasteboard.co/rmfXPDkMRDta.png
https://www.pasteboard.co/BHcNZj17oKBK.png

Last edited by fedefat (Today 13:36)

Offline

#2 Today 16:40

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,545

Re: network usage: chosen card not selected

Shutter uses the device MAC address to uniquely identify a network interface.

It might be the case that your device's MAC address is not static, i.e. changes dynamically.

Let's do some troubleshooting:

1. Configure a Network Usage event.
2. Save it as a preset, e.g. "Test".
3. Open the preset file with a Notepad.
4. Identify the configured MAC address in the event configuration.

You should find something like this:

[Event1]
ID=NetworkUsage
Config=INTERFACE=00-00-00-00-00-00;...

Where "00-00-00-00-00-00" is a placeholder for your device's MAC address.

You can also use command prompt to list all network devices and their MAC address (also known as "Physical Address"):

ipconfig /all

Experiment. Check if the MAC address changes.

Offline

Board footer

Powered by FluxBB