How to Find WiFi Adapter Name in Ubuntu 18.04 Bionic LTS Gnu/Linux

September 12, 2019 | By the+gnu+linux+evangelist.

Find Model ID

  1. 2. Looking Up Model

    Then to Find Wireless Card Model
    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 Ubuntu 18.04 Bionic - Terminal Output
  2. 3. Installing Driver

    How to Install Wireless Driver for Ubuntu 18.04

    Wi-fi Card Driver Ubuntu Setup Guide
  3. Contents


QuickChic Theme • Powered by WordPress