Hi, I installed Ubuntu 20.04.1 LTS on my XPS9310.
Enabled developper updates: with deb http://ch.archive.ubuntu.com/ubuntu/ focal-proposed main restricted universe multiverse and then followed these instructions: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879633/comments/43 after reboot the wifi was detected. Unfortunately this is not stable and crashes either immediately or after a few minutes of usage. And usually the laptop freezes after a while and becomes very very hot. Here the kernel logs Dec 22 18:25:06 xps9310 kernel: [ 9.251416] ath11k_pci 0000:55:00.0: WARNING: ath11k PCI support is experimental! Dec 22 18:25:06 xps9310 kernel: [ 9.251716] ath11k_pci 0000:55:00.0: BAR 0: assigned [mem 0x8e300000-0x8e3fffff 64bit] Dec 22 18:25:06 xps9310 kernel: [ 9.251735] ath11k_pci 0000:55:00.0: enabling device (0000 -> 0002) Dec 22 18:25:06 xps9310 kernel: [ 9.251824] ath11k_pci 0000:55:00.0: MSI vectors: 1 Dec 22 18:25:06 xps9310 kernel: [ 9.496982] ath11k_pci 0000:55:00.0: qmi req mem_seg[0] 0x27800000 3522560 1 Dec 22 18:25:06 xps9310 kernel: [ 9.496985] ath11k_pci 0000:55:00.0: qmi req mem_seg[1] 0x27e00000 884736 4 Dec 22 18:25:06 xps9310 kernel: [ 9.503636] ath11k_pci 0000:55:00.0: chip_id 0x0 chip_family 0xb board_id 0xff soc_id 0xffffffff Dec 22 18:25:06 xps9310 kernel: [ 9.503637] ath11k_pci 0000:55:00.0: fw_version 0x101c06cc fw_build_timestamp 2020-06-24 19:50 fw_build_id Dec 22 18:25:06 xps9310 kernel: [ 9.673746] ath11k_pci 0000:55:00.0 wlp85s0: renamed from wlan0 Dec 22 18:25:37 xps9310 kernel: [ 40.859652] ath11k_pci 0000:55:00.0: firmware crashed: MHI_CB_SYS_ERROR Dec 22 18:26:00 xps9310 kernel: [ 63.561197] ath11k_pci 0000:55:00.0: failed to receive scan abort comple: timed out Dec 22 18:26:00 xps9310 kernel: [ 63.561202] ath11k_pci 0000:55:00.0: failed to abort scan: -110 Dec 22 18:26:00 xps9310 kernel: [ 63.562134] wlp85s0: authenticate with 78:8a:20:4a:ea:ca Dec 22 18:26:03 xps9310 kernel: [ 66.629275] ath11k_pci 0000:55:00.0: wmi command 16387 timeout Dec 22 18:26:03 xps9310 kernel: [ 66.629280] ath11k_pci 0000:55:00.0: failed to send WMI_PDEV_SET_PARAM cmd Dec 22 18:26:03 xps9310 kernel: [ 66.629287] ath11k_pci 0000:55:00.0: failed to recalc txpower limit 24 using pdev param 3: -11 Dec 22 18:26:06 xps9310 kernel: [ 69.701276] ath11k_pci 0000:55:00.0: wmi command 20488 timeout Dec 22 18:26:06 xps9310 kernel: [ 69.701281] ath11k_pci 0000:55:00.0: failed to send WMI_VDEV_SET_PARAM_CMDID Dec 22 18:26:06 xps9310 kernel: [ 69.701288] ath11k_pci 0000:55:00.0: Failed to set beacon interval for VDEV: 0 ^@^@^@^@^@ ......... @^@^@^@^@^@Dec 22 19:11:03 xps9310 kernel: [ 0.000000] Linux version 5.8.0-34-generic (buildd@lcy01-amd64-015) (gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #37~20.04.2-Ubuntu SMP Thu Dec 17 14:53:00 UTC 2020 (Ubuntu 5.8.0-34.37~20.04.2-generic 5.8.18) Attached my dmidecode ** Attachment added: "xps9310_dmidecode.xz" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879633/+attachment/5446777/+files/xps9310_dmidecode.xz -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable Status in HWE Next: New Status in linux package in Ubuntu: In Progress Status in linux-firmware package in Ubuntu: Invalid Status in linux-oem-5.10 package in Ubuntu: Invalid Status in linux-oem-5.6 package in Ubuntu: Invalid Status in linux source package in Focal: Won't Fix Status in linux-firmware source package in Focal: Fix Committed Status in linux-oem-5.10 source package in Focal: Fix Committed Status in linux-oem-5.6 source package in Focal: In Progress Status in linux source package in Groovy: Won't Fix Status in linux-firmware source package in Groovy: Won't Fix Status in linux-oem-5.10 source package in Groovy: Invalid Status in linux-oem-5.6 source package in Groovy: Invalid Bug description: [SRU Justification: oem-5.6] [Impact] Qualcomm QCA6390 series not recognized due to the lack of ath11k and all its prerequisite drivers. $ lspci 0000:55:00.0 Unassigned class [ff00]: Qualcomm Device [17cb:1101] Subsystem: Bigfoot Networks, Inc. Device [1a56:a501] [Fix] Tag ath11k-qca6390-bringup-202011301608 from ath tree (https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git) marks first stable milestone on the platform/device under development since v5.6-rc1. Most of the commits under this tag, ~350 commits, have been in vanilla kernel v5.10-rc4 except those starting from commit 065c9528cc50 ("ath11k: add 64bit check before reading msi high addr"). While ath11k depends on MHI bus, qrtr and qmi helpers, changes falling in these components are also pulled. Besides, tx encapsulation https://lore.kernel.org/linux-wireless/20200908123702.88454-1-...@nbd.name/ and a couple more inclusive of 6 GHz capability, BSS Color were also pulled to satisfy API changes in mac80211/cfg80211. [Test Case] 1. Install firmwares & boot from patched kernel, 2. ath11k should be now up and running. Check with `sudo dmesg | grep ath11k` While this is going to bring massive changes to the kernel, as well as shared wireless stack that is not only used by ath11k but also many others, prebuilt kernel/firmware packages were deployed on platforms with and without ath11k for regression tests, and so far the results are positive. [Where problems could occur] ath11k and its relying parts have never been enabled in oem-5.6, so changes to them should have little effect on most platforms. For platforms equip QCA6390, this will be the first time they're probed and enabled, and as the driver is still under polishing, there can be regressions, performance lost, power consumption increase at this moment. Changes to wireless stack could also be an issue as this introduces interface changes to the API, so maybe DKMS packages in the wild will be affected. ========== SRU for U/OEM-5.10 ========== [SRU Justification: U/OEM-5.10] [Impact] Qualcomm QCA6390 series not recognized due to the lack of ath11k driver. $ lspci 0000:55:00.0 Unassigned class [ff00]: Qualcomm Device [17cb:1101] Subsystem: Bigfoot Networks, Inc. Device [1a56:a501] [Fix] 25 additional fixes in ath tree (https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git), tag ath11k-qca6390-bringup-202011301608 to resolve issues on TGL platforms, and firmware updates from mainline are required. [Test Case] 1. Install firmwares & boot from patched kernel, 2. ath11k should be now up and running. Check with `sudo dmesg | grep ath11k` [Where problems could occur] There has been a lot patches landed in kernel since 5.7 devel cycle. The last bits here has merge base with mainline at v5.10-rc4, and since then only patches for ath11k itself has been committed. ========== Original Bug Description ========== Qualcomm QCA6390 series not recognized due to the lack of ath11k driver. 0000:55:00.0 Unassigned class [ff00]: Qualcomm Device [17cb:1101] Subsystem: Bigfoot Networks, Inc. Device [1a56:a501] Depending on bug 1891632 to fix Wi-Fi dead after resumed from suspend. --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: u 1842 F.... pulseaudio CasperMD5CheckResult: skip 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+fossa-bulbasaur+X23 DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-06-04 (0 days ago) InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 20200502-05:58 IwConfig: lo no wireless extensions. enx00e04c6801fa no wireless extensions. MachineType: Dell Inc. XPS 13 9310 Package: linux (not installed) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1010-oem root=UUID=580a1e2b-9a42-4f3b-b20f-ddbed7b572f5 ro ProcVersionSignature: Ubuntu 5.6.0-1010.10-oem 5.6.8 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-5.6.0-1010-oem N/A linux-backports-modules-5.6.0-1010-oem N/A linux-firmware 1.187+lp1867862.1 RfKill: Tags: focal Uname: Linux 5.6.0-1010-oem x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 05/14/2020 dmi.bios.vendor: Dell Inc. dmi.bios.version: 0.1.9 dmi.board.vendor: Dell Inc. dmi.chassis.type: 10 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr0.1.9:bd05/14/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr: dmi.product.family: XPS dmi.product.name: XPS 13 9310 dmi.product.sku: 0991 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1879633/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp