From 96f345ee8eadafdb0f015da50cab5cb1a01f7197 Mon Sep 17 00:00:00 2001 From: Kalle Valo Date: Thu, 22 Feb 2024 22:28:55 +0200 Subject: [PATCH] README: add installation instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ee06c4a..4eeb6c0 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ Firmware files for ath11k, a mac80211 driver for Qualcomm Technologies 802.11ax devices +To install or update your firmware images: + +wget https://github.com/qca/qca-swiss-army-knife/raw/master/tools/scripts/ath11k/ath11k-fw-repo +chmod 755 ath11k-fw-repo +./ath11k-fw-repo --install /tmp/firmware + For more info check the wiki page: https://wireless.wiki.kernel.org/en/users/drivers/ath11k -- 2.47.2