[Bug 1206451] New: wlan device QCNFA765 not detected
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 Bug ID: 1206451 Summary: wlan device QCNFA765 not detected Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.5 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-bugs@opensuse.org Reporter: cgoll@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- The wireless network adapter Qualcomm QCNFA765 is not detected with the actual leap kernel. As workaround I am using the kernel from kernel:stable:backport (kernel-default-6.1.0-lp153.2.1.gc3232e1.x86_64) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 Matthias Brugger <mbrugger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mbrugger@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 http://bugzilla.opensuse.org/show_bug.cgi?id=1206451#c1 --- Comment #1 from Matthias Brugger <mbrugger@suse.com> --- (In reply to Christian Goll from comment #0)
The wireless network adapter Qualcomm QCNFA765 is not detected with the actual leap kernel. As workaround I am using the kernel from kernel:stable:backport (kernel-default-6.1.0-lp153.2.1.gc3232e1.x86_64)
Did you test with Leap 15.5 or 15.4? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 http://bugzilla.opensuse.org/show_bug.cgi?id=1206451#c2 --- Comment #2 from Christian Goll <cgoll@suse.com> --- Created attachment 863546 --> http://bugzilla.opensuse.org/attachment.cgi?id=863546&action=edit dmesg of leap15.4 boot with 5.14.21-150400.24.33-default kernel -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 http://bugzilla.opensuse.org/show_bug.cgi?id=1206451#c3 --- Comment #3 from Christian Goll <cgoll@suse.com> --- (In reply to Matthias Brugger from comment #1)
Did you test with Leap 15.5 or 15.4?
Just 15.4, can you point me to the 15.5 Kernel? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 http://bugzilla.opensuse.org/show_bug.cgi?id=1206451#c4 --- Comment #4 from Christian Goll <cgoll@suse.com> --- Created attachment 863547 --> http://bugzilla.opensuse.org/attachment.cgi?id=863547&action=edit dmesg with 15.5 kernel boot -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 http://bugzilla.opensuse.org/show_bug.cgi?id=1206451#c7 Christian Goll <cgoll@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(cgoll@suse.com) | --- Comment #7 from Christian Goll <cgoll@suse.com> --- Created attachment 863825 --> http://bugzilla.opensuse.org/attachment.cgi?id=863825&action=edit dmesg with test kernel No ath11k driver present in kernel from https://build.opensuse.org/project/show/home:tiwai:bsc1206451 Did I miss something? For the tw kernel the module is in kernel-default, it this here different? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 http://bugzilla.opensuse.org/show_bug.cgi?id=1206451#c8 --- Comment #8 from Takashi Iwai <tiwai@suse.com> --- Did you install kernel-default-extra? ath11k driver isn't included in kerenl-default but only in *-extra on SLE/Leap. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 http://bugzilla.opensuse.org/show_bug.cgi?id=1206451#c9 --- Comment #9 from Christian Goll <cgoll@suse.com> --- Created attachment 863826 --> http://bugzilla.opensuse.org/attachment.cgi?id=863826&action=edit dmesg with kernel-extra module is now present but fails to load with ``` [ 13.186048] ath11k_pci 0000:01:00.0: BAR 0: assigned [mem 0x98000000-0x981fffff 64bit] [ 13.186514] ath11k_pci 0000:01:00.0: MSI vectors: 32 [ 13.186521] ath11k_pci 0000:01:00.0: wcn6855 hw2.1 [ 13.188129] ath11k_pci 0000:01:00.0: failed to initialize qmi handle: -517 [ 13.188132] ath11k_pci 0000:01:00.0: failed to initialize qmi :-517 [ 13.188138] ath11k_pci 0000:01:00.0: failed to create soc core: -517 [ 13.188142] ath11k_pci 0000:01:00.0: failed to init core: -517 ``` -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 http://bugzilla.opensuse.org/show_bug.cgi?id=1206451#c10 --- Comment #10 from Takashi Iwai <tiwai@suse.com> --- Hm, -517 is -EPROBE_DEFER, and it's not necessarily a fatal error. To be sure, could you install kernel-default-optional, too? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 http://bugzilla.opensuse.org/show_bug.cgi?id=1206451#c11 --- Comment #11 from Christian Goll <cgoll@suse.com> --- Created attachment 863827 --> http://bugzilla.opensuse.org/attachment.cgi?id=863827&action=edit dmesg with kernel-optional Wireless is now detected correctly, but needs kernel-optional -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 http://bugzilla.opensuse.org/show_bug.cgi?id=1206451#c12 --- Comment #12 from Takashi Iwai <tiwai@suse.com> --- Good to hear. I'm going to push the patches (quite a lot!) at first to SLE15-SP5 kernel, so that it'll work on Leap as is (which installs kernel-*-optional as default). If you'd like to make this WiFi device working with SLE, especially with SLE-Server, you'd need to create a JIRA entry for moving the necessary modules into kernel-default as "supported". -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 Matthias Brugger <mbrugger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|kernel-bugs@opensuse.org |tiwai@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 http://bugzilla.opensuse.org/show_bug.cgi?id=1206451#c13 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #13 from Takashi Iwai <tiwai@suse.com> --- The patches are pushed now to my SLE15-SP5/for-next branch. As already mentioned, for Leap 15.5, it should work as is. OTOH, for making it working on SLE, we'd need a proper feature request. In that case, go ahead to Jira. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 Egbert Eich <eich@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(tiwai@suse.com) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206451 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(tiwai@suse.com) | -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com