Hi,
After last system update, my wi-fi adapter is missing.
nmtui in radio option tells me: wi-fi hardware: Missing Software: enabled.
When I load previours kernel on system start, wi-fi is present in the system. Also when I start Windows on this machine wi-fi is present on it.
Hi, After last system update, my wi-fi adapter is missing. nmtui in radio option tells me: wi-fi hardware: Missing Software: enabled. When I load previours kernel on system start, wi-fi is present in the system. Also when I start Windows on this machine wi-fi is present on it.
System: Oracle Linux Server release 9.3
lspci:
lshw -C network
kernels:
lspci -nn | grep -i net
grep -i 8086 /lib/modules/$(uname -r)/modules. | grep -i 9df0 `/lib/modules/5.15.0-200.131.27.1.el9uek.x86_64/modules.alias:alias pci:v00008086d00009DF0svsdbcsci iwlwifi`
grep -i 8086 /lib/modules/$(uname -r)/modules. | grep -i 15bd `/lib/modules/5.15.0-200.131.27.1.el9uek.x86_64/modules.alias:alias pci:v00008086d000015BDsvsdbcsci e1000e`
sudo modprobe iwlwifi
modprobe: ERROR: could not insert 'iwlwifi': Invalid argument