How to Enable the Intel AX210 Wi-Fi Module on ZimaOS?

🎯 Goal
Enable the AX210 Wi-Fi card on ZimaOS and connect to a wireless network—no graphical interface required.

For ZimaOS v1.4.2 and above

The Intel AX210 is a high-performance wireless card that supports Wi-Fi 6E. Many Zima device users rely on it for wireless connectivity. This guide walks you through enabling the AX210 and connecting to Wi-Fi in a command-line-only environment.
👉 Click here to download the latest version of ZimaOS

Step 1: Confirm AX210 is recognized

Run the following command:

lspci | grep -i network

You should see output similar to:

The terminal output confirms Intel AX210 Wi-Fi detection on ZimaOS via lspci.

If it’s not detected, ensure the card is inserted into the correct M.2 E-key slot and that the hardware is functional.

Step 2: Connect to Wi-Fi using nmtui

ZimaOS includes the nmtui command-line tool. Launch it with:

sudo nmtui

Then:

  • Select Activate a connection

  • Choose your Wi-Fi network (SSID)

  • Enter the password and press Enter

Step 3: Verify IP address and connectivity

Check your wireless interface status:

ip a

the terminal output of the ip a command in Linux, displaying network interface configurations including IP addresses and statuses.

🖥️ Optional: View and manage network settings in the ZimaOS dashboard
If you’re using the ZimaOS web UI (Dashboard), you can also view and configure network settings there.
Example:
a network configuration panel displaying Ethernet, virtual, and wireless connections with their statuses, alongside a remote access section featuring a unique device ID.

the configuration settings for a wireless interface (wlan0), showing IPv4/IPv6 parameters, DHCP options, and control buttons like Save and Cancel.

🎉 You’re all set!
Your AX210 Wi-Fi card is now connected and ready to use with ZimaOS.

If you have any questions, please contact support email: support@icewhale.org