Changes between Version 83 and Version 84 of wireless/wifi


Ignore:
Timestamp:
10/14/2022 10:02:45 PM (19 months ago)
Author:
Ryan Erbstoesser
Comment:

update ax200 information

Legend:

Unmodified
Added
Removed
Modified
  • wireless/wifi

    v83 v84  
    929929Linux support is provided by the [https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi iwlwifi] driver, which is included in the mainline kernel source.  The compatibility with Gateworks prebuilt Ubuntu images is plug and play.  A limitation of this driver is AP's can only be hosted at 2.4GHZ.  This driver does provide support for station (client) at 5ghz or 2.4ghz, P2P, Monitor, and IBSS.  The chipset is also capable of packet injection which makes it an excellent option for use with the Aircrack-ng suite and [https://www.kali.org/docs/arm/gateworks-ventana/ Kali Linux] which is available from Offensive Security for the Ventana and Newport platforms. 
    930930
     931'''Special Notes'''
     932 * This card doesn't seem well supported on a 5.4 kernel. Please use 5.10 or 5.15 or newer
     933 * Note that depending on the OS you have, some hostapd-conf versions require a patch for this card such as below:
     934{{{
     935root@focal-venice:~# diff /usr/bin/hostapd-conf hostapd-conf
     936275c275
     937<                     | grep "Capabilities: " | cut -d" " -f2)
     938---
     939>                     | grep "Capabilities: 0x" | cut -d" " -f2)
     940}}}
     941
    931942The AX200U is one of the fastest low cost wi-fi cards we have validated to date, below are the results of real world type iperf3 tests using a WI-FI6 capable Netgear (WAX204) wireless router.
    932943