Wireless
Participate in insightful discussions regarding issues related to Intel® Wireless Adapters and technologies
Announcements
For support on Altera products please visit the Altera Community Forums.
8846 Discussions

Wifi is not connected due to firmware not found in Ubuntu 22.04

GopalV
New User
28 Views

Hello JedG_Intel,

 

I also need below firmware for new lenovo laptop. Kindly help.

iwlwifi-bz-a0-gf-a0-*

 

Key details (from 22.04):

    • uname -r:

    • gopal@gopal-ThinkPad-T16-Gen-4:~/linux_wireless_fw$ uname -r
      6.8.0-111-generic

    • lspci -nnk | grep -A3 -i network:

    • gopal@gopal-ThinkPad-T16-Gen-4:~/linux_wireless_fw$ lspci -nnk | grep -A3 -i network
      00:14.3 Network controller [0280]: Intel Corporation Device [8086:7740]
      Subsystem: Intel Corporation Device [8086:0094]
      Kernel modules: iwlwifi
      00:15.0 Serial bus controller [0c80]: Intel Corporation Device [8086:7778]
       
    • full dmesg snippet:

    • [ 4.184656] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80930 wfpm id 0x80005b20
      [ 4.184672] iwlwifi 0000:00:14.3: PCI dev 7740/0094, rev=0x460, rfid=0x2010d000
      [ 4.185123] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-a0-gf-a0-86.ucode failed with error -2
      [ 4.185139] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
      [ 4.185145] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
      [ 4.185224] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-a0-gf-a0-85.ucode failed with error -2
      [ 4.185378] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-a0-gf-a0-84.ucode failed with error -2
      [ 4.185408] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-a0-gf-a0-83.ucode failed with error -2
      [ 4.185540] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-a0-gf-a0-82.ucode failed with error -2
      [ 4.185566] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-a0-gf-a0-81.ucode failed with error -2
      [ 4.185592] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-a0-gf-a0-80.ucode failed with error -2
      [ 4.185595] iwlwifi 0000:00:14.3: no suitable firmware found!
      [ 4.185599] iwlwifi 0000:00:14.3: minimum version required: iwlwifi-bz-a0-gf-a0-80
      [ 4.185601] iwlwifi 0000:00:14.3: maximum version supported: iwlwifi-bz-a0-gf-a0-86
      [ 4.185603] iwlwifi 0000:00:14.3: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git

 

Thanks,

Gopal

0 Kudos
1 Reply
Jonzyl_Intel
Moderator
10 Views

Hi Gopal,

 

Thanks for reaching out about the Wi-Fi issue on your Lenovo ThinkPad T16 Gen 4!

 

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.

 

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.

 

Please try the troubleshooting steps:

 

The easiest fix is updating to the latest stable Linux kernel, which already has all the firmware files you need packed in.

  1. Install the latest stable Linux kernel (7.0.3) from The Linux Kernel Archives
  2. Once the new kernel is running, your Intel Wi-Fi should work right away since all the required firmware is already there

 

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.

 

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 # lspci in your terminal.

 

A few questions to help me out:

  • When did this issue start happening?
  • Any recent changes before it occurred (system updates, driver changes, etc.)?
  • 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!

 

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.

 

Looking forward to hearing how it goes!

 

Best regards

Jonzyl B.

Intel Customer Support Technician

 

0 Kudos
Reply