Working Linux driver for USB-WIFI6-5G-ANT

Started by sasha2002, August 10, 2026, 01:35:04 PM

Previous topic - Next topic

sasha2002

Hi,

Currently bought USB-WIFI6-5G-ANT
Tested it on latest debian, it's detected as
ID 350b:f179 ZTOP ztop CDROM
after " eject /dev/sr0" it's detected as
ID 350b:9612 ZTOP 802.11ax 2x2 WLAN Adapter

Can't found any working driver for it.

Anyone have it?
It's strange but Olimex sell it and this cards support only windows, meh.

LubOlimex

For Linux use the drivers and instructions at this GitHub article:

https://github.com/shenmintao/aic8800d80

Try something like:

sudo apt install git dkms build-essential linux-headers-$(uname -r) eject usb-modeswitch
git clone https://github.com/shenmintao/aic8800d80.git
cd aic8800d80
sudo ./install.sh
sudo reboot
Technical support and documentation manager at Olimex