FS#63137 - [linux-firmware] Intel(R) Wireless-AC 9260 not functioning after latest linux-firmware upgrade

Attached to Project: Arch Linux
Opened by David (dhummel) - Tuesday, 09 July 2019, 20:12 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 10 July 2019, 09:05 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
After upgrading core/linux-firmware from 20190618.acb56f2-1 to 20190628.70e4394-1, the wireless network adapter no longer functions. Downgrading back to 20190618.acb56f2-1 resolves the issue. Changing kernel versions didn't seem to have any effect so I suspect there is a problem with the

Additional info:
* Kernel version: 5.1.16-arch1-1-ARCH
* Package version: core/linux-firmware 20190628.70e4394-1
* Log:

Jul 09 12:06:16 kernel: iwlwifi 0000:3b:00.0: Firmware not running - cannot dump error
Jul 09 12:06:16 kernel: iwlwifi 0000:3b:00.0: Applying debug destination EXTERNAL_DRAM
Jul 09 12:06:16 kernel: iwlwifi 0000:3b:00.0: Applying debug destination EXTERNAL_DRAM
Jul 09 12:06:16 kernel: iwlwifi 0000:3b:00.0: FW already configured (0) - re-configuring
Jul 09 12:06:17 kernel: iwlwifi 0000:3b:00.0: Microcode SW error detected. Restarting 0x0.
Jul 09 12:06:17 kernel: iwlwifi 0000:3b:00.0: Start IWL Error Log Dump:
Jul 09 12:06:17 kernel: iwlwifi 0000:3b:00.0: Status: 0x00000100, count: 6
Jul 09 12:06:17 kernel: iwlwifi 0000:3b:00.0: Loaded firmware version: 46.a41adfe7.0
...
Jul 09 12:06:17 kernel: iwlwifi 0000:3b:00.0: FW error in SYNC CMD GEO_TX_POWER_LIMIT
Jul 09 12:06:17 kernel: iwl_trans_pcie_send_hcmd+0x4e8/0x500 [iwlwifi]
Jul 09 12:06:17 kernel: iwl_trans_send_cmd+0x55/0xc0 [iwlwifi]
Jul 09 12:06:17 kernel: iwlwifi 0000:3b:00.0: Collecting data: trigger 2 fired.
Jul 09 12:06:17 kernel: iwlwifi 0000:3b:00.0: Firmware not running - cannot dump error


* Suspected problematic firmware file:

$ tar -vJtf linux-firmware-20190618.acb56f2-1-any.pkg.tar.xz | grep 9260 | grep 46
-rw-r--r-- root/root 1456088 2019-06-23 00:04 usr/lib/firmware/iwlwifi-9260-th-b0-jf-b0-46.ucode
$ tar -vJtf linux-firmware-20190628.70e4394-1-any.pkg.tar.xz | grep 9260 | grep 46
-rw-r--r-- root/root 1462324 2019-06-30 05:46 usr/lib/firmware/iwlwifi-9260-th-b0-jf-b0-46.ucode



Steps to reproduce:
1. Upgrade core/linux-firmware from 20190618.acb56f2-1 to 20190628.70e4394-1
2. Try to use the wireless network adapter
3. Downgrade core/linux-firmware back to 20190618.acb56f2-1
4. Try to use the wireless network adapter
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Wednesday, 10 July 2019, 09:05 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#63117 
Comment by loqs (loqs) - Tuesday, 09 July 2019, 20:21 GMT
 FS#63117 
Comment by David (dhummel) - Tuesday, 09 July 2019, 20:25 GMT
Thank you for the message, I didn't find that during my search for linux-firmware. I should have checked for the device model number.

Loading...