Missing symbols for wi-fi adapter
by OlgaM from LinuxQuestions.org on (#53YBE)
Good day!
I wanted to update Linux Debian but i found that my wifi card (with supported iwlwifi firmware) is not detected.
I reistalled firmware-iwlwifi in Synaptic and wpa supplicant in command line, blacklisted hp_wma, but it didn't help.
Is there a little chance to solve this problem without fresh install?
Thank you for all thoughts!
Code:lspci
Network controller: Intel Corporation Wireless 3165 (rev 81)In lib/firmware i have
Code:iwlwifi-7265-9.ucode
iwlwifi-7265-17.ucode
iwlwifi-7265D-22.ucode
iwlwifi-7265D-29.ucodeI found in internet that 7265 firmware is equal to 3165 firmware.
Code:lsmod | grep iwlshows nothing.
Code:root@k:~# dmesg | grep iwlwifi
[ 5.344705] iwlwifi: Unknown symbol reg_query_regdb_wmm (err -2)
[ 5.344940] iwlwifi: Unknown symbol ieee80211_channel_to_frequency (err -2)
[ 5.344964] iwlwifi: Unknown symbol ieee80211_hdrlen (err -2)
[ 151.296784] iwlwifi: Unknown symbol reg_query_regdb_wmm (err -2)
[ 151.296994] iwlwifi: Unknown symbol ieee80211_channel_to_frequency (err -2)
[ 151.297019] iwlwifi: Unknown symbol ieee80211_hdrlen (err -2)


I wanted to update Linux Debian but i found that my wifi card (with supported iwlwifi firmware) is not detected.
I reistalled firmware-iwlwifi in Synaptic and wpa supplicant in command line, blacklisted hp_wma, but it didn't help.
Is there a little chance to solve this problem without fresh install?
Thank you for all thoughts!
Code:lspci
Network controller: Intel Corporation Wireless 3165 (rev 81)In lib/firmware i have
Code:iwlwifi-7265-9.ucode
iwlwifi-7265-17.ucode
iwlwifi-7265D-22.ucode
iwlwifi-7265D-29.ucodeI found in internet that 7265 firmware is equal to 3165 firmware.
Code:lsmod | grep iwlshows nothing.
Code:root@k:~# dmesg | grep iwlwifi
[ 5.344705] iwlwifi: Unknown symbol reg_query_regdb_wmm (err -2)
[ 5.344940] iwlwifi: Unknown symbol ieee80211_channel_to_frequency (err -2)
[ 5.344964] iwlwifi: Unknown symbol ieee80211_hdrlen (err -2)
[ 151.296784] iwlwifi: Unknown symbol reg_query_regdb_wmm (err -2)
[ 151.296994] iwlwifi: Unknown symbol ieee80211_channel_to_frequency (err -2)
[ 151.297019] iwlwifi: Unknown symbol ieee80211_hdrlen (err -2)