[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-03-09 Thread You-Sheng Yang
File, a, new, bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable To manage notifications about this bug go to: https://bugs.laun

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-03-09 Thread Morgan Touverey Quilling
Hi, thanks for your answer! In fact, XPS 15 9500 *have* a QCA6390, but only the i9 version (which I have). So I've made progress: it appears I had both software and hardware problems since it also stopped working in Windows. Sometimes the card is gone (not appearing in the devices manager), and

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-03-08 Thread You-Sheng Yang
@Morgan, please file a new bug so that you can upload apport logs for your own device for further investigation. And actually I didnot find a network interface on your PCI bus, maybe you have turned it off in BIOS. Besides, https://www.dell.com/en-us/shop/dell-laptops/new- xps-15-laptop/spd/xps-15

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-03-08 Thread You-Sheng Yang
** Changed in: hwe-next Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable To manage notifications

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-03-08 Thread Morgan Touverey Quilling
Hi @vicamo, I virtually tried every method in this thread, notably methods 2 and 3 exposed in the summary, and also virtually every other method I could find on the web, including those ones: - https://mukaiguy.medium.com/adding-wifi-drivers-to-ubuntu-linux-for-dells-xps-15-9500-with-ax500-f535

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-23 Thread You-Sheng Yang
@Patricio, updated in the beginning of the bug description :) ** Description changed: TL;DR To bring up QCA6390, aka. AX500s, on Ubuntu 20.04 Focal, please first update your system BIOS to the latest version available. And then you will need both kernel (either oem-5.6, or oem-5.10,

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-23 Thread You-Sheng Yang
** Description changed: + TL;DR + + To bring up QCA6390, aka. AX500s, on Ubuntu 20.04 Focal, please first + update your system BIOS to the latest version available. + + And then you will need both kernel (either oem-5.6, or oem-5.10, or + generic-5.11) and firmware with ath11k support: + + [ker

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-23 Thread Patricio Ferraggi Ares
Hi You-Sheng Yang, first of all, thank you for your hard work on this issue. Now that this fix has been released, could you tell me what is the procedure to get the ax500 wifi working on a Dell XPS 9310 with ubuntu 20.04? It is hard to make out a definitive guide from a conversation this big. Than

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-23 Thread You-Sheng Yang
5.11.0-10-generic kernel from ppa:canonical-kernel-team/bootstrap also have ath11k enabled out of box. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17c

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-19 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.10.0-14.15 --- linux (5.10.0-14.15) hirsute; urgency=medium * hirsute/linux: 5.10.0-14.15 -proposed tracker (LP: #1913724) * Restore palm ejection on multi-input devices (LP: #1913520) - HID: multitouch: Apply MT_QUIRK_CONFIDENCE qu

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-07 Thread Deyan Petrov
Thanks once again, @vicamo! Had to download additionally https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux- firmware.git/plain/ath11k/QCA6390/hw2.0/board-2.bin and now finally detach my XPS 17 from the docking station and *still* have Internet!!! (3 months after getting it) I guess

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-05 Thread You-Sheng Yang
Hi, > Direct firmware load for ath11k/QCA6390/hw2.0/amss.bin failed with error -2 Please download: * https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/ath11k/QCA6390/hw2.0/amss.bin * https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plai

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-05 Thread Deyan Petrov
Thanks @kchsieh and @vicamo I have executed $ sed -e 's,groovy,focal,' /etc/apt/sources.list | sudo tee /etc/apt/sources.list.d/focal.list $ sudo apt-get update && sudo apt-get install linux-oem-20.04b and booted into 5.10.0, however no wifi. Should I do what @vkkodali did? sudo grep 'ath11k'

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-03 Thread Kayvee
I figured it out! Here's what I had to do: (copied from: https://wireless.wiki.kernel.org/en/users/drivers/ath11k/installation) git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git cd linux-firmware sudo cp -r ath11k/ /lib/firmware/ So far it is working fine. I a

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-03 Thread Kayvee
Thank you @kchsieh and @vicamo I followed the steps mentioned above and installed the linux-headers-oem-20.04b and linux-image-oem-20.04b packages. After rebooting using the 5.10 kernel, I still don't see the WiFi card recognized. $ uname -a Linux sgb3 5.10.0-1014-oem #15-Ubuntu SMP Wed Feb 3 1

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-03 Thread You-Sheng Yang
@Deyan, $ sed -e 's,groovy,focal,' /etc/apt/sources.list | sudo tee /etc/apt/sources.list.d/focal.list $ sudo apt-get update && sudo apt-get install linux-oem-20.04b -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-03 Thread Kai-Chuan Hsieh
ï¼ deyanp 1. $ sudo add-apt-repository ppa:canonical-kernel-team/ppa 2. you can see a file canonical-kernel-team-ubuntu-ppa-groovy.list under /etc/apt/sources.list.d 3. edit /etc/apt/sources.list.d/canonical-kernel-team-ubuntu-ppa-groovy.list to add a line +deb http://ppa.launchpad.net/canonical-k

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-03 Thread Deyan Petrov
@vicamo, any easy instructions for Ubuntu 20.10? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable To manage notifications about thi

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-02 Thread You-Sheng Yang
@Kayvee, you should be able to install linux-oem-20.04b directly without any additional ppa on Focal: https://packages.ubuntu.com/focal-updates /linux-oem-20.04b. Note it's linux-oem-20.04"b", not linux-oem-20.04. -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-02 Thread Kayvee
Hello @andch, I am also having similar issues. I have a XPS 13 9310, Core i7-1165g7 with 32GB of RAM and followed your steps to add the canonical-kernel-team ppa and install the two packages. That repository no longer has linux-headers-oem-20.04b but has linux-headers-oem-20.04. Here's what I

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-01 Thread Chi Po-An
Hello @firepiper, I add this PPA to get appropriate kernel. https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa $ sudo add-apt-repository ppa:canonical-kernel-team/ppa $ sudo apt-get update $ sudo apt install linux-headers-oem-20.04b $ sudo apt install linux-image-oem-20.04b Please tr

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-01-31 Thread Leonard Broman
@andch Thanks for reporting this progress so us 9310 owners can solve this eventually! I tried this but got only minor progress. Update to 1.2.5 firmware as you advised. Installed kernel 5.10.12 with mainline but can only see wifi list (better than before) but not connect. Bluetooth is not worki

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-01-30 Thread Chi Po-An
Hi, Currently I just fixed my xps 9310's wifi card by installing kernel 5.10. My xps system firmware version was 1.1.4 and I update to 1.2.5. If it does not update bios, system get stuck after turning wifi on and off. I add ubuntu-kernel PPA to my laptop then install kernel package. Package: linux-

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-01-25 Thread Deyan Petrov
@vicamo, you say "3. for Groovy, Hirsute users, you need to add Focal repositories containing aforementioned packages and install them." but is there an easy way? I am on 20.10 and I am afraid that if I start mixing focal and groovy repos that something else will break. If anyone has managed to g

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-01-22 Thread Lucas Zanella
Any news on this driver? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable To manage notifications about this bug go to: https://bug

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-01-17 Thread Michelle
Hi, I have installed ubuntu 20.04.1 LTS and have as kernel 5.10.7 and the ath11 enabled. I am unable to get the wifi working on my xps 15 9500. The bluetooth works. If I do `dmesg`, then this is the output. [49521.913254] r8152 4-2.4:1.0 enx74782787c3d0: carrier off [49523.487603] ath11k_pci 000

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-01-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.6 - 5.6.0-1039.43 --- linux-oem-5.6 (5.6.0-1039.43) focal; urgency=medium * focal/linux-oem-5.6: 5.6.0-1039.43 -proposed tracker (LP: #1909420) * Fix suspend error of SOF driver (LP: #1908713) - Revert "ALSA: hda: Refactor codec

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-01-05 Thread Timo Aaltonen
** Changed in: linux-oem-5.10 (Ubuntu Focal) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unava

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-01-04 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-firmware - 1.187.7 --- linux-firmware (1.187.7) focal; urgency=medium * Update linux-firmware in focal for 5.8 hwe kernel (LP: #1907158) - UBUNTU: [Debian] list-udeb-updates -- Add support for linux-hwe-X.Y packages - UBUNTU: amd

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-01-04 Thread You-Sheng Yang
For those who want to try ath11k/QCA6390: 1. please check with your vendor for latest BIOS update info as it takes BIOS update for us during the development on a specific model as well. 2. for Focal users, you will need: - linux-firmware >= 1.187.7, - linux-oem-20.04 >= 5.6.0.1039.3

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-01-04 Thread You-Sheng Yang
Verified linux-oem-5.6 version 5.6.0-1039-oem, and linux-firmware version 1.187.7 from focal-proposed on one platform with QCA6390 and the other with Intel 9260. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-01-04 Thread You-Sheng Yang
** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-01-04 Thread Finlay Thompson
Hi Again I have a XPS13 that needs a working ath11k driver, and I would like to try the fixes reported here. What is the recommended approach? (I am happy to reinstall from scratch). Thanks for all your work! F -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-01-04 Thread Brian Murray
I'm not comfortable with releasing this given the vagueness of the verification in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879633/comments/51, subsequently I'm setting the tags back to verification-needed. ** Tags removed: verification-done-focal ** Tags added: verification-needed-fo

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-27 Thread AceLan Kao
** Changed in: linux-oem-5.6 (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavail

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-26 Thread Leonard Broman
Sorry for late reply, you know xmas and stuff... Attaching my dmidecode as requested. ** Attachment added: "dmidecode.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879633/+attachment/5446910/+files/dmidecode.txt -- You received this bug notification because you are a member of

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-25 Thread E L
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 r

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-23 Thread Finlay Thompson
Some more information: victoria@korora:~$ dmesg | grep ath [0.00] Linux version 5.10.0-2005-oem (buildd@lcy01-amd64-026) (gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #6+lp1879633.1.ath11k.202011301608-Ubuntu SMP Fri Dec 4 13:40:51 (Ubuntu 5.10.0-2005

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-23 Thread Finlay Thompson
Okay, install went better: now I am running the 5.10.0-2005-oem kernel okay. And the wifi settings show up in menus properly. However, it did not manage to connect to my wifi router: ``` Dec 24 12:50:25 korora kernel: [ 390.733206] ath11k_pci :56:00.0: wmi command 12289 timeout Dec 24 12:5

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-23 Thread Finlay Thompson
Hi Everyone I have an XPS 13 9310, with the QCA6390 wifi/bt chipset. After installing 20.04, I installed the 5.10.2 kernel - no luck Then I found this bug report, and tried installing the ppa version for 5.10.0-2005, and the firmware. I can boot into the new kernel, but it locks up, fairly rand

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-23 Thread You-Sheng Yang
@Deyan, You can have the enabled kernel oem-5.10 from focal-proposed (See https://wiki.ubuntu.com/Testing/EnableProposed), which will be based on latest version of 5.10-generic for Ubuntu Hirsute 21.04. For firmware, as there is no plan for Groovy so far, you may need to install from my PPA or by

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-23 Thread You-Sheng Yang
** Description changed: - [SRU Justification] + [SRU Justification: oem-5.6] + + [Impact] + + Qualcomm QCA6390 series not recognized due to the lack of ath11k and all + its prerequisite drivers. + + $ lspci + :55:00.0 Unassigned class [ff00]: Qualcomm Device [17cb:1101] + Subsystem: Bigfoo

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-23 Thread You-Sheng Yang
SRU: https://lists.ubuntu.com/archives/kernel- team/2020-December/115853.html (oem-5.6) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavail

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-22 Thread Deyan Petrov
@You-Sheng, I am on the latest Ubuntu 20.10 with 5.10.2 kernel (had the hope that wifi would magically start working on XPS 17 9700 but it didn't) I guess if I apply the kernel/firmware from your PPA I will have to go back to an older kernel, right? Would the combo from your PPA be compatible with

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-22 Thread You-Sheng Yang
@Leonard, could you attach your DMI/lspci info? $ sudo apt install dmidecode $ sudo dmidecode @Yuri, please try kernel/firmware package from my PPA instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-19 Thread Yuri Astrakhan
I have been using rc6 kernel 5.10, plus I git cloned the ath11k-firmware repo, and linking /lib/firmware/ath11k/QCA6390/hw2.0 -> /lib/ath11k- firmware/QCA6390/hw2.0/1.0.1/WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1/ uname -a: Linux minty 5.10.0-051000rc6-generic #202011291930 SMP Mon Nov 30 00:

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-19 Thread Dan Fairs
Of course - apologies. New to this! I've installed the kernel and firmware from your PPA, and I'm able to connect successfully to WiFi. dan@aphid:/var/log$ cat kern.log | grep ath11k Dec 19 12:45:45 aphid kernel: [0.00] Linux version 5.10.0-2005-oem (buildd@lcy01-amd64-026) (gcc (Ubuntu

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-19 Thread Leonard Broman
Sorry, couldn't find the 2005 kernel in proposed so I don't know what got to my mind, but I pulled the firmware and kernel from your PPA this time. Kernel: 5.10.0-2005-oem #6+lp1879633.1.ath11k.202011301608-Ubuntu Linux firmware: Package: linux-firmware Version: 1.187.6+lp1879633.2.ath11k.2020113

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-18 Thread Timo Aaltonen
somewhat verified on the private bug ** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-17 Thread You-Sheng Yang
Leonard and Dan, Not only the firmware but also kernel packages have to be installed, either from focal-proposed or from my PPA. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-16 Thread Timo Aaltonen
** Tags added: verification-needed-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable To manage notifications about this bug go

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-16 Thread Dan Fairs
I'm trying to test this with a Dell XPS 15 9500 with an AX500 Killer WiFi 6 - I believe this should use the ath11k driver. I'm running kernel 5.8.0-33-generic #36~20.04.1-Ubuntu SMP and have linux-firmware 1.187.7 installed. I'm not seeing any mention of ath11k in my kernel log at all (and no wifi

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-16 Thread Leonard Broman
I just tested this by installing linux-firmware-1.187.7 with kernel 5.8.0-33-generic #36~20.04.1-Ubuntu SMP on a XPS 13 9310 laptop. However, the wifi does not work and I get this error in the kernel log. Dec 16 22:13:42 leonard-xps-13 kernel: [2.569870] ath11k_pci :55:00.0: WARNING: at

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-16 Thread Timo Aaltonen
Hello You-Sheng, or anyone else affected, Accepted linux-firmware into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/linux- firmware/1.187.7 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-14 Thread You-Sheng Yang
** Description changed: - [SRU] - - BugLink: https://bugs.launchpad.net/bugs/1879633 + [SRU Justification] [Impact] Qualcomm QCA6390 series not recognized due to the lack of ath11k driver. $ lspci :55:00.0 Unassigned class [ff00]: Qualcomm Device [17cb:1101] - Subsystem: Big

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-11 Thread You-Sheng Yang
@Lucas, thank you for testing. We're, however, experiencing an issue that MHI device may become unresponsive after a few warm boots, ath11k stops further attempt to init, and it takes a cold boot to resolve. Reported. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-08 Thread You-Sheng Yang
** Description changed: + [SRU] + + BugLink: https://bugs.launchpad.net/bugs/1879633 + + [Impact] + + Qualcomm QCA6390 series not recognized due to the lack of ath11k driver. + + $ lspci + :55:00.0 Unassigned class [ff00]: Qualcomm Device [17cb:1101] + Subsystem: Bigfoot Networks, Inc. De

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-08 Thread Lucas Hagen
@vicamo, thank you very much for the instructions. I'm on groovy actually, so that's probably why it didn't work the last time, I didn't try to install the focal packages. I install the focal packages and everything seems to be working well. I already noticed the freeze on start problem is no long

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-08 Thread Timo Aaltonen
** Changed in: linux-oem-5.10 (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavai

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-06 Thread You-Sheng Yang
By the way, as you can see the kernel package name is "linux-image- unsigned". Because that's not an official kernel package but built from a personal PPA, it cannot be signed, which follows you'll have to disable SecureBoot before trying it out. -- You received this bug notification because you

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-06 Thread You-Sheng Yang
Hi, @lshagen, >From comment #39 there are two PPAs containing the prebuilt packages for QCA6390 bringup. Find the "Adding this PPA to your system" section, which has the instructions to add that PPA to your system. The commands to execute here are: $ sudo add-apt-repository ppa:vicamo/ppa-18796

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-06 Thread Lucas Hagen
I'm sorry for my inexperience. I have a XPS with the AX500 board, could you provide some instructions for me to test it, @vicamo? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-04 Thread You-Sheng Yang
kernel SRU: https://lists.ubuntu.com/archives/kernel- team/2020-December/115391.html (U/OEM-5.10) ** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu) Status: Incomplete => In Progress ** No longer affects: linux (Ubuntu Groovy) ** No longer affect

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-04 Thread You-Sheng Yang
linux-firmware SRU: * https://lists.ubuntu.com/archives/kernel-team/2020-December/115353.html (F) * https://lists.ubuntu.com/archives/kernel-team/2020-December/115360.html (G) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-04 Thread You-Sheng Yang
Updated PPAs in https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1879633.1 (kernel) and https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1879633 (firmware). Firmware packages are usually pretty big so they don't fit into one repo with 2GB size limit. Would take a few hours as usual for kernel bui

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-04 Thread You-Sheng Yang
** Also affects: linux-firmware (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailabl

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-02 Thread Anthony Wong
** Changed in: linux-oem-5.10 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable To manage not

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-12-02 Thread Anthony Wong
** Also affects: linux-oem-5.10 (Ubuntu) Importance: Undecided Status: New ** Changed in: linux-oem-5.6 (Ubuntu Focal) Status: Incomplete => Triaged ** No longer affects: linux-oem-5.10 (Ubuntu Groovy) ** Changed in: linux-oem-5.10 (Ubuntu Focal) Status: New => Triaged *

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-11-04 Thread You-Sheng Yang
I couldn't reproduce what you have on a XPS 13 9310 with ath11k yet. Since there are still critical issues on ath11k upstream driver and thus those backported, preferred to have full reviews/tests when everything is on position. You may want to follow https://lore.kernel.org/linux- wireless/87r1r4n

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-30 Thread sadxps
I determined the cause of the boot hang. It seems an existing hidden network connection located in `/etc/NetworkManager/system-connections/` was the culprit. Below are the steps to reproduce. Step 1. Download attached `BrokenConnection.nmconnection` file Step 2. Place the file in `/etc/NetworkMana

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-30 Thread sadxps
I determined the cause of the boot hang. It seems an existing hidden network connection located in `/etc/NetworkManager/system-connections/` was the culprit. Below are the steps to reproduce. Step 1. Download attached `BrokenConnection.nmconnection` file Step 2. Place the file in `/etc/NetworkMana

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-29 Thread sadxps
I am running into the boot hang again, this time on xubuntu 20.10 and only when `modprobe.blacklist=ath11k,ath11k_pci,btqca,hci_uart` is *not* included. ** Attachment added: "output from journalctl on xps 13 9310 using 5.8.0-2026.27+lp1879633.2 and 5.9.0-2002.3+lp1879633.2" https://bugs.launc

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-29 Thread sadxps
Ah thanks, I was forgetting to install linux-modules-extra-* which is what caused all the hardware to fail. I appreciate your assitance and appolgize for the unrelated problem. Let me know if there are any other pieces of information or things I can do to help further support remediation of the int

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-29 Thread sadxps
I have reinstalled with a fresh copy of Ubuntu 20.10 and tested both 5.8.0-2026.27+lp1879633.2 and 5.9.0-2002.3+lp1879633.2. While I am no longer experiencing the boot hang I was previously experiencing I am still running into the secondary issue where the system fails to load any hardware driver

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-29 Thread sadxps
@vicamo `sudo apt-get install linux-firmware linux-headers-5.8.0-2026 linux-modules-5.8.0-2026-generic linux-image-unsigned-5.8.0-2026-generic linux-headers-5.9.0-2002-generic linux-modules-5.9.0-2002-generic linux- image-unsigned-5.9.0-2002-generic` should be sufficient, no? ** Attachment remove

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-29 Thread You-Sheng Yang
hi, you must install linux-modules-* as well. Or, you may fail to locate your rootfs and get a emergency shell in initramfs stage. It's not a boot hang. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/18

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-29 Thread sadxps
Hi sorry, please ignore #28 as the test system I setup was booting from an SD card. (I didn't want to re-partition or swap out my SSD) This seemed to cause this new error since these kernels couldn't find the SD card like the stock one could. I will resetup my fresh test install on a brand new dri

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-29 Thread sadxps
I've also attached the system information. I will attempt booting again this time with `5.9.0-2002.3+lp1879633.2` and share the results from that with and without the modprobe.blacklist ** Attachment added: "System Information for the XPS 13 9310 from the "Help Improve Ubuntu" prompt after instal

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-29 Thread sadxps
Initial test with a fresh install of Ubuntu 20.10 Added https://gist.github.com/maxried/796d1f3101b3a03ca153fa09d3af8a11 to sign kernel images for secureboot Updated `/etc/default/grub` to include the kernel parameters mentioned Added both ppa repos Ran `sudo apt-get install linux-firmware linu

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-29 Thread You-Sheng Yang
er, autocorrection. It's: modprobe.blacklist=ath11k,ath11k_pci,btqca,hci_uart -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable T

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-29 Thread You-Sheng Yang
I'll see if we happen to have one such model (XPS 13 9310) in the convenient store nearby tomorrow. ;) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17c

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-29 Thread You-Sheng Yang
It would be nice if you can boot with additional kernel parameters: ath11k.debug_mask=0x debug ignore_loglevel log_buf_len=32M You can dump system journal log of a previous boot with `journalctl -b -1`, or `journalctl -b -2` for a even more earlier one, and so on. Please attach the outp

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-29 Thread sadxps
I am using an XPS 13 9310, Core i7-1165g7 with 32GB of RAM. Initially I tested on a fresh install of Ubuntu 20.04 and kernel `5.6.0-2032.33+lp1879633.2` from your PPA, this caused the system to hang on boot. I then remove this and the firmware, upgraded to 20.10 and had the same results with `5.8.

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-29 Thread You-Sheng Yang
What platform/model were you testing? I didn't meet any boot hang during the development. Logs available? 5.9.0-2002.3+lp1879633.2 is the one closest to ath-202010011934, so probably that means there are some backport regressions introduced in other versions, and thus need more regression tests on

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-28 Thread sadxps
Update: I realized I forgot to test `5.9.0-2002.3+lp1879633.2`. This does not produce the same crash as the other 3 kernels, but it also fails to load any hardware drivers rendering the trackpad, brightness control, usb ethernet, and other hardware unusable in addition to the wlan. -- You receive

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-28 Thread sadxps
It seems in both 20.04 and 20.10 placing the firmware files in `/lib/firmware/ath11k/QCA6390/hw2.0` causes the aforementioned kernels to hang on start up. I have tested all kernels linked in the above PPA as well as https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/tag/?h=ath-202010281

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-27 Thread You-Sheng Yang
PPA: - firmware: https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1879633 - kernel: https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1879633.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 T

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-26 Thread You-Sheng Yang
** Description changed: Qualcomm QCA6390 series not recognized due to the lack of ath11k driver. :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 suspe

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-23 Thread You-Sheng Yang
Wifi firmware blobs are identical to those in https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux- firmware.git/commit/?h=ath10k-20201022&id=60cb7a28a5dce0b7da88498ee752d30b692090ba . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-10-22 Thread You-Sheng Yang
kernel: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/tag/?h=ath-202010011934 firmware: https://github.com/kvalo/ath11k-firmware/tree/master/QCA6390/hw2.0/WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1 board file: https://github.com/kvalo/ath11k-firmware/raw/master/QCA6390/hw2.0/bo

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-06-08 Thread You-Sheng Yang
Pushed linux-oem-5.6 version 5.6.0-1011.11+lp1879633 to PPA[1] build. Judging from the functional status is still not so stable, I'll mark this as INCOMPLETE until we have further updates. [1]: https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1879633 ** Changed in: linux-oem-5.6 (Ubuntu Focal)

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-06-08 Thread You-Sheng Yang
Focal v5.4 is currently out of scope unless further updated. For groovy, the current beta driver release doesn't seem to compatible with v5.7-rc5, especially commit 85a087df4a71 ("bus: mhi: core: Remove link_status() callback"). [1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-06-08 Thread You-Sheng Yang
** Changed in: linux (Ubuntu Focal) Status: In Progress => Won't Fix ** Changed in: linux (Ubuntu Groovy) Status: In Progress => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-06-05 Thread You-Sheng Yang
apport information ** Tags added: apport-collected focal ** Description changed: TBD. + --- + ProblemType: Bug + ApportVersion: 2.20.11-0ubuntu27 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: u 1842 F pulseaudio + CasperMD5Ch

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-06-04 Thread You-Sheng Yang
** Changed in: linux (Ubuntu Groovy) Status: Incomplete => In Progress ** Changed in: linux (Ubuntu Focal) Status: Incomplete => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-05-22 Thread You-Sheng Yang
** Tags added: hwe-needs-driver -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879633 Title: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable To manage notifications about this bug go to: http