| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision |
| toh:linksys:wrt_ac_series [2023/12/01 13:46] – remove outdated dependency section not platform specific palebloodsky | toh:linksys:wrt_ac_series [2024/03/25 12:06] – [WPA3 Support] update section title palebloodsky |
|---|
| ===== Supported Hardware ===== | ===== Supported Hardware ===== |
| |
| <WRAP lo> | This series uses Marvell Armada based SoCs from the Marvell Embedded Business Unit (mvebu). See specific devices below: |
| ---- datatable ---- | |
| cols : Model, Versions, Supported Since Commit_git, Supported Since Rel_releasesince, Package architecture_pkg-arch, CPU MHz, CPU Cores_numcores_, Flash MB, RAM MB, Switch, WLAN Hardwares, Power Supply, Device Techdata_pageid, Comments_ | |
| align : c,c,c,c,c,c,c,c,c,c,c,c,c,c,c | |
| filter : Model=WRT1200AC | |
| filteror : Model=WRT1900AC | |
| filteror : Model=WRT1900ACS | |
| filteror : Model=WRT3200ACM | |
| filteror : Model=WRT32X | |
| sort : Model | |
| ---- | |
| </WRAP> | |
| |
| | [[:toh:hwdata:linksys:linksys_wrt1200ac|WRT1200AC v1/v2]], [[:toh:hwdata:linksys:linksys_wrt1900ac_v1|WRT1900AC v1]], [[:toh:hwdata:linksys:linksys_wrt1900ac_v2|WRT1900AC v2]], [[:toh:hwdata:linksys:linksys_wrt1900acs_v1|WRT1900ACS v1/v2]], [[:toh:hwdata:linksys:linksys_wrt3200acm|WRT3200ACM]], [[:toh:hwdata:linksys:linksys_wrt32x_v1_venom|WRT32X]] |
| ===== Dual Firmware Flashing ===== | ===== Dual Firmware Flashing ===== |
| |
| </code> | </code> |
| |
| ==== WPA3/802.11w Support ==== | ==== WPA3 support ==== |
| | |
| On release builds the mwlwifi driver [[https://github.com/kaloz/mwlwifi/issues/389#issuecomment-686220324|does not have WPA3 support]], use WPA2 and blame Linksys for the incomplete driver. | |
| |
| For WRT1200/1900 (8864) models WPA3 support has been added by jbsky via [[https://github.com/openwrt/openwrt/commit/2ed358180ef0f87532cdedefec09d5d605625beb|mwlwifi driver 10.4.10]] which is included in Main snapshots. This will be in the 24.0x release. | With OpenWrt 23.05.3 onward WPA3 support was added for the 8864 and 8897 (includes WRT1200 and WRT1900) via [[https://github.com/openwrt/openwrt/commit/2ed358180ef0f87532cdedefec09d5d605625beb|mwlwifi driver 10.4.10]]. |
| |
| For WRT3200ACM/32X (8964) models WPA3 support has not been added, as per the driver notes. | For 8964 chip models (WRT3200ACM and WRT32X) WPA3 support is still not available as per the driver [[https://github.com/kaloz/mwlwifi/commit/f92043d1a85f61b379c3d6dcb5bdb6e849f6b791|commit notes]]. Blame Marvell for an incomplete Wi-Fi driver. |
| |
| ==== ESP chip devices won't connect ==== | ==== ESP chip devices won't connect ==== |
| There is an issue [[flyspray>2709]] with the mwlwifi driver connecting to some IoT devices. See bug report here: [[https://github.com/kaloz/mwlwifi/issues/278|ESP8266/Embedded devices unable to connect to 2.4Ghz Radio]] | There is an issue [[flyspray>2709]] with the mwlwifi driver connecting to some IoT devices. See bug report here: [[https://github.com/kaloz/mwlwifi/issues/278|ESP8266/Embedded devices unable to connect to 2.4Ghz Radio]] |
| |
| Workaround options:\\ | Workarounds:\\ |
| - Enable radio2 and select the mwifiex driver. Connecting ESP chip devices to this reportedly does not have the problem. | - Enable radio2 with the mwifiex driver (install kmod-mwifiex-sdio). Connecting ESP chip devices here may improve connectivity, however could result in other conflicts. |
| - Optional: disable LDPC on radio1 (2.4GHz) may improve this functionality as per https://github.com/kaloz/mwlwifi/issues/278#issuecomment-697433463. | - Optional: disable LDPC on radio1 (2.4GHz) may improve connectivity as per https://github.com/kaloz/mwlwifi/issues/278#issuecomment-697433463. |
| - Optional: disable WMM on the interface (note: this will also disable 802.11n/ac capability). | - Optional: disable WMM on the interface (note: this would also disable 802.11n/ac capability tremendously slowing throughput). |
| |
| ==== DFS channels not working ==== | ==== DFS channels not working ==== |