Automated installation script for the UGREEN AX900 (CM762) USB WiFi 6 adapter on Linux systems.
✅ Tested on: Ubuntu 22.04 LTS
# Clone the repo
git clone https://github.com/davidcawork/ugreen-AX900-USB-WiFi6.git
# Go inside
cd ugreen-AX900-USB-WiFi6
# Give the right perms
chmod +x install.sh
# Run it :) (as a root)
sudo ./install.shIf you encounter issues during installation, ensure you have an active internet connection so the script can download the necessary dependencies (build-essential, linux-headers, etc.).