The source user had a Beelink SER5 with an Intel AX200 Wi-Fi 6 card that worked in Ubuntu through the standard iwlwifi driver. ZimaOS did not yet provide the same out-of-box experience, so the user offered hardware information to help IceWhale expand wireless support.
Zima-Jerry replied that the upcoming release would integrate firmware for newer Intel wireless cards including AX101, AX200, and AX201, and said those firmware files would be included in both OTA and installer images. That was an official roadmap statement for 2025, but it should not be overstated as a current universal compatibility guarantee for every AX200 laptop/mini-PC implementation.
The Source Card Was Intel AX200 Using iwlwifi
The user identified:
- Intel Wi-Fi 6 AX200;
- PCI device ID
0x2723; - Linux driver
iwlwifi; - Beelink SER5 with AMD Ryzen 7 5825U.
Ubuntu could join the SSID and work normally, showing that the card and antenna hardware were functional.
IceWhale Planned AX101, AX200, and AX201 Firmware Integration
Zima-Jerry said the upcoming ZimaOS release would integrate firmware for the new Intel wireless cards and later confirmed those files would be included in both OTA and Installer images.
IceWhale's current community-contributions page still lists Intel AX101/AX200/AX201 under an “upcoming version” section, so the public documentation is not yet a clean compatibility matrix saying every one of those adapters is fully validated.
See the current ZimaOS driver contribution status before making a hardware purchase solely on the 2025 promise.
Current Official Wi-Fi Instructions Specifically Cover AX210
IceWhale now maintains a dedicated ZimaOS AX210 guide for version 1.4.2 and above. It uses lspci to confirm detection, nmtui to activate a network, and ip a to verify connectivity, with optional wireless controls in the dashboard.
Use the current AX210 Wi-Fi workflow as a supported example of how wireless is configured on ZimaOS.
Do Not Substitute AX210 Documentation as Proof of AX200 Support
AX200, AX201, and AX210 belong to related Intel wireless families, but they use different hardware integration and can require different firmware. The presence of an AX210 guide does not by itself certify an AX200 in every third-party mini PC.
How to Test an AX200 Safely on Current ZimaOS
- Install or boot the current ZimaOS release while Ethernet is available as a fallback.
- Confirm the card appears with
lspci | grep -i network. - Check whether a wireless interface appears.
- Use
nmtuior current dashboard controls if available. - Join the SSID and verify IP connectivity.
- Reboot and confirm the connection still returns.
Driver and Firmware Are Separate Pieces
The Linux iwlwifi kernel driver can load while the adapter still fails because the required firmware file is absent or the version is incompatible. That distinction explains why IceWhale's reply focused specifically on integrating firmware.
Installer Support Matters for Headless Systems
The source user asked whether the firmware would be “baked into the installer” so Ethernet would not be required just to begin setup. Zima-Jerry answered yes for the planned release.
For a current third-party mini PC, still keep a wired fallback during first installation whenever possible because network setup is much easier when driver/firmware validation can be done after the OS is online.
Intel Wi-Fi FAQ
Did Zima-Jerry promise AX200 firmware in the installer and OTA image?
Yes. That was the official plan stated in the 2025 source thread.
Does current public documentation provide a dedicated AX200 setup guide?
The current dedicated IceWhale guide found here is for AX210, while the contributions page still tracks AX101/AX200/AX201 status separately.
Does seeing iwlwifi loaded prove Wi-Fi will work?
No. The correct firmware and a usable wireless interface are also required.
