recently did a bios update afterwhich wifi failed to search for network on zorin 17.3 pro
under lshw -C network
-network DISABLED
description: Wireless interface
product: Alder Lake-P PCH CNVi WiFi
vendor: Intel Corporation
physical id: 14.3
ip link
```RTNETLINK answers: Input/output error
dmesg
"ADVANCED_SYSASSERT" and "NMI_INTERRUPT_UMAC_FATAL" errors.
"Microcode SW error detected. Restarting".
Failure to configure RX queues and multiple "mac start retry".
Loaded firmware version is 86.fb5c9aeb.0 so-a0-hr-b0-86.ucode.
Transport status 0x0000004B with valid error logs.
When it was because of a BIOS Update, did You checked the BIOs if there maybe the Wifi Modul is disabled? Did maybe Secure Boot and Fast Boot enabled again? If yes disable them.
Another Thing: When You type in Terminal rfkill list what Output do You get? And could You post the whole Output of sudo lshw -C network please? With sudo, You can get more Data.
BIOS Update - today , with previous version no issue
Secure Boot and Fast Boot enabled again--- already disabled
rfkill list all-----
: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Your lshw output shows that the device is detected and driver (iwlwifi) is loaded, as @Forpli noted.
Since it was a BIOS firmware update; you also say it restored your Secure Boot Settings: Have you checked your other BIOS settings?
Depending on your BIOS, it may be under Wireless, LAN control, Advanced > I/O ports or Advanced > Wireless...
there is no option in BIOS under wireless
I already mentioned that i did tried reinstalling the firmware but it didnot worked "sudo apt install --reinstall linux-firmware linux-oem-22.04"
It looks like some Intel Wifi devices like the AX series need the driver version and the firmware version to very closely match.
You list Loaded firmware version is 86.fb5c9aeb.0 so-a0-hr-b0-86.ucode. in the O.P.
The firmware for 22.04 may be too old for your latest Firmware BIOS update.
Let's try: git clone https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git