How to Find WiFi Adapter Name in MX Linux

November 7, 2020 | By the+gnu+linux+evangelist.

Find Model ID

  1. 2. Looking Up Interface Model

    Then to Find Wireless Card Model
    For the PCI/PCIe internal Adapters simply run the Command:

    lspci -v | grep Wireless

    But for the USB Dongles try instead with:

    lsusb -v | grep Wireless

    The grep Command refine the result following the matching Keyword.

    And in the Output you’ll easily See the Card’s Manufacturer and Model:

    How to Find WiFi/Bluetooth Card Model in MX Linux - Terminal Output
  2. 3. Installing Wifi Driver

    How to Install Wireless Driver in MX Linux

    Wi-fi Card Driver MX Linux Setup Guide

Contents


QuickChic Theme • Powered by WordPress