How to check USB Wifi Adapter details on Linux – iw, lsusb, iwlist, iwconfig
On a linux system you can get details about the wifi adapter using commands like iw, iwconfig, iwlist, ethtool etc. However if you are a usb wifi adapter then it can be tricky. When you plug a usb wifi adapter on your system, linux will not show the details of the device in the lspci… Read More »