Changes between Version 108 and Version 109 of wireless/wifi


Ignore:
Timestamp:
11/08/2024 08:19:30 PM (5 months ago)
Author:
Ryan Erbstoesser
Comment:

update wiki to have new download links for silex wifi images

Legend:

Unmodified
Added
Removed
Modified
  • wireless/wifi

    v108 v109  
    6464==== Silex SX-SDMAX 802.11ax 1x1 NXP IW611
    6565     * [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. )
    6767     * 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.
    6868     * 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
    6973      * Silex Driver for 6.1 kernel
    7074      * NXP MWIFLEX Open Source [https://github.com/nxp-imx/mwifiex]
    7175       * Provides mlan.ko moal.ko files
    72        * Requires 2 firmware files:
     76       * Requires Download of 2 firmware files:
    7377        * sduart_nw61x_v1.bin.se [https://github.com/nxp-imx/imx-firmware/tree/lf-6.6.3_1.0.0/nxp/FwImage_IW612_SD]
    7478        * 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]
    7579
    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)
     80Manual 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)
    7882 * Copy sduart_nw61x_v1.bin.se firmware file to /lib/firmware/nxp on running Venice SBC.
    7983 * Copy txpwrlimit_cfg_US.bin firmware file to /lib/firmware/nxp on running Venice SBC.
     
    115119==== Silex SX-PCEAX 802.11ax 2x2 QCA (Qualcomm QCA2066)
    116120     * 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
    118124      * Silex suggests to use the Qualcomm LEA Driver contained in the Silex Dev Kit software image
    119125      * Ath11k Open Source driver (ath11k/WCN6855/hw2.1) is another option and requires firmware binary under NDA with Silex