[Bug 1021082] New: NET installer not picking up WiFi connection
http://bugzilla.opensuse.org/show_bug.cgi?id=1021082 Bug ID: 1021082 Summary: NET installer not picking up WiFi connection Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: Other Status: NEW Severity: Major Priority: P5 - None Component: Installation Assignee: yast2-maintainers@suse.de Reporter: gtettamanzi@gmail.com QA Contact: jsrain@suse.com Found By: --- Blocker: --- Created attachment 711007 --> http://bugzilla.opensuse.org/attachment.cgi?id=711007&action=edit hwinfo output from Leap 42.2 installed I ran the NET installer on a Lenovo B51-80 with ethernet card and wlan wifi/bluetooth card. I attach the output of hwinfo. The NET installer snapshot 2017-01-17 launches a DHCP request to the ethernet card, which is not connected and fails to pick up the wlan card: the installation stops because of missing installation media. The same behaviour on the previous snapshot (2017-01-12 if I'm not mistaken). Apparently the wifi related kernel module is loaded (iwlwifi). Last time I ran a Tumbleweed NET installer (September 2016 IIRC), it picked up correctly the wifi connection. Work around: Tumbleweed DVD installer or Leap installer + online upgrade. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1021082 http://bugzilla.opensuse.org/show_bug.cgi?id=1021082#c1 --- Comment #1 from Gabriele Tettamanzi <gtettamanzi@gmail.com> --- Created attachment 711008 --> http://bugzilla.opensuse.org/attachment.cgi?id=711008&action=edit lsmod output from Leap 42.2 (wifi working perfectly) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1021082 http://bugzilla.opensuse.org/show_bug.cgi?id=1021082#c4 Gabriele Tettamanzi <gtettamanzi@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(gtettamanzi@gmail | |.com) | --- Comment #4 from Gabriele Tettamanzi <gtettamanzi@gmail.com> --- Created attachment 711077 --> http://bugzilla.opensuse.org/attachment.cgi?id=711077&action=edit log after installer fails to activate the wifi card -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1021082 http://bugzilla.opensuse.org/show_bug.cgi?id=1021082#c5 --- Comment #5 from Gabriele Tettamanzi <gtettamanzi@gmail.com> --- Created attachment 711080 --> http://bugzilla.opensuse.org/attachment.cgi?id=711080&action=edit net card hwinfo log after the installer fails to activate the wifi card -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1021082 http://bugzilla.opensuse.org/show_bug.cgi?id=1021082#c8 Gabriele Tettamanzi <gtettamanzi@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(gtettamanzi@gmail | |.com) | --- Comment #8 from Gabriele Tettamanzi <gtettamanzi@gmail.com> --- Created attachment 711991 --> http://bugzilla.opensuse.org/attachment.cgi?id=711991&action=edit Boot msg According to what I read on boot.msg the iwlwifi.debug=-1 option is not valid. Also on tty 9 neither dmesg nor journalctl are working. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1021082 http://bugzilla.opensuse.org/show_bug.cgi?id=1021082#c11 Gabriele Tettamanzi <gtettamanzi@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #711991|0 |1 is obsolete| | Flags|needinfo?(gtettamanzi@gmail | |.com) | --- Comment #11 from Gabriele Tettamanzi <gtettamanzi@gmail.com> --- Created attachment 712477 --> http://bugzilla.opensuse.org/attachment.cgi?id=712477&action=edit Kernel message booting with iwlwifi.debug=0xffffffff -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1021082 http://bugzilla.opensuse.org/show_bug.cgi?id=1021082#c12 --- Comment #12 from Gabriele Tettamanzi <gtettamanzi@gmail.com> --- I got exactly the same bug with the following media: openSUSE-Tumbleweed-Rescue-CD-x86_64-Snapshot20170201-Media.iso -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1021082 http://bugzilla.opensuse.org/show_bug.cgi?id=1021082#c13 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|kernel-maintainers@forge.pr |snwint@suse.com |ovo.novell.com | --- Comment #13 from Takashi Iwai <tiwai@suse.com> --- [ 3.805567] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265D-26.ucode failed with error -2 [ 3.805579] iwlwifi 0000:02:00.0: U iwl_request_firmware attempting to load firmware 'iwlwifi-7265D-25.ucode' .... [ 3.805782] iwlwifi 0000:02:00.0: no suitable firmware found! So it implies that /lib/firmware/iwlwifi-7265D-*.ucode is missing. TW kernel-firmware package contains iwlwifi-7265D-22.ucode file. Steffen? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1021082 http://bugzilla.opensuse.org/show_bug.cgi?id=1021082#c17 --- Comment #17 from Takashi Iwai <tiwai@suse.com> --- Since the upstream is still silent, I implemented a hackish patch to put the "default" ucode version in iwlwifi module info that matches with the current kernel-firmware package. Now pushed to stable and master kernel git branches. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1021082 http://bugzilla.opensuse.org/show_bug.cgi?id=1021082#c18 --- Comment #18 from Takashi Iwai <tiwai@suse.com> --- BTW, a similar problem is found in openSUSE Leap 42.2 and SLE12-SP2/SP3. Although they do work, the driver loads the different ucode when running in initrd (with the minimum version). I'll fix them up, too. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com