You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What you're doing and what's happening:
I am trying to list the channels my WIFI supports using the commands iwconfig and iwlist. When I use iwconfig, it shows the interfaces with "No wireless extension" in the tab next to them.
When I use iwlist <interface_name> freq it says no frequency information
What's wrong / what should be happening instead:
This command should provide me list of all network interfaces and then I should be able to use iwlist <interface_name> freq command to check the channels my wifi supports.
So what I need to do? i cannot find any instructions on google.
The text was updated successfully, but these errors were encountered:
Please fill out the below information:
Your Windows build number: ver 18362.239
What you're doing and what's happening:
I am trying to list the channels my WIFI supports using the commands
iwconfig
andiwlist
. When I useiwconfig
, it shows the interfaces with "No wireless extension" in the tab next to them.When I use
iwlist <interface_name> freq
it says no frequency informationWhat's wrong / what should be happening instead:
This command should provide me list of all network interfaces and then I should be able to use
iwlist <interface_name> freq
command to check the channels my wifi supports.So what I need to do? i cannot find any instructions on google.
The text was updated successfully, but these errors were encountered: