Changes between Version 108 and Version 109 of wireless/wifi
- Timestamp:
- 11/08/2024 08:19:30 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wireless/wifi
v108 v109 64 64 ==== Silex SX-SDMAX 802.11ax 1x1 NXP IW611 65 65 * [https://shop.gateworks.com/index.php?route=product/product&path=70_74&product_id=248 Purchase Here] 66 * [https://www.gateworks.com/products/industrial-single-board-computers/imx8-single-board-computers-gateworks-venice/silex-wifi6-development-kit-with-single-board-computer/ Gateworks GW7200 Development Kit with SX-SDMAX Drivers Pre-Loaded] (Note, the GW11048-5 Silex Development Kit by default contains the SDMAX drivers and not the PCEAX drivers. Please contact Gateworks support for the PCEAX drivers.)66 * [https://www.gateworks.com/products/industrial-single-board-computers/imx8-single-board-computers-gateworks-venice/silex-wifi6-development-kit-with-single-board-computer/ Gateworks GW7200 Development Kit with SX-SDMAX Drivers Pre-Loaded] (Note, the GW11048-5 Silex Development Kit by default contains the SDMAX drivers and not the PCEAX drivers. ) 67 67 * Note: Bluetooth on SX-SDMAX not supported on Gateworks SBC. Wi-Fi only. This is due to the SX-SDMAX using UART for the Bluetooth. 68 68 * Driver: 69 * Silex SX-SDMAX i.MX8MM Demo Software Image Download [https://dev.gateworks.com/fae/silexwifi6/jammy-venice-SXSDMAX.img.gz here] 70 * Ror compatibility with your own kernel or to understand how this driver compares to the opensource mwifiex you will need to contact Silex directly 71 * Installation instructions of .img.gz images [wiki:venice/firmware#CompresseddiskimageviaU-Boot here] 72 69 73 * Silex Driver for 6.1 kernel 70 74 * NXP MWIFLEX Open Source [https://github.com/nxp-imx/mwifiex] 71 75 * Provides mlan.ko moal.ko files 72 * Requires 2 firmware files:76 * Requires Download of 2 firmware files: 73 77 * sduart_nw61x_v1.bin.se [https://github.com/nxp-imx/imx-firmware/tree/lf-6.6.3_1.0.0/nxp/FwImage_IW612_SD] 74 78 * txpwrlimit_cfg_US.bin [https://customergts.silexamerica.com/silex-engineering/sx-sdmax/meta-silex-sdmax-nxp-lf61/-/blob/lf-6.1.1_1.0.0/recipes-connectivity/sdmax/files/rootfs-nxp/lib/firmware/nxp/txpwrlimit_cfg_US.bin] 75 79 76 Install Instructions:77 * Copy moan.ko and moal.ko drivers from host to running target at /lib/modules/6.1.11-g6e599b622410/extra (use a tool like scp or wget or something to copy files over the network)80 Manual Driver Install Instructions: 81 * Copy moan.ko and moal.ko drivers from computer host to running target at /lib/modules/6.1.11-g6e599b622410/extra (use a tool like scp or wget or something to copy files over the network) 78 82 * Copy sduart_nw61x_v1.bin.se firmware file to /lib/firmware/nxp on running Venice SBC. 79 83 * Copy txpwrlimit_cfg_US.bin firmware file to /lib/firmware/nxp on running Venice SBC. … … 115 119 ==== Silex SX-PCEAX 802.11ax 2x2 QCA (Qualcomm QCA2066) 116 120 * Driver: 117 * Silex i.MX8MM Demo Software Image - Contact Gateworks Support (Note, the GW11048-5 Silex Development Kit by default contains the SDMAX drivers and not the PCEAX drivers. Please contact Gateworks support for the PCEAX software disk image) 121 * Silex PCEAX i.MX8MM Demo Software Image Download [https://dev.gateworks.com/fae/silexwifi6/jammy-venice-SXPCEAX.img.gz here] 122 * Installation instructions of .img.gz images [wiki:venice/firmware#CompresseddiskimageviaU-Boot here] 123 * The compressed disk images contain the Silex built QCA LEA driver and if you need to build this for compatibility with your own kernel or understand how this driver compares to the opensource ath12k you will need to contact Silex directly 118 124 * Silex suggests to use the Qualcomm LEA Driver contained in the Silex Dev Kit software image 119 125 * Ath11k Open Source driver (ath11k/WCN6855/hw2.1) is another option and requires firmware binary under NDA with Silex