<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Wifi is not connected due to firmware not found in Ubuntu 22.04 in Wireless</title>
    <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1746892#M64083</link>
    <description>&lt;P&gt;Hi Gopal,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out about the Wi-Fi issue on your Lenovo ThinkPad T16 Gen 4!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can see you're dealing with missing firmware for your Intel Wi-Fi adapter, and I'm here to help get this sorted out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your system can see the Intel Wi-Fi adapter just fine, but it's missing the specific firmware files needed to get it up and running.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try the troubleshooting steps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The easiest fix is updating to the latest stable Linux kernel, which already has all the firmware files you need packed in.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Install the latest stable Linux kernel (7.0.3) from&amp;nbsp;&lt;A href="https://www.kernel.org/" target="_blank" rel="noopener noreferrer"&gt;The Linux Kernel Archives&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Once the new kernel is running, your Intel Wi-Fi should work right away since all the required firmware is already there&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please take note that if the firmware is not included, you can manually install it, but in order for us to provide the exact firmware, please provide the adapter model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Those firmware files you mentioned (iwlwifi-bz-a0-gf-a0-*) are actually for an AX211 adapter, while the PCI ID you're seeing points to a different model. To give you the most accurate help, could you share the exact model of your Wi-Fi adapter? You can usually find this in your system specs or by running &lt;STRONG&gt;# lspci&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;in your terminal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A few questions to help me out:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;When did this issue start happening?&lt;/LI&gt;
&lt;LI&gt;Any recent changes before it occurred (system updates, driver changes, etc.)?&lt;/LI&gt;
&lt;LI&gt;What's the exact model of your ThinkPad T16 Gen 4? If you have a link to the product page or model number, that'd be great!&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd recommend trying the kernel update first since it's usually the most straightforward approach. If you run into any issues or need help with the process, just let me know and I'll walk you through it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking forward to hearing how it goes!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Jonzyl B.&lt;/P&gt;
&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 May 2026 02:11:35 GMT</pubDate>
    <dc:creator>Jonzyl_Intel</dc:creator>
    <dc:date>2026-05-06T02:11:35Z</dc:date>
    <item>
      <title>Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1746868#M64081</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Hello JedG_Intel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also need below firmware for new lenovo laptop. Kindly help.&lt;/P&gt;&lt;P&gt;iwlwifi-bz-a0-gf-a0-*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Key details (from 22.04):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;uname -r:&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;gopal@gopal-ThinkPad-T16-Gen-4:~/linux_wireless_fw$ uname -r&lt;BR /&gt;6.8.0-111-generic&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;lspci -nnk | grep -A3 -i network:&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;gopal@gopal-ThinkPad-T16-Gen-4:~/linux_wireless_fw$ lspci -nnk | grep -A3 -i network&lt;BR /&gt;00:14.3 Network controller [0280]: Intel Corporation Device [8086:7740]&lt;BR /&gt;Subsystem: Intel Corporation Device [8086:0094]&lt;BR /&gt;Kernel modules: iwlwifi&lt;BR /&gt;00:15.0 Serial bus controller [0c80]: Intel Corporation Device [8086:7778]&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;full dmesg snippet:&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;[ 4.184656] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80930 wfpm id 0x80005b20&lt;BR /&gt;[ 4.184672] iwlwifi 0000:00:14.3: PCI dev 7740/0094, rev=0x460, rfid=0x2010d000&lt;BR /&gt;[ 4.185123] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-a0-gf-a0-86.ucode failed with error -2&lt;BR /&gt;[ 4.185139] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver&lt;BR /&gt;[ 4.185145] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...&lt;BR /&gt;[ 4.185224] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-a0-gf-a0-85.ucode failed with error -2&lt;BR /&gt;[ 4.185378] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-a0-gf-a0-84.ucode failed with error -2&lt;BR /&gt;[ 4.185408] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-a0-gf-a0-83.ucode failed with error -2&lt;BR /&gt;[ 4.185540] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-a0-gf-a0-82.ucode failed with error -2&lt;BR /&gt;[ 4.185566] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-a0-gf-a0-81.ucode failed with error -2&lt;BR /&gt;[ 4.185592] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-a0-gf-a0-80.ucode failed with error -2&lt;BR /&gt;[ 4.185595] iwlwifi 0000:00:14.3: no suitable firmware found!&lt;BR /&gt;[ 4.185599] iwlwifi 0000:00:14.3: minimum version required: iwlwifi-bz-a0-gf-a0-80&lt;BR /&gt;[ 4.185601] iwlwifi 0000:00:14.3: maximum version supported: iwlwifi-bz-a0-gf-a0-86&lt;BR /&gt;[ 4.185603] iwlwifi 0000:00:14.3: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 May 2026 20:48:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1746868#M64081</guid>
      <dc:creator>GopalV</dc:creator>
      <dc:date>2026-05-05T20:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1746892#M64083</link>
      <description>&lt;P&gt;Hi Gopal,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out about the Wi-Fi issue on your Lenovo ThinkPad T16 Gen 4!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can see you're dealing with missing firmware for your Intel Wi-Fi adapter, and I'm here to help get this sorted out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your system can see the Intel Wi-Fi adapter just fine, but it's missing the specific firmware files needed to get it up and running.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try the troubleshooting steps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The easiest fix is updating to the latest stable Linux kernel, which already has all the firmware files you need packed in.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Install the latest stable Linux kernel (7.0.3) from&amp;nbsp;&lt;A href="https://www.kernel.org/" target="_blank" rel="noopener noreferrer"&gt;The Linux Kernel Archives&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Once the new kernel is running, your Intel Wi-Fi should work right away since all the required firmware is already there&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please take note that if the firmware is not included, you can manually install it, but in order for us to provide the exact firmware, please provide the adapter model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Those firmware files you mentioned (iwlwifi-bz-a0-gf-a0-*) are actually for an AX211 adapter, while the PCI ID you're seeing points to a different model. To give you the most accurate help, could you share the exact model of your Wi-Fi adapter? You can usually find this in your system specs or by running &lt;STRONG&gt;# lspci&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;in your terminal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A few questions to help me out:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;When did this issue start happening?&lt;/LI&gt;
&lt;LI&gt;Any recent changes before it occurred (system updates, driver changes, etc.)?&lt;/LI&gt;
&lt;LI&gt;What's the exact model of your ThinkPad T16 Gen 4? If you have a link to the product page or model number, that'd be great!&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd recommend trying the kernel update first since it's usually the most straightforward approach. If you run into any issues or need help with the process, just let me know and I'll walk you through it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking forward to hearing how it goes!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Jonzyl B.&lt;/P&gt;
&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 02:11:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1746892#M64083</guid>
      <dc:creator>Jonzyl_Intel</dc:creator>
      <dc:date>2026-05-06T02:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1746969#M64086</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A class="" href="https://community.intel.com/t5/user/viewprofilepage/user-id/477489" target="_blank" rel="noopener" aria-label="View Profile of Jonzyl_Intel"&gt;&lt;SPAN class=""&gt;Jonzyl_Intel&lt;/SPAN&gt;&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks for the quick response!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I installed kernel 7.0.3. but issue is still there &lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cmd output :&lt;/P&gt;&lt;P&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ uname -r&lt;BR /&gt;7.0.3&lt;/P&gt;&lt;P&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ sudo dmesg | grep "wifi"&lt;BR /&gt;[sudo] password for gopal:&lt;BR /&gt;[ 6.529233] iwlwifi 0000:00:14.3: enabling device (0000 -&amp;gt; 0002)&lt;BR /&gt;[ 6.573715] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80930 wfpm id 0x80005b20&lt;BR /&gt;[ 6.573729] iwlwifi 0000:00:14.3: PCI dev 7740/0094, rev=0x461, rfid=0x2010d000&lt;BR /&gt;[ 6.573731] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz&lt;BR /&gt;[ 6.580054] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-b0-gf-a0-100.ucode failed with error -2&lt;BR /&gt;[ 6.580073] iwlwifi 0000:00:14.3: no suitable firmware found!&lt;BR /&gt;[ 6.580074] iwlwifi 0000:00:14.3: iwlwifi-bz-b0-gf-a0-100 is required&lt;BR /&gt;[ 6.580075] iwlwifi 0000:00:14.3: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ sudo dmesg | grep -i iwlwifi&lt;BR /&gt;[ 6.529233] iwlwifi 0000:00:14.3: enabling device (0000 -&amp;gt; 0002)&lt;BR /&gt;[ 6.573715] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80930 wfpm id 0x80005b20&lt;BR /&gt;[ 6.573729] iwlwifi 0000:00:14.3: PCI dev 7740/0094, rev=0x461, rfid=0x2010d000&lt;BR /&gt;[ 6.573731] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz&lt;BR /&gt;[ 6.580054] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-b0-gf-a0-100.ucode failed with error -2&lt;BR /&gt;[ 6.580073] iwlwifi 0000:00:14.3: no suitable firmware found!&lt;BR /&gt;[ 6.580074] iwlwifi 0000:00:14.3: iwlwifi-bz-b0-gf-a0-100 is required&lt;BR /&gt;[ 6.580075] iwlwifi 0000:00:14.3: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ lspci&lt;BR /&gt;00:00.0 Host bridge: Intel Corporation Device 7d30 (rev 05)&lt;BR /&gt;00:02.0 VGA compatible controller: Intel Corporation Device 7d41&lt;BR /&gt;00:04.0 Signal processing controller: Intel Corporation Device 7d03 (rev 05)&lt;BR /&gt;00:06.0 PCI bridge: Intel Corporation Device 774d&lt;BR /&gt;00:06.1 PCI bridge: Intel Corporation Device 7eca (rev 10)&lt;BR /&gt;00:07.0 PCI bridge: Intel Corporation Device 7ec4 (rev 02)&lt;BR /&gt;00:07.2 PCI bridge: Intel Corporation Device 7ec6 (rev 02)&lt;BR /&gt;00:0a.0 Signal processing controller: Intel Corporation Device 7d0d (rev 01)&lt;BR /&gt;00:0b.0 Processing accelerators: Intel Corporation Device 7d1d (rev 05)&lt;BR /&gt;00:0d.0 USB controller: Intel Corporation Device 7ec0 (rev 02)&lt;BR /&gt;00:0d.2 USB controller: Intel Corporation Device 7ec2 (rev 02)&lt;BR /&gt;00:0d.3 USB controller: Intel Corporation Device 7ec3 (rev 02)&lt;BR /&gt;00:14.0 USB controller: Intel Corporation Device 777d&lt;BR /&gt;00:14.2 RAM memory: Intel Corporation Device 777f&lt;BR /&gt;00:14.3 Network controller: Intel Corporation Device 7740&lt;BR /&gt;00:15.0 Serial bus controller: Intel Corporation Device 7778&lt;BR /&gt;00:16.0 Communication controller: Intel Corporation Device 7770&lt;BR /&gt;00:1c.0 PCI bridge: Intel Corporation Device 7738&lt;BR /&gt;00:1f.0 ISA bridge: Intel Corporation Device 7703&lt;BR /&gt;00:1f.3 Audio device: Intel Corporation Device 7728&lt;BR /&gt;00:1f.4 SMBus: Intel Corporation Device 7722&lt;BR /&gt;00:1f.5 Serial bus controller: Intel Corporation Device 7723&lt;BR /&gt;00:1f.6 Ethernet controller: Intel Corporation Device 57a1&lt;BR /&gt;05:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd Device a80d&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When did this issue start happening?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;---&amp;gt; Laptop came with ubuntu 24.04 but I needed ubuntu 22.04 due to software dependency. so after flashing 22.04 this issue started.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Any recent changes before it occurred (system updates, driver changes, etc.)? ---&amp;gt;No.&lt;/LI&gt;&lt;LI&gt;What's the exact model of your ThinkPad T16 Gen 4? If you have a link to the product page or model number, that'd be great! ----&amp;gt; attached screenshot of product info.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking forward to your response!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 17:19:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1746969#M64086</guid>
      <dc:creator>GopalV</dc:creator>
      <dc:date>2026-05-06T17:19:33Z</dc:date>
    </item>
    <item>
      <title>Re:Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1746996#M64087</link>
      <description>&lt;P&gt;Hi Gopal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see that your adapter model is Intel(R) Wi-Fi 6E AX211 160MHz.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please try to manually install and load the firmware iwlwifi-so-a0-gf-a0-89 needed for this adapter?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# sudo cp iwlwifi-* /lib/firmware/'&lt;/P&gt;&lt;P&gt;# sudo modprobe iwlwifi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can check this link for&amp;nbsp;&lt;A href="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/" rel="noopener noreferrer" target="_blank"&gt;kernel/git/firmware/linux-firmware.git - Repository of firmware blobs for use with the Linux kernel&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're looking forward to your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jonzyl B.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 May 2026 20:57:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1746996#M64087</guid>
      <dc:creator>Jonzyl_Intel</dc:creator>
      <dc:date>2026-05-06T20:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1746999#M64088</link>
      <description>&lt;P&gt;Hi Jonzyl_Intel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I downloaded ucode file from this location:&amp;nbsp;&lt;A href="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/intel/iwlwifi" target="_blank"&gt;https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/intel/iwlwifi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I see below dmesg.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ sudo dmesg | grep iwlwifi&lt;BR /&gt;[ 5.422500] iwlwifi 0000:00:14.3: enabling device (0000 -&amp;gt; 0002)&lt;BR /&gt;[ 5.439489] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80930 wfpm id 0x80005b20&lt;BR /&gt;[ 5.439497] iwlwifi 0000:00:14.3: PCI dev 7740/0094, rev=0x461, rfid=0x2010d000&lt;BR /&gt;[ 5.439499] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz&lt;BR /&gt;[ 5.459700] iwlwifi 0000:00:14.3: uCode file size 12233028 does not match expected size&lt;BR /&gt;[ 5.459850] iwlwifi 0000:00:14.3: no suitable firmware found!&lt;BR /&gt;[ 5.459852] iwlwifi 0000:00:14.3: iwlwifi-bz-b0-gf-a0-100 is required&lt;BR /&gt;[ 5.459853] iwlwifi 0000:00:14.3: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In your previous comment, you mentioned "iwlwifi-so-a0-gf-a0-89". This seems different than what is mentioned in dmesg. Please let me know which one exactly works. As of now both of them are not working. Also Can you help attach fimrware here as an attachment? That will help quickly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 21:38:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1746999#M64088</guid>
      <dc:creator>GopalV</dc:creator>
      <dc:date>2026-05-06T21:38:56Z</dc:date>
    </item>
    <item>
      <title>Re:Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747013#M64090</link>
      <description>&lt;P&gt;Hi Gopal, &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I apologize for my previous response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please update your firmware files below:&lt;/P&gt;&lt;P&gt;iwlwifi-so-a0-gf-a0-89&lt;/P&gt;&lt;P&gt;iwlwifi-so-a0-gf-a0.pnvm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can check this link for the firmware files:&amp;nbsp;&lt;A href="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/intel/iwlwifi" rel="noopener noreferrer" target="_blank"&gt;https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/intel/iwlwifi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, if the issue persists, try to install the stable version 6.19.14 and let us know the outcome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We look forward to your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jonzyl B.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 May 2026 23:44:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747013#M64090</guid>
      <dc:creator>Jonzyl_Intel</dc:creator>
      <dc:date>2026-05-06T23:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747128#M64094</link>
      <description>&lt;P&gt;Hi Jonzyl_intel,&lt;/P&gt;&lt;P&gt;I am seeing below. I tried to enable Wifi HW but no success &lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ rfkill list&lt;BR /&gt;0: tpacpi_bluetooth_sw: Bluetooth&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: no&lt;BR /&gt;1: hci0: Bluetooth&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: no&lt;BR /&gt;2: phy0: Wireless LAN&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: yes&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ sudo dmesg | grep iwlwifi&lt;BR /&gt;[sudo] password for gopal:&lt;BR /&gt;[ 6.242583] iwlwifi 0000:00:14.3: enabling device (0000 -&amp;gt; 0002)&lt;BR /&gt;[ 6.251650] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80930 wfpm id 0x80005b20&lt;BR /&gt;[ 6.251658] iwlwifi 0000:00:14.3: PCI dev 7740/0094, rev=0x461, rfid=0x2010d000&lt;BR /&gt;[ 6.251660] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz&lt;BR /&gt;[ 6.256858] iwlwifi 0000:00:14.3: loaded firmware version 100.de068435.0 bz-b0-gf-a0-100.ucode op_mode iwlmvm&lt;BR /&gt;[ 6.908867] iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000&lt;BR /&gt;[ 6.909468] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4&lt;BR /&gt;[ 6.990051] iwlwifi 0000:00:14.3: base HW address: 80:13:16:a4:23:06&lt;BR /&gt;[ 7.065374] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0&lt;BR /&gt;[ 7.670246] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4&lt;BR /&gt;[ 10.290944] iwlwifi 0000:00:14.3: RF_KILL bit toggled to disable radio.&lt;BR /&gt;[ 10.290953] iwlwifi 0000:00:14.3: reporting RF_KILL (radio disabled)&lt;BR /&gt;[ 2670.837559] iwlwifi 0000:00:14.3: RF_KILL bit toggled to enable radio.&lt;BR /&gt;[ 2670.837567] iwlwifi 0000:00:14.3: reporting RF_KILL (radio enabled)&lt;BR /&gt;[ 2672.163547] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4&lt;BR /&gt;[ 2674.785814] iwlwifi 0000:00:14.3: RF_KILL bit toggled to disable radio.&lt;BR /&gt;[ 2674.785820] iwlwifi 0000:00:14.3: reporting RF_KILL (radio disabled)&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ ^C&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ nmcli radio all&lt;BR /&gt;WIFI-HW&amp;nbsp; &amp;nbsp;WIFI&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; WWAN-HW&amp;nbsp; &amp;nbsp; WWAN&lt;BR /&gt;disabled&amp;nbsp; &amp;nbsp; disabled&amp;nbsp; &amp;nbsp;enabled&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; enabled&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ sudo systemctl restart NetworkManager&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ nmcli radio wifi on&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ nmcli radio all&lt;BR /&gt;WIFI-HW&amp;nbsp; &amp;nbsp; WIFI&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; WWAN-HW&amp;nbsp; &amp;nbsp;WWAN&lt;BR /&gt;enabled&amp;nbsp; &amp;nbsp; &amp;nbsp;disabled&amp;nbsp; &amp;nbsp;enabled&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;enabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking forward to your response.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 17:12:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747128#M64094</guid>
      <dc:creator>GopalV</dc:creator>
      <dc:date>2026-05-07T17:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747130#M64095</link>
      <description>&lt;P&gt;Hi Jonzyl,&lt;/P&gt;&lt;P&gt;I am seeing below. I tried to enable Wifi HW but no success&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ rfkill list&lt;BR /&gt;0: tpacpi_bluetooth_sw: Bluetooth&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: no&lt;BR /&gt;1: hci0: Bluetooth&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: no&lt;BR /&gt;2: phy0: Wireless LAN&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: yes&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ sudo dmesg | grep iwlwifi&lt;BR /&gt;[sudo] password for gopal:&lt;BR /&gt;[ 6.242583] iwlwifi 0000:00:14.3: enabling device (0000 -&amp;gt; 0002)&lt;BR /&gt;[ 6.251650] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80930 wfpm id 0x80005b20&lt;BR /&gt;[ 6.251658] iwlwifi 0000:00:14.3: PCI dev 7740/0094, rev=0x461, rfid=0x2010d000&lt;BR /&gt;[ 6.251660] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz&lt;BR /&gt;[ 6.256858] iwlwifi 0000:00:14.3: loaded firmware version 100.de068435.0 bz-b0-gf-a0-100.ucode op_mode iwlmvm&lt;BR /&gt;[ 6.908867] iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000&lt;BR /&gt;[ 6.909468] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4&lt;BR /&gt;[ 6.990051] iwlwifi 0000:00:14.3: base HW address: 80:13:16:a4:23:06&lt;BR /&gt;[ 7.065374] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0&lt;BR /&gt;[ 7.670246] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4&lt;BR /&gt;[ 10.290944] iwlwifi 0000:00:14.3: RF_KILL bit toggled to disable radio.&lt;BR /&gt;[ 10.290953] iwlwifi 0000:00:14.3: reporting RF_KILL (radio disabled)&lt;BR /&gt;[ 2670.837559] iwlwifi 0000:00:14.3: RF_KILL bit toggled to enable radio.&lt;BR /&gt;[ 2670.837567] iwlwifi 0000:00:14.3: reporting RF_KILL (radio enabled)&lt;BR /&gt;[ 2672.163547] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4&lt;BR /&gt;[ 2674.785814] iwlwifi 0000:00:14.3: RF_KILL bit toggled to disable radio.&lt;BR /&gt;[ 2674.785820] iwlwifi 0000:00:14.3: reporting RF_KILL (radio disabled)&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ ^C&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ nmcli radio all&lt;BR /&gt;WIFI-HW WIFI WWAN-HW WWAN&lt;BR /&gt;disabled disabled enabled enabled&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ sudo systemctl restart NetworkManager&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ nmcli radio wifi on&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ nmcli radio all&lt;BR /&gt;WIFI-HW WIFI WWAN-HW WWAN&lt;BR /&gt;enabled disabled enabled enabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 17:32:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747130#M64095</guid>
      <dc:creator>GopalV</dc:creator>
      <dc:date>2026-05-07T17:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747131#M64096</link>
      <description>&lt;P&gt;I am seeing below. I tried to enable Wifi HW but no success&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ rfkill list&lt;BR /&gt;0: tpacpi_bluetooth_sw: Bluetooth&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: no&lt;BR /&gt;1: hci0: Bluetooth&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: no&lt;BR /&gt;2: phy0: Wireless LAN&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: yes&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ sudo dmesg | grep iwlwifi&lt;BR /&gt;[sudo] password for gopal:&lt;BR /&gt;[ 6.242583] iwlwifi 0000:00:14.3: enabling device (0000 -&amp;gt; 0002)&lt;BR /&gt;[ 6.251650] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80930 wfpm id 0x80005b20&lt;BR /&gt;[ 6.251658] iwlwifi 0000:00:14.3: PCI dev 7740/0094, rev=0x461, rfid=0x2010d000&lt;BR /&gt;[ 6.251660] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz&lt;BR /&gt;[ 6.256858] iwlwifi 0000:00:14.3: loaded firmware version 100.de068435.0 bz-b0-gf-a0-100.ucode op_mode iwlmvm&lt;BR /&gt;[ 6.908867] iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000&lt;BR /&gt;[ 6.909468] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4&lt;BR /&gt;[ 6.990051] iwlwifi 0000:00:14.3: base HW address: 80:13:16:a4:23:06&lt;BR /&gt;[ 7.065374] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0&lt;BR /&gt;[ 7.670246] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4&lt;BR /&gt;[ 10.290944] iwlwifi 0000:00:14.3: RF_KILL bit toggled to disable radio.&lt;BR /&gt;[ 10.290953] iwlwifi 0000:00:14.3: reporting RF_KILL (radio disabled)&lt;BR /&gt;[ 2670.837559] iwlwifi 0000:00:14.3: RF_KILL bit toggled to enable radio.&lt;BR /&gt;[ 2670.837567] iwlwifi 0000:00:14.3: reporting RF_KILL (radio enabled)&lt;BR /&gt;[ 2672.163547] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4&lt;BR /&gt;[ 2674.785814] iwlwifi 0000:00:14.3: RF_KILL bit toggled to disable radio.&lt;BR /&gt;[ 2674.785820] iwlwifi 0000:00:14.3: reporting RF_KILL (radio disabled)&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ ^C&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ nmcli radio all&lt;BR /&gt;WIFI-HW WIFI WWAN-HW WWAN&lt;BR /&gt;disabled disabled enabled enabled&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ sudo systemctl restart NetworkManager&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ nmcli radio wifi on&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ nmcli radio all&lt;BR /&gt;WIFI-HW WIFI WWAN-HW WWAN&lt;BR /&gt;enabled disabled enabled enabled&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 17:32:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747131#M64096</guid>
      <dc:creator>GopalV</dc:creator>
      <dc:date>2026-05-07T17:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747133#M64097</link>
      <description>&lt;P&gt;I am seeing below. I tried to enable Wifi HW but no success&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ rfkill list&lt;BR /&gt;0: tpacpi_bluetooth_sw: Bluetooth&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: no&lt;BR /&gt;1: hci0: Bluetooth&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: no&lt;BR /&gt;2: phy0: Wireless LAN&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: yes&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ sudo dmesg | grep iwlwifi&lt;BR /&gt;[sudo] password for gopal:&lt;BR /&gt;[ 6.242583] iwlwifi 0000:00:14.3: enabling device (0000 -&amp;gt; 0002)&lt;BR /&gt;[ 6.251650] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80930 wfpm id 0x80005b20&lt;BR /&gt;[ 6.251658] iwlwifi 0000:00:14.3: PCI dev 7740/0094, rev=0x461, rfid=0x2010d000&lt;BR /&gt;[ 6.251660] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz&lt;BR /&gt;[ 6.256858] iwlwifi 0000:00:14.3: loaded firmware version 100.de068435.0 bz-b0-gf-a0-100.ucode op_mode iwlmvm&lt;BR /&gt;[ 6.908867] iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000&lt;BR /&gt;[ 6.909468] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4&lt;BR /&gt;[ 6.990051] iwlwifi 0000:00:14.3: base HW address: 80:13:16:a4:23:06&lt;BR /&gt;[ 7.065374] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0&lt;BR /&gt;[ 7.670246] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4&lt;BR /&gt;[ 10.290944] iwlwifi 0000:00:14.3: RF_KILL bit toggled to disable radio.&lt;BR /&gt;[ 10.290953] iwlwifi 0000:00:14.3: reporting RF_KILL (radio disabled)&lt;BR /&gt;[ 2670.837559] iwlwifi 0000:00:14.3: RF_KILL bit toggled to enable radio.&lt;BR /&gt;[ 2670.837567] iwlwifi 0000:00:14.3: reporting RF_KILL (radio enabled)&lt;BR /&gt;[ 2672.163547] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4&lt;BR /&gt;[ 2674.785814] iwlwifi 0000:00:14.3: RF_KILL bit toggled to disable radio.&lt;BR /&gt;[ 2674.785820] iwlwifi 0000:00:14.3: reporting RF_KILL (radio disabled)&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ ^C&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ nmcli radio all&lt;BR /&gt;WIFI-HW WIFI WWAN-HW WWAN&lt;BR /&gt;disabled disabled enabled enabled&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ sudo systemctl restart NetworkManager&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ nmcli radio wifi on&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ nmcli radio all&lt;BR /&gt;WIFI-HW WIFI WWAN-HW WWAN&lt;BR /&gt;enabled disabled enabled enabled&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 18:12:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747133#M64097</guid>
      <dc:creator>GopalV</dc:creator>
      <dc:date>2026-05-07T18:12:48Z</dc:date>
    </item>
    <item>
      <title>Re:Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747370#M64112</link>
      <description>&lt;P&gt;Hello GopalV,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for letting us know. Kindly allow us some time to further review all the information provided regarding this issue. We will update this thread once we have more details to share. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We may ask you for additional details if needed.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Nathaniel N&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 09 May 2026 09:08:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747370#M64112</guid>
      <dc:creator>NathanielN_Intel</dc:creator>
      <dc:date>2026-05-09T09:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747668#M64134</link>
      <description>&lt;P&gt;Hi NathanielN_Intel,&lt;/P&gt;&lt;P&gt;Any updates?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2026 15:36:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747668#M64134</guid>
      <dc:creator>GopalV</dc:creator>
      <dc:date>2026-05-12T15:36:35Z</dc:date>
    </item>
    <item>
      <title>Re:Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747677#M64135</link>
      <description>&lt;P&gt;Hello GopalV,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for the information you've provided so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To help resolve this issue more effectively, I need to collect some additional debug data from your system. This will give us deeper insights into what's happening with your Wi-Fi driver.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please open Command Prompt as administrator and run the following command:&lt;/P&gt;&lt;P&gt;dmesg | grep ASSERT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the output is empty:&amp;nbsp;Please follow the instructions in this wiki guide to extract dmesg and trace-cmd data:&amp;nbsp;&lt;A href="https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi/debugging" rel="noopener noreferrer" target="_blank"&gt;https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi/debugging&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the output shows any values:&amp;nbsp;Please also collect the firmware dump following the same wiki guide&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, please run this command to generate a complete system log:&lt;/P&gt;&lt;P&gt;dmesg &amp;gt; dmesg.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will create a log file that I'll need to review. Once I have this information, I will coordinate this with my team for further investigation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're looking forward to your response.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jonzyl B.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 May 2026 16:04:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747677#M64135</guid>
      <dc:creator>Jonzyl_Intel</dc:creator>
      <dc:date>2026-05-12T16:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747812#M64139</link>
      <description>&lt;P&gt;Hi Jonzyl,&lt;/P&gt;&lt;P&gt;below are details as requested. also Attached dmesg.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ sudo dmesg | grep ASSERT&lt;BR /&gt;[sudo] password for gopal:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~$ lsmod | grep wmi&lt;BR /&gt;snd_rawmidi 57344 1 snd_seq_midi&lt;BR /&gt;wmi_bmof 12288 0&lt;BR /&gt;snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi&lt;BR /&gt;snd 135168 15 snd_ctl_led,snd_seq,snd_seq_device,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_sof,snd_soc_sdca,snd_timer,snd_compress,snd_soc_sdw_utils,thinkpad_acpi,snd_soc_core,snd_pcm,snd_rawmidi&lt;BR /&gt;wmi 36864 3 video,wmi_bmof,think_lmi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gopal@gopal-ThinkPad-T16-Gen-4:~/Downloads$ ethtool -i wlan0 | grep firmware&lt;BR /&gt;Cannot get driver information: No such device&lt;/P&gt;&lt;P&gt;gopal@gopal-ThinkPad-T16-Gen-4:~/Downloads$ sudo dmesg | grep "iwlwifi"&lt;BR /&gt;[ 6.639074] iwlwifi 0000:00:14.3: enabling device (0000 -&amp;gt; 0002)&lt;BR /&gt;[ 6.649400] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80930 wfpm id 0x80005b20&lt;BR /&gt;[ 6.649410] iwlwifi 0000:00:14.3: PCI dev 7740/0094, rev=0x461, rfid=0x2010d000&lt;BR /&gt;[ 6.649413] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz&lt;BR /&gt;[ 6.655452] iwlwifi 0000:00:14.3: loaded firmware version 100.de068435.0 bz-b0-gf-a0-100.ucode op_mode iwlmvm&lt;BR /&gt;[ 7.432388] iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000&lt;BR /&gt;[ 7.432966] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4&lt;BR /&gt;[ 7.513512] iwlwifi 0000:00:14.3: base HW address: 80:13:16:a4:23:06&lt;BR /&gt;[ 7.590320] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0&lt;BR /&gt;[ 8.385452] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4&lt;BR /&gt;[ 11.020649] iwlwifi 0000:00:14.3: RF_KILL bit toggled to disable radio.&lt;BR /&gt;[ 11.020657] iwlwifi 0000:00:14.3: reporting RF_KILL (radio disabled)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~/Downloads$ ethtool -i wlp0s20f3 | grep firmware&lt;BR /&gt;firmware-version: 100.de068435.0 bz-b0-gf-a0-100.&lt;BR /&gt;&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~/Downloads$ ifconfig&lt;BR /&gt;enp0s31f6: flags=4163&amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt; mtu 1500&lt;BR /&gt;inet 10.1.1.106 netmask 255.255.255.0 broadcast 10.1.1.255&lt;BR /&gt;inet6 fe80::f226:bd39:f205:d853 prefixlen 64 scopeid 0x20&amp;lt;link&amp;gt;&lt;BR /&gt;ether e8:97:44:2d:bb:08 txqueuelen 1000 (Ethernet)&lt;BR /&gt;RX packets 4890 bytes 3779617 (3.7 MB)&lt;BR /&gt;RX errors 0 dropped 3 overruns 0 frame 0&lt;BR /&gt;TX packets 3221 bytes 652709 (652.7 KB)&lt;BR /&gt;TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0&lt;BR /&gt;device interrupt 19 memory 0xbb700000-bb720000&lt;/P&gt;&lt;P&gt;lo: flags=73&amp;lt;UP,LOOPBACK,RUNNING&amp;gt; mtu 65536&lt;BR /&gt;inet 127.0.0.1 netmask 255.0.0.0&lt;BR /&gt;inet6 ::1 prefixlen 128 scopeid 0x10&amp;lt;host&amp;gt;&lt;BR /&gt;loop txqueuelen 1000 (Local Loopback)&lt;BR /&gt;RX packets 268 bytes 25189 (25.1 KB)&lt;BR /&gt;RX errors 0 dropped 0 overruns 0 frame 0&lt;BR /&gt;TX packets 268 bytes 25189 (25.1 KB)&lt;BR /&gt;TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gopal@gopal-ThinkPad-T16-Gen-4:~/Downloads$ rfkill list&lt;BR /&gt;0: tpacpi_bluetooth_sw: Bluetooth&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: no&lt;BR /&gt;1: hci0: Bluetooth&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: no&lt;BR /&gt;2: phy0: Wireless LAN&lt;BR /&gt;Soft blocked: no&lt;BR /&gt;Hard blocked: yes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;opal@gopal-ThinkPad-T16-Gen-4:~/Downloads$ sudo trace-cmd record -e iwlwifi&lt;BR /&gt;Hit Ctrl^C to stop recording&lt;BR /&gt;^CCPU0 data recorded at offset=0xe6e000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU1 data recorded at offset=0xe6e000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU2 data recorded at offset=0xe6e000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU3 data recorded at offset=0xe6e000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU4 data recorded at offset=0xe6e000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU5 data recorded at offset=0xe6e000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU6 data recorded at offset=0xe6e000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU7 data recorded at offset=0xe6e000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU8 data recorded at offset=0xe6e000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU9 data recorded at offset=0xe6e000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU10 data recorded at offset=0xe6e000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU11 data recorded at offset=0xe6e000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU12 data recorded at offset=0xe6e000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU13 data recorded at offset=0xe6e000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;gopal@gopal-ThinkPad-T16-Gen-4:~/Downloads$ sudo trace-cmd record -e iwlwifi -e mac80211 -e cfg80211 -e iwlwifi_msg&lt;BR /&gt;Hit Ctrl^C to stop recording&lt;BR /&gt;^CCPU0 data recorded at offset=0xeaf000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU1 data recorded at offset=0xeaf000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU2 data recorded at offset=0xeaf000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU3 data recorded at offset=0xeaf000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU4 data recorded at offset=0xeaf000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU5 data recorded at offset=0xeaf000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU6 data recorded at offset=0xeaf000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU7 data recorded at offset=0xeaf000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU8 data recorded at offset=0xeaf000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU9 data recorded at offset=0xeaf000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU10 data recorded at offset=0xeaf000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU11 data recorded at offset=0xeaf000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU12 data recorded at offset=0xeaf000&lt;BR /&gt;0 bytes in size&lt;BR /&gt;CPU13 data recorded at offset=0xeaf000&lt;BR /&gt;0 bytes in size&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 16:39:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747812#M64139</guid>
      <dc:creator>GopalV</dc:creator>
      <dc:date>2026-05-13T16:39:37Z</dc:date>
    </item>
    <item>
      <title>Re:Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747819#M64140</link>
      <description>&lt;P&gt;Hi Gopal,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Based on our initial analysis, I've identified a few key issues that we need to address:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The current firmware appears to be outdated and may not be compatible with your kernel version, which could be contributing to the connectivity issues. Please update your firmware files to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;wlwifi-so-a0-gf-a0-89&lt;/LI&gt;&lt;LI&gt;iwlwifi-so-a0-gf-a0.pnvm&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Additionally, I&amp;nbsp;need to confirm whether your ThinkPad T16 Gen 4 laptop originally came with Linux or Windows, as there are different variants available. This will help me determine the most appropriate troubleshooting approach for your specific configuration.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also, based on the diagnostic logs you provided, here's what I found:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. RF Kill Switch Status (rfkill list):&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Issue identified: "Hard blocked: yes" indicates your WiFi is disabled by a physical hardware switch&lt;/LI&gt;&lt;LI&gt;Bluetooth remains unaffected and functional&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;2. Kernel Messages (dmesg | grep iwlwifi):&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Multiple RF_KILL events detected, showing the radio being repeatedly toggled on/off&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;3. Network Manager Status (nmcli radio all):&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Initially: WiFi hardware was disabled at hardware level&lt;/LI&gt;&lt;LI&gt;After restart: WiFi hardware enabled, but software level still disabled&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Potential Root Causes:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Physical WiFi switch on your laptop&lt;/LI&gt;&lt;LI&gt;Function key combination (Fn + F key) accidentally toggled&lt;/LI&gt;&lt;LI&gt;BIOS/UEFI configuration settings&lt;/LI&gt;&lt;LI&gt;Possible hardware malfunction&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Since this appears to be a hardware switch issue, I'd also suggest contacting Lenovo support. Their technical team may be able to provide specific guidance for your ThinkPad T16 Gen 4 model, especially regarding any known hardware switch behaviors or troubleshooting steps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We're looking forward to your response with the requested information so we can continue helping you resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jonzyl B.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 May 2026 17:42:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1747819#M64140</guid>
      <dc:creator>Jonzyl_Intel</dc:creator>
      <dc:date>2026-05-13T17:42:03Z</dc:date>
    </item>
    <item>
      <title>Re:Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1748191#M64163</link>
      <description>&lt;P&gt;Hi Gobal,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I just wanted to follow up to see if you had a chance to review the information I posted. Your feedback at your earliest convenience would be greatly appreciated. Thank you.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jonzyl B.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 17 May 2026 19:16:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1748191#M64163</guid>
      <dc:creator>Jonzyl_Intel</dc:creator>
      <dc:date>2026-05-17T19:16:40Z</dc:date>
    </item>
    <item>
      <title>Re:Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1748481#M64189</link>
      <description>&lt;P&gt;Hi Gopal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you have a chance to review the previous post? Please feel free to reach out if you have any questions. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jonzyl B.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 May 2026 22:13:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1748481#M64189</guid>
      <dc:creator>Jonzyl_Intel</dc:creator>
      <dc:date>2026-05-19T22:13:04Z</dc:date>
    </item>
    <item>
      <title>Re:Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1748738#M64206</link>
      <description>&lt;P&gt;Hi GopalV,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanted to check if you had the chance to review the questions I posted. Please let me know at your earliest convenience so that we can determine the best course of action to resolve this matter.&lt;/P&gt;&lt;P&gt;Additionally, based on your provided information, it seems that the firmware was incorrect. Could you please clarify whether you have already tried the correct firmware files:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;iwlwifi-so-a0-gf-a0-89.ucode&lt;/LI&gt;&lt;LI&gt;iwlwifi-so-a0-gf-a0.pnvm&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;And whether the installation was successful or unsuccessful?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jonzyl B.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 May 2026 20:59:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1748738#M64206</guid>
      <dc:creator>Jonzyl_Intel</dc:creator>
      <dc:date>2026-05-21T20:59:11Z</dc:date>
    </item>
    <item>
      <title>Re:Wifi is not connected due to firmware not found in Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1749038#M64221</link>
      <description>&lt;P&gt;Hi GopalV,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I haven't received a response from you, I will be closing this inquiry. If you need further assistance, please submit a new question, as this thread will no longer be monitored.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jonzyl B.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 May 2026 19:57:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Wifi-is-not-connected-due-to-firmware-not-found-in-Ubuntu-22-04/m-p/1749038#M64221</guid>
      <dc:creator>Jonzyl_Intel</dc:creator>
      <dc:date>2026-05-25T19:57:54Z</dc:date>
    </item>
  </channel>
</rss>

