RayEcc
Bronze Level Poster
Hi astiak.Hi RayEcc,
Could you please post the output of:
Bash:lsmod | grep iwlwifi
It's strange,as according to https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi#supported_devices your card should be supported since Kernel 5.1, so your Kernel 5.16 is way ahead.
Some logs would be useful, in particular the output of:
Bash:sudo dmesg | grep iwlwifi
Code:
lsmod | grep iwlwifi
Code:
iwlwifi 319488 1 iwlmvm
cfg80211 1052672 5 carl9170,iwlmvm,ath,iwlwifi,mac80211
The 2nd line 'sudo dmesg | grep iwlwifi' gave no output.