Re: iwlwifi / rtw88 / rtw89 hw crypto request for test (precon for HT/VHT)

From: Ruslan Makhmatkhanov <rm_at_freebsd.org>
Date: Wed, 26 Feb 2025 15:07:48 UTC
<div>Hello,</div><div>great news, thank you for your hard work!</div><div> </div><div>Here are mine results. It's working but not how it was actually expecting :). It connected in mode 11a (was 11g w/o the setting enabled)</div><div> </div><div>built from:</div><div>=================================================</div><div><div>commit 8c108dccd7f878ad44aaef1f5bfb5622666bd09a (HEAD -&gt; main, origin/main, origin/HEAD)</div><div>Author: Konstantin Belousov &lt;kib@FreeBSD.org&gt;</div><div>Date:   Wed Feb 26 07:24:30 2025 +0200</div><div> </div><div>    acpidump: do not use pointer arithmetic to check for overflow</div><div>=================================================</div><div> </div><div><div>[rm@cf ~]% sysctl compat.linuxkpi.80211.hw_crypto</div><div>compat.linuxkpi.80211.hw_crypto: 1</div><div> </div><div>ifconfig</div><div>=================================================</div><div><div>wlan0: flags=8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&gt; metric 0 mtu 1500</div><div>    options=0</div><div>    ether xx:xx:xx:xx:xx:xx</div><div>    inet 192.168.1.150 netmask 0xffffff00 broadcast 192.168.1.255</div><div>    groups: wlan</div><div>    ssid &lt;&gt; channel 52 (5260 MHz 11a) bssid xx:xx:xx:xx:xx:xx</div><div>    regdomain NONE country RU authmode WPA2/802.11i privacy ON</div><div>    deftxkey UNDEF AES-CCM 3:128-bit txpower 24 bmiss 7 mcastrate 6</div><div>    mgmtrate 6 scanvalid 60 wme roaming MANUAL</div><div>    parent interface: iwlwifi0</div><div>    media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11a</div><div>    status: associated</div><div>    nd6 options=29&lt;PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL&gt;</div><div><div>=================================================</div><div> </div><div>pciconf -vl</div><div><div>=================================================</div></div><div><div>iwlwifi0@pci0:0:20:3:    class=0x028000 rev=0x00 hdr=0x00 vendor=0x8086 device=0x02f0 subvendor=0x8086 subdevice=0x0070</div><div>    vendor     = 'Intel Corporation'</div><div>    device     = 'Comet Lake PCH-LP CNVi WiFi'</div><div>    class      = network</div><div><div>=================================================</div><div> </div><div>dmesg:</div><div><div>=================================================</div></div><div><div>Intel(R) Wireless WiFi based driver for FreeBSD</div><div>iwlwifi0: &lt;iwlwifi&gt; mem 0xef738000-0xef73bfff at device 20.3 on pci0</div><div>iwlwifi0: Detected crf-id 0x3617, cnv-id 0x20000302 wfpm id 0x80000000</div><div>iwlwifi0: PCI dev 02f0/0070, rev=0x351, rfid=0x10a100</div><div>iwlwifi0: Detected Intel(R) Wi-Fi 6 AX201 160MHz</div><div>iwlwifi0: successfully loaded firmware image 'iwlwifi-QuZ-a0-hr-b0-77.ucode'</div><div>iwlwifi0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37</div><div>iwl-debug-yoyo.bin: could not load binary firmware /boot/firmware/iwl-debug-yoyo.bin either</div><div>iwl-debug-yoyo.bin: could not load binary firmware /boot/firmware/iwl-debug-yoyo.bin either</div><div>iwl-debug-yoyo_bin: could not load binary firmware /boot/firmware/iwl-debug-yoyo_bin either</div><div>iwl_debug_yoyo_bin: could not load binary firmware /boot/firmware/iwl_debug_yoyo_bin either</div><div>iwlwifi0: loaded firmware version 77.2df8986f.0 QuZ-a0-hr-b0-77.ucode op_mode iwlmvm</div><div>iwlwifi0: Detected RF HR B5, rfid=0x10a100</div><div>iwlwifi0: base HW address: xx:xx:x:xx:xx:xx</div><div>lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 8 (GCMP)</div><div>lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 9 (GCMP_256)</div><div>lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 6 (AES_CMAC)</div><div>lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 11 (BIP_GMAC_128)</div><div>lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 12 (BIP_GMAC_256)</div><div><div>=================================================</div><div> </div><div>wlanstats:</div><div><div><div>=================================================</div></div><div>30                rx discard 'cuz mcast echo</div><div>23                rx beacon frames</div><div>97                rx element unknown</div><div>6                 rx frame chan mismatch</div><div>1                 active scans started</div><div>31                rx management frames</div><div>3826              total data frames received</div><div>3789              unicast data frames received</div><div>37                multicast data frames received</div><div>3456              total data frames transmit</div><div>3456              unicast data frames sent</div><div>54.0M             current transmit rate</div><div>44.5              current rssi</div><div>-96               current noise floor (dBm)</div><div>-51.5             current signal (dBm)</div></div></div></div></div><div><div>=================================================</div><div> </div><div>May I somehow enforce connecting with 11n?</div></div></div></div></div></div></div><div>-- </div><div>Regards,</div><div>Ruslan</div><div> </div>