WiFi Killer AX500s DBS stopped working in kernel 5.13.0-21-generic on Dell XPS 13 9310 and others

Bug #1950515 reported by herrsaalfeld
102
This bug affects 18 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

In the 5.13.0-21 kernel, the device fails:

$ lshw -c network
  *-network
       description: Network controller
       product: QCA6390 Wireless Network Adapter [AX500-DBS (2x2)]
       vendor: Qualcomm
       physical id: 0
       bus info: pci@0000:72:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: driver=ath11k_pci latency=0
       resources: irq:182 memory:a2500000-a25fffff

$ lspci | grep Qualcomm
72:00.0 Network controller: Qualcomm QCA6390 Wireless Network Adapter [AX500-DBS (2x2)] (rev 01)

$ sudo modprobe ath11k_pci

$ sudo dmesg | grep ath
[ 4.611544] ath11k_pci 0000:72:00.0: BAR 0: assigned [mem 0xa2500000-0xa25fffff 64bit]
[ 4.611573] ath11k_pci 0000:72:00.0: enabling device (0000 -> 0002)
[ 4.612103] ath11k_pci 0000:72:00.0: qca6390 hw2.0
[ 10.337672] ath11k_pci 0000:72:00.0: failed to register fw indication: -110
[ 10.337692] ath11k_pci 0000:72:00.0: failed to send qmi firmware indication: -110
[ 39.931711] ath11k_pci 0000:72:00.0: link down error during global reset
[ 45.574642] ath11k_pci 0000:72:00.0: BAR 0: assigned [mem 0xa2500000-0xa25fffff 64bit]
[ 45.575668] ath11k_pci 0000:72:00.0: qca6390 hw2.0
[ 45.630047] ath11k_pci 0000:72:00.0: failed to set pcie link register 0x01e0c0ac: 0xffffffff != 0x00000010
[ 45.630054] ath11k_pci 0000:72:00.0: failed to set sysclk: -110
[ 45.650253] ath11k_pci 0000:72:00.0: link down error during global reset

$ rfkill list all
0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no

In the 5.13.0-20 kernel, the device works:

$ sudo dmesg | grep ath
[ 4.804410] ath11k_pci 0000:72:00.0: BAR 0: assigned [mem 0xa2500000-0xa25fffff 64bit]
[ 4.804440] ath11k_pci 0000:72:00.0: enabling device (0000 -> 0002)
[ 4.808036] ath11k_pci 0000:72:00.0: qca6390 hw2.0
[ 5.085678] ath11k_pci 0000:72:00.0: chip_id 0x0 chip_family 0xb board_id 0xff soc_id 0xffffffff
[ 5.085684] ath11k_pci 0000:72:00.0: fw_version 0x101c06cc fw_build_timestamp 2020-06-24 19:50 fw_build_id
[ 5.258202] ath11k_pci 0000:72:00.0 wlp114s0: renamed from wlan0
[ 351.080712] ath11k_pci 0000:72:00.0: link down error during global reset
[ 356.511270] ath11k_pci 0000:72:00.0: BAR 0: assigned [mem 0xa2500000-0xa25fffff 64bit]
[ 356.512356] ath11k_pci 0000:72:00.0: qca6390 hw2.0

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: linux-image-5.13.0-21-generic 5.13.0-21.21
ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
Uname: Linux 5.13.0-21-generic x86_64
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Wed Nov 10 15:23:07 2021
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-focal-amd64-20200502-85
InstallationDate: Installed on 2021-05-04 (190 days ago)
InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 20200502-05:58
MachineType: Dell Inc. XPS 13 9310
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic root=UUID=676fbdd4-8566-4457-8530-0f412d28b48f ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.13.0-21-generic N/A
 linux-backports-modules-5.13.0-21-generic N/A
 linux-firmware 1.201.1
SourcePackage: linux
UpgradeStatus: Upgraded to impish on 2021-10-19 (22 days ago)
dmi.bios.date: 09/30/2021
dmi.bios.release: 3.2
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 3.2.0
dmi.board.name: 0MRT12
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.:bvr3.2.0:bd09/30/2021:br3.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn0MRT12:rvrA00:cvnDellInc.:ct10:cvr:sku0991:
dmi.product.family: XPS
dmi.product.name: XPS 13 9310
dmi.product.sku: 0991
dmi.sys.vendor: Dell Inc.

Revision history for this message
herrsaalfeld (herrsaalfeld) wrote :
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Status changed to Confirmed

This change was made by a bot.

Changed in linux (Ubuntu):
status: New → Confirmed
Revision history for this message
Laurenz (laurenz0908) wrote :

This is most likely the same bug as:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950448
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950472
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950492

which is already reported here:

https://bugzilla.kernel.org/show_bug.cgi?id=214455

and traced back to commit:

3f38cc1ba1e289306f52cb7238406f38ecbfa21a net: qrtr: make checks in qrtr_endpoint_post() stricter

Revision history for this message
Reece (reece) wrote :

Same problem here on Ubuntu w/Dell 9310 and AX500 and 5.13.0-20 and -21.

Reverting to 5.13.0-19 resolved the issue. First reboot didn't fix the issue, but a full power cycle did.

I used a USB wifi dongle to install. Without that, you might need to grab the relevant dpkgs and put on a USB stick to update.

sudo apt install linux-headers-5.13.0-19 linux-headers-5.13.0-19-generic linux-image-5.13.0-19-generic linux-modules-5.13.0-19-generic linux-modules-extra-5.13.0-19-generic

Revision history for this message
herrsaalfeld (herrsaalfeld) wrote :

The 5.13.0-20 kernel works on this XPS 13 9310, but you may have to disable/ enable the device in BIOS (Connectivity -> WLAN and UEFI WiFi stack) before it appears again. Also possible that full power cycle does the job but haven't tried that yet. The exact sequence of steps required to reproduce this remains unknown to me but it looks like the failed attempt to load the device driver in the -21 kernel sends the system into a state that requires some BIOS activity.

Revision history for this message
serinit (serinit) wrote :

I also have the same issue with Dell XPS 13 9310 when using the 5.13.0-21 kernel. I can confirm that 5.13.0-20 kernel works on this XPS 13 9310 with a full power cycle.

Revision history for this message
Jeffrey Bolle (jeffreybolle) wrote :

I have the same issue with a Dell XPS 17 9700 when using 5.13.0-21.

5.13.0-20 works with a full power cycle.

Revision history for this message
Torsten Gilles (torsten-gilles) wrote :

I have the same issue with XPS 9310 when upgrading from 5.13.0-19 or 5.13.0-20 to 5.13.0-21.
5.13.0-19 or 5.13.0-20 work both fine for me.

Revision history for this message
prontospray (prontospray) wrote :

I have the same issue, WiFi disabled when using the 5.13.0-21 kernel, regressing to the 5.13.0-20 kernel fixes the issue.

Hardware name: Dell Inc. XPS 13 9310/0MRT12
BIOS 3.2.0 09/30/2021
5.13.0-21-generic #21-Ubuntu SMP Tue Oct 19 08:59:28 UTC 2021

Revision history for this message
Elia (zikoel) wrote :

Hi, I have the same issue, Wifi disabled when updating to 5.13.0-21 kernel, I regress to my last version 5.11.0-34 (I will try with 5.13.0-20). To solve the issue I need to detach the battery from the motherboard.

Hardware name: Dell Inc. XPS 15 9500
BIOS 1.9.1 08/11/2021
5.13.0-21-generic

Revision history for this message
Rico Neubauer (ubuntu-etzenrot) wrote :

@Elia, I have the same hardware and a full power-cycle (complete shutdown, then start) was enough for WIFI to show-up again in BIOS and OS.
Would try that first before touching the battery ;)

Revert to 5.13.0-20 was enogh for me as well.

Revision history for this message
Elia (zikoel) wrote :

@Rico thanks for the suggestion, I will try for sure! I tried to shutdown and restart after the kernel rollback but without lucky (for this reason I decided to remove the battery). Maybe I miss how to complete shutdown the laptop ?

Revision history for this message
Rico Neubauer (ubuntu-etzenrot) wrote (last edit ):

"sudo poweroff" did it for me / alternatively press hardware-power-button for 5-10 sec until lights go out.
Disabling and again Enabling Wifi in BIOS might also help.

Revision history for this message
Torsten Gilles (torsten-gilles) wrote :

Wifi now works for me with my XPS 9310 when upgrading to new kernel 5.13.0-22.

Revision history for this message
serinit (serinit) wrote :

I can also confirm that 5.13.0-22 fixes the Wifi problem.

Revision history for this message
herrsaalfeld (herrsaalfeld) wrote :

Same here, works with kernel 5.13.0-22.

Changed in linux (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Chad G (magicfish1) wrote :

I still have no Wi-Fi nor Bluetooth with 5.13.0-22 on an XPS.

5.13.0-20 works OK.

Enable/disabling via BIOS, poweroff, power cycling, etc do not fix 5.13.0-22.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.