(...)

At main-n275504-11db70b6057e

==> Without compat.linuxkpi.80211.hw_crypto=1 everything OK:

% ifconfig wlan0 scan
SSID/MESH ID                      BSSID              CHAN RATE    S:N
INT CAPS
Vodafone-24EF21                   9c:b2:e8:fd:6c:8c    8   54M  -96:-96
100 EPS  RSN WME BSSLOAD HTCAP VHTCAP VHTOPMODE WPA WPS
Vodafone-24EF21                   9c:b2:e8:fd:6c:90   36   54M  -33:-96
100 EPS  RSN WME BSSLOAD HTCAP VHTCAP VHTOPMODE WPA WPS

% ifconfig wlan0
wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=0
        ether 6c:6a:77:df:09:21
        inet 192.168.1.68 netmask 0xffffff00 broadcast 192.168.1.255
        groups: wlan
        ssid Vodafone-24EF21 channel 36 (5180 MHz 11a) bssid
9c:b2:e8:fd:6c:90
        regdomain ETSI country PT authmode WPA2/802.11i privacy ON
        deftxkey UNDEF TKIP 3:128-bit txpower 17 bmiss 7 mcastrate 6
        mgmtrate 6 scanvalid 60 wme roaming MANUAL
        parent interface: iwlwifi0
        media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11a
        status: associated
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>


==> With compat.linuxkpi.80211.hw_crypto=1

dmesg:
<snip>
iwlwifi0: <iwlwifi> mem 0xb4498000-0xb449bfff at device 20.3 on pci0
iwlwifi0: Detected crf-id 0x3617, cnv-id 0x20000302 wfpm id 0x80000000
iwlwifi0: PCI dev 06f0/0074, rev=0x351, rfid=0x10a100
iwlwifi0: Detected Intel(R) Wi-Fi 6 AX201 160MHz
iwlwifi0: successfully loaded firmware image 'iwlwifi-QuZ-a0-hr-b0-77.ucode'
iwlwifi0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
iwl-debug-yoyo.bin: could not load binary firmware
/boot/firmware/iwl-debug-yoyo.bin either
iwl-debug-yoyo.bin: could not load binary firmware
/boot/firmware/iwl-debug-yoyo.bin either
iwl-debug-yoyo_bin: could not load binary firmware
/boot/firmware/iwl-debug-yoyo_bin either
iwl_debug_yoyo_bin: could not load binary firmware
/boot/firmware/iwl_debug_yoyo_bin either
iwlwifi0: loaded firmware version 77.2df8986f.0 QuZ-a0-hr-b0-77.ucode
op_mode iwlmvm
iwlwifi0: Detected RF HR B3, rfid=0x10a100
iwlwifi0: base HW address: 6c:6a:77:df:09:21
lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 8
lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 9
lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 6
lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 11
lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 12
<snip>
wlan0: Ethernet address: 6c:6a:77:df:09:21
re0: link state changed to UP
lo0: link state changed to UP
wlan0: link state changed to UP
iwlwifi0: _lkpi_iv_key_set: CIPHER SUITE 0xfac02 not supported
wlan0: link state changed to DOWN
wlan0: link state changed to UP
iwlwifi0: _lkpi_iv_key_set: CIPHER SUITE 0xfac02 not supported
wlan0: link state changed to DOWN
wlan0: link state changed to UP
iwlwifi0: _lkpi_iv_key_set: CIPHER SUITE 0xfac02 not supported
wlan0: link state changed to DOWN
<snip>
(lots of) iwlwifi0: _lkpi_iv_key_set: CIPHER SUITE 0xfac02 not supported

Nuno Teixeira <edua...@freebsd.org> escreveu (terça, 18/02/2025 à(s) 13:10):

> Hello,
>
> Same board here.
>
> iwlwifi0@pci0:0:20:3:   class=0x028000 rev=0x01 hdr=0x00 vendor=0x8086
>> device=0x51f1 subvendor=0x8086 subdevice=0x0090
>>    vendor     = 'Intel Corporation'
>>    device     = 'Raptor Lake PCH CNVi WiFi'
>>    class      = network
>>
>
> After compat.linuxkpi.80211.hw_crypto=1 is there any needed changes to:
> /etc/rc.conf:
> wlans_iwlwifi0="wlan0"
> ifconfig_wlan0="WPA SYNCDHCP"
> create_args_wlan0="country PT regdomain ETSI"
>
> or
>
> /etc/wpa_supplicant.conf:
> network={
>         scan_ssid=1
>         ssid="MEO-787FB0"
>         psk="xxxxxxxxxx"
> }
> ?
> Thanks,
> --
> Nuno Teixeira
> FreeBSD UNIX:  <edua...@freebsd.org>   Web:  https://FreeBSD.org
>


-- 
Nuno Teixeira
FreeBSD UNIX:  <edua...@freebsd.org>   Web:  https://FreeBSD.org

Reply via email to