Reporting unsupported hardware

If you have unsupported hardware, such as storage devices, Ethernet adapters, or wireless LAN adapters, during the Genian NAC installation process, please collect the information through the following procedure and send it to us at help@genians.com.

  1. Install generic Linux distribution like Ubuntu

  2. Open Terminal

  3. Type following command to create report.txt

    $ sudo apt install pciutils lshw
    $ dmesg > report.txt
    $ lspci >> report.txt
    $ lshw >> report.txt
    
  4. Send us a report.txt file