| Both sides previous revision Previous revision | Next revisionBoth sides next revision |
| toh:linksys:mx4200_v1_and_v2 [2024/02/11 21:58] – external edit | toh:linksys:mx4200_v1_and_v2 [2024/02/11 23:34] – old revision restored (2024/02/11 21:46) jow |
|---|
| "paging": false, | "paging": false, |
| "shownColumns": ["brand", "model", "version", "supportedcurrentrel", "oemdevicehomepageurl", "forumsearch", "deviceid"], | "shownColumns": ["brand", "model", "version", "supportedcurrentrel", "oemdevicehomepageurl", "forumsearch", "deviceid"], |
| "filterColumns": {"brand": "^Linksys$", "version": "^V1$", "model": "^MX4200$"} | "filterColumns": {"brand": "^Linksys$", "model": "^MX4200$", "version": "^(V1|V2)$"} |
| } --> | } --> |
| <!-- ToH: { | |
| "source": "json", | |
| "dom": "t", | |
| "paging": false, | |
| "shownColumns": ["brand", "model", "version", "supportedcurrentrel", "oemdevicehomepageurl", "forumsearch", "deviceid"], | |
| "filterColumns": {"brand": "^Linksys$", "model": "^MX4200$", "version": "^V2$"} | |
| } --> | |
| |
| ===== Potential Limitations and issue ===== | ===== Potential Limitations and issue ===== |
| * Ath11k memory: The ath11k driver needed for the main wireless radios uses a lot of memory when there are few stations connected and low bandwidth traffic flowing. | * Ath11k memory: The ath11k driver needed for the main wireless radios uses a lot of memory when there are few stations connected and low bandwidth traffic flowing. |
| "paging": false, | "paging": false, |
| "shownColumns": ["model", "version", "cpu", "cpumhz", "cpucores", "flashmb", "rammb", "wlanhardware", "wlan24ghz", "wlan50ghz", "ethernet100mports", "ethernet1gports", "modem", "usbports"], | "shownColumns": ["model", "version", "cpu", "cpumhz", "cpucores", "flashmb", "rammb", "wlanhardware", "wlan24ghz", "wlan50ghz", "ethernet100mports", "ethernet1gports", "modem", "usbports"], |
| "filterColumns": {"version": "^V1$", "model": "^MX4200$", "brand": "^Linksys$"} | "filterColumns": {"brand": "^Linksys$", "model": "^MX4200$", "version": "^(V1|V2)$"} |
| } --> | |
| | |
| <!-- ToH: { | |
| "source": "json", | |
| "dom": "t", | |
| "paging": false, | |
| "shownColumns": ["model", "version", "cpu", "cpumhz", "cpucores", "flashmb", "rammb", "wlanhardware", "wlan24ghz", "wlan50ghz", "ethernet100mports", "ethernet1gports", "modem", "usbports"], | |
| "filterColumns": {"brand": "^Linksys$", "version": "^V2$", "model": "^MX4200$"} | |
| } --> | } --> |
| |
| "paging": false, | "paging": false, |
| "shownColumns": ["model", "version", "supportedcurrentrel", "firmwareopenwrtsnapshotinstallurl", "firmwareopenwrtsnapshotupgradeurl", "firmwareoemstockurl"], | "shownColumns": ["model", "version", "supportedcurrentrel", "firmwareopenwrtsnapshotinstallurl", "firmwareopenwrtsnapshotupgradeurl", "firmwareoemstockurl"], |
| "filterColumns": {"brand": "^Linksys$", "version": "^V1$", "model": "^MX4200$"} | "filterColumns": {"brand": "^Linksys$", "model": "^MX4200$", "version": "^V1$"} |
| } --> | } --> |
| |