From 6f0c76662b78f78394cdc76fe9630a3c95a92ff2 Mon Sep 17 00:00:00 2001 From: ZHANG Yuntian <95260730+RadxaYuntian@users.noreply.github.com> Date: Thu, 7 Sep 2023 11:12:02 +0800 Subject: [PATCH] Revert from iwd to wpasupplicant Current iwd issues: 1. `nmcli dev wifi` shows link speed to 65Mb/s only. 2. Connection issue when brcmfmac is allow to run SDR104 with 200M clock --- common/flavors/.base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/flavors/.base.yaml b/common/flavors/.base.yaml index f08967f..9c7ef56 100644 --- a/common/flavors/.base.yaml +++ b/common/flavors/.base.yaml @@ -80,10 +80,10 @@ actions: - iptables - iputils-ping - iw - - iwd - network-manager - samba - wireless-regdb + - wpasupplicant - action: apt description: Install audio utilities