Legion Y530-15ICH doesn't detect wireless adapter
The spec says it should have:
WiFi 802.11ac 2X2
Doesn't say what card
but ip link list, rfkill list, lspci -- none of them find anything related to Wi-Fi. dmesg log also has no mention of anything related to Wi-Fi. It's like it's not there at all...
(Note, this laptop has very serious issues with ACPI, dmesg log is full of errors related to it. It also cannot detect an HDD that the spec says it should have. BIOS cannot detect this HDD either.)
I've tried blacklisting ideapad_laptop module and loading r8822eb module -- neither made any difference (and I doubt they will, since, well, nobody apparently, can see this device).
Any clues as to what could be done? I've already wasted two days trying to install any Linux on this laptop, and it would be a total waste if I have to return it...
I've seen this, but it doesn't sound promising... rtl8822be on 18.04.1 (New Install on Lenovo Legion y530)
$ lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers [8086:3ec4] (rev 07)
Subsystem: Lenovo Device [17aa:3802]
Kernel driver in use: skl_uncore
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 07)
Kernel driver in use: pcieport
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e9b]
Subsystem: Lenovo Device [17aa:39fe]
Kernel driver in use: i915
Kernel modules: i915
00:04.0 Signal processing controller [1180]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903] (rev 07)
Subsystem: Lenovo Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [17aa:381f]
Kernel modules: processor_thermal_device
00:08.0 System peripheral [0880]: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model [8086:1911]
Subsystem: Lenovo Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model [17aa:384e]
00:12.0 Signal processing controller [1180]: Intel Corporation Cannon Lake PCH Thermal Controller [8086:a379] (rev 10)
Subsystem: Lenovo Device [17aa:3807]
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal
00:14.0 USB controller [0c03]: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller [8086:a36d] (rev 10)
Subsystem: Lenovo Device [17aa:3803]
Kernel driver in use: xhci_hcd
00:14.2 RAM memory [0500]: Intel Corporation Cannon Lake PCH Shared SRAM [8086:a36f] (rev 10)
Subsystem: Lenovo Device [17aa:3801]
00:15.0 Serial bus controller [0c80]: Intel Corporation Device [8086:a368] (rev 10)
Subsystem: Lenovo Device [17aa:3806]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:15.1 Serial bus controller [0c80]: Intel Corporation Device [8086:a369] (rev 10)
Subsystem: Lenovo Device [17aa:3809]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:16.0 Communication controller [0780]: Intel Corporation Cannon Lake PCH HECI Controller [8086:a360] (rev 10)
Subsystem: Lenovo Device [17aa:380e]
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller [0106]: Intel Corporation Device [8086:a353] (rev 10)
Subsystem: Lenovo Device [17aa:380a]
Kernel driver in use: ahci
Kernel modules: ahci
00:1d.0 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port 9 [8086:a330] (rev f0)
Kernel driver in use: pcieport
00:1d.5 PCI bridge [0604]: Intel Corporation Device [8086:a335] (rev f0)
Kernel driver in use: pcieport
00:1e.0 Communication controller [0780]: Intel Corporation Device [8086:a328] (rev 10)
Subsystem: Lenovo Device [17aa:380f]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:a30d] (rev 10)
Subsystem: Lenovo Device [17aa:3810]
00:1f.3 Audio device [0403]: Intel Corporation Cannon Lake PCH cAVS [8086:a348] (rev 10)
Subsystem: Lenovo Device [17aa:3812]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1f.4 SMBus [0c05]: Intel Corporation Cannon Lake PCH SMBus Controller [8086:a323] (rev 10)
Subsystem: Lenovo Device [17aa:3813]
Kernel modules: i2c_i801
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller [8086:a324] (rev 10)
Subsystem: Lenovo Device [17aa:3801]
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] [10de:1c8d] (rev a1)
Subsystem: Lenovo GP107M [GeForce GTX 1050 Mobile] [17aa:39fe]
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
06:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981 [144d:a808]
Subsystem: Samsung Electronics Co Ltd Device [144d:a801]
Kernel driver in use: nvme
Kernel modules: nvme
07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:38b4]
Kernel driver in use: r8169
Kernel modules: r8169
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 13d3:56a6 IMC Networks
Bus 001 Device 003: ID 0bda:b023 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
networking drivers wireless
|
show 1 more comment
The spec says it should have:
WiFi 802.11ac 2X2
Doesn't say what card
but ip link list, rfkill list, lspci -- none of them find anything related to Wi-Fi. dmesg log also has no mention of anything related to Wi-Fi. It's like it's not there at all...
(Note, this laptop has very serious issues with ACPI, dmesg log is full of errors related to it. It also cannot detect an HDD that the spec says it should have. BIOS cannot detect this HDD either.)
I've tried blacklisting ideapad_laptop module and loading r8822eb module -- neither made any difference (and I doubt they will, since, well, nobody apparently, can see this device).
Any clues as to what could be done? I've already wasted two days trying to install any Linux on this laptop, and it would be a total waste if I have to return it...
I've seen this, but it doesn't sound promising... rtl8822be on 18.04.1 (New Install on Lenovo Legion y530)
$ lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers [8086:3ec4] (rev 07)
Subsystem: Lenovo Device [17aa:3802]
Kernel driver in use: skl_uncore
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 07)
Kernel driver in use: pcieport
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e9b]
Subsystem: Lenovo Device [17aa:39fe]
Kernel driver in use: i915
Kernel modules: i915
00:04.0 Signal processing controller [1180]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903] (rev 07)
Subsystem: Lenovo Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [17aa:381f]
Kernel modules: processor_thermal_device
00:08.0 System peripheral [0880]: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model [8086:1911]
Subsystem: Lenovo Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model [17aa:384e]
00:12.0 Signal processing controller [1180]: Intel Corporation Cannon Lake PCH Thermal Controller [8086:a379] (rev 10)
Subsystem: Lenovo Device [17aa:3807]
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal
00:14.0 USB controller [0c03]: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller [8086:a36d] (rev 10)
Subsystem: Lenovo Device [17aa:3803]
Kernel driver in use: xhci_hcd
00:14.2 RAM memory [0500]: Intel Corporation Cannon Lake PCH Shared SRAM [8086:a36f] (rev 10)
Subsystem: Lenovo Device [17aa:3801]
00:15.0 Serial bus controller [0c80]: Intel Corporation Device [8086:a368] (rev 10)
Subsystem: Lenovo Device [17aa:3806]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:15.1 Serial bus controller [0c80]: Intel Corporation Device [8086:a369] (rev 10)
Subsystem: Lenovo Device [17aa:3809]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:16.0 Communication controller [0780]: Intel Corporation Cannon Lake PCH HECI Controller [8086:a360] (rev 10)
Subsystem: Lenovo Device [17aa:380e]
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller [0106]: Intel Corporation Device [8086:a353] (rev 10)
Subsystem: Lenovo Device [17aa:380a]
Kernel driver in use: ahci
Kernel modules: ahci
00:1d.0 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port 9 [8086:a330] (rev f0)
Kernel driver in use: pcieport
00:1d.5 PCI bridge [0604]: Intel Corporation Device [8086:a335] (rev f0)
Kernel driver in use: pcieport
00:1e.0 Communication controller [0780]: Intel Corporation Device [8086:a328] (rev 10)
Subsystem: Lenovo Device [17aa:380f]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:a30d] (rev 10)
Subsystem: Lenovo Device [17aa:3810]
00:1f.3 Audio device [0403]: Intel Corporation Cannon Lake PCH cAVS [8086:a348] (rev 10)
Subsystem: Lenovo Device [17aa:3812]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1f.4 SMBus [0c05]: Intel Corporation Cannon Lake PCH SMBus Controller [8086:a323] (rev 10)
Subsystem: Lenovo Device [17aa:3813]
Kernel modules: i2c_i801
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller [8086:a324] (rev 10)
Subsystem: Lenovo Device [17aa:3801]
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] [10de:1c8d] (rev a1)
Subsystem: Lenovo GP107M [GeForce GTX 1050 Mobile] [17aa:39fe]
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
06:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981 [144d:a808]
Subsystem: Samsung Electronics Co Ltd Device [144d:a801]
Kernel driver in use: nvme
Kernel modules: nvme
07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:38b4]
Kernel driver in use: r8169
Kernel modules: r8169
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 13d3:56a6 IMC Networks
Bus 001 Device 003: ID 0bda:b023 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
networking drivers wireless
Please run the terminal commands:lspci -nnk | grep 0280 -A3and:lsusbNext, edit your question to add the result.
– chili555
Feb 20 at 23:04
@chili555 Like I said,lspcidoesn't see this device, so, grepping for 0280 gives no output. I posted all of it instead. I also added thelsusboutput.
– wvxvw
Feb 21 at 6:45
Is there any option in the BIOS/EFI to enable/disable wireless?
– chili555
Feb 21 at 14:12
@chili555 Not that I've noticed, but I'll look at it again once I'm home. To be honest, I don't remember any settings related to networking or PCI devices. I could get into EFI shell from Grub menu, but I wouldn't know what to do with it (I tried thedevicescommand, but I don't understand the output).
– wvxvw
Feb 21 at 15:04
I believe the EFI setup is only available before the GRUB menu appears.
– chili555
Feb 21 at 15:58
|
show 1 more comment
The spec says it should have:
WiFi 802.11ac 2X2
Doesn't say what card
but ip link list, rfkill list, lspci -- none of them find anything related to Wi-Fi. dmesg log also has no mention of anything related to Wi-Fi. It's like it's not there at all...
(Note, this laptop has very serious issues with ACPI, dmesg log is full of errors related to it. It also cannot detect an HDD that the spec says it should have. BIOS cannot detect this HDD either.)
I've tried blacklisting ideapad_laptop module and loading r8822eb module -- neither made any difference (and I doubt they will, since, well, nobody apparently, can see this device).
Any clues as to what could be done? I've already wasted two days trying to install any Linux on this laptop, and it would be a total waste if I have to return it...
I've seen this, but it doesn't sound promising... rtl8822be on 18.04.1 (New Install on Lenovo Legion y530)
$ lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers [8086:3ec4] (rev 07)
Subsystem: Lenovo Device [17aa:3802]
Kernel driver in use: skl_uncore
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 07)
Kernel driver in use: pcieport
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e9b]
Subsystem: Lenovo Device [17aa:39fe]
Kernel driver in use: i915
Kernel modules: i915
00:04.0 Signal processing controller [1180]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903] (rev 07)
Subsystem: Lenovo Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [17aa:381f]
Kernel modules: processor_thermal_device
00:08.0 System peripheral [0880]: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model [8086:1911]
Subsystem: Lenovo Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model [17aa:384e]
00:12.0 Signal processing controller [1180]: Intel Corporation Cannon Lake PCH Thermal Controller [8086:a379] (rev 10)
Subsystem: Lenovo Device [17aa:3807]
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal
00:14.0 USB controller [0c03]: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller [8086:a36d] (rev 10)
Subsystem: Lenovo Device [17aa:3803]
Kernel driver in use: xhci_hcd
00:14.2 RAM memory [0500]: Intel Corporation Cannon Lake PCH Shared SRAM [8086:a36f] (rev 10)
Subsystem: Lenovo Device [17aa:3801]
00:15.0 Serial bus controller [0c80]: Intel Corporation Device [8086:a368] (rev 10)
Subsystem: Lenovo Device [17aa:3806]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:15.1 Serial bus controller [0c80]: Intel Corporation Device [8086:a369] (rev 10)
Subsystem: Lenovo Device [17aa:3809]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:16.0 Communication controller [0780]: Intel Corporation Cannon Lake PCH HECI Controller [8086:a360] (rev 10)
Subsystem: Lenovo Device [17aa:380e]
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller [0106]: Intel Corporation Device [8086:a353] (rev 10)
Subsystem: Lenovo Device [17aa:380a]
Kernel driver in use: ahci
Kernel modules: ahci
00:1d.0 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port 9 [8086:a330] (rev f0)
Kernel driver in use: pcieport
00:1d.5 PCI bridge [0604]: Intel Corporation Device [8086:a335] (rev f0)
Kernel driver in use: pcieport
00:1e.0 Communication controller [0780]: Intel Corporation Device [8086:a328] (rev 10)
Subsystem: Lenovo Device [17aa:380f]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:a30d] (rev 10)
Subsystem: Lenovo Device [17aa:3810]
00:1f.3 Audio device [0403]: Intel Corporation Cannon Lake PCH cAVS [8086:a348] (rev 10)
Subsystem: Lenovo Device [17aa:3812]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1f.4 SMBus [0c05]: Intel Corporation Cannon Lake PCH SMBus Controller [8086:a323] (rev 10)
Subsystem: Lenovo Device [17aa:3813]
Kernel modules: i2c_i801
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller [8086:a324] (rev 10)
Subsystem: Lenovo Device [17aa:3801]
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] [10de:1c8d] (rev a1)
Subsystem: Lenovo GP107M [GeForce GTX 1050 Mobile] [17aa:39fe]
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
06:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981 [144d:a808]
Subsystem: Samsung Electronics Co Ltd Device [144d:a801]
Kernel driver in use: nvme
Kernel modules: nvme
07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:38b4]
Kernel driver in use: r8169
Kernel modules: r8169
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 13d3:56a6 IMC Networks
Bus 001 Device 003: ID 0bda:b023 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
networking drivers wireless
The spec says it should have:
WiFi 802.11ac 2X2
Doesn't say what card
but ip link list, rfkill list, lspci -- none of them find anything related to Wi-Fi. dmesg log also has no mention of anything related to Wi-Fi. It's like it's not there at all...
(Note, this laptop has very serious issues with ACPI, dmesg log is full of errors related to it. It also cannot detect an HDD that the spec says it should have. BIOS cannot detect this HDD either.)
I've tried blacklisting ideapad_laptop module and loading r8822eb module -- neither made any difference (and I doubt they will, since, well, nobody apparently, can see this device).
Any clues as to what could be done? I've already wasted two days trying to install any Linux on this laptop, and it would be a total waste if I have to return it...
I've seen this, but it doesn't sound promising... rtl8822be on 18.04.1 (New Install on Lenovo Legion y530)
$ lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers [8086:3ec4] (rev 07)
Subsystem: Lenovo Device [17aa:3802]
Kernel driver in use: skl_uncore
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 07)
Kernel driver in use: pcieport
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e9b]
Subsystem: Lenovo Device [17aa:39fe]
Kernel driver in use: i915
Kernel modules: i915
00:04.0 Signal processing controller [1180]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903] (rev 07)
Subsystem: Lenovo Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [17aa:381f]
Kernel modules: processor_thermal_device
00:08.0 System peripheral [0880]: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model [8086:1911]
Subsystem: Lenovo Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model [17aa:384e]
00:12.0 Signal processing controller [1180]: Intel Corporation Cannon Lake PCH Thermal Controller [8086:a379] (rev 10)
Subsystem: Lenovo Device [17aa:3807]
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal
00:14.0 USB controller [0c03]: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller [8086:a36d] (rev 10)
Subsystem: Lenovo Device [17aa:3803]
Kernel driver in use: xhci_hcd
00:14.2 RAM memory [0500]: Intel Corporation Cannon Lake PCH Shared SRAM [8086:a36f] (rev 10)
Subsystem: Lenovo Device [17aa:3801]
00:15.0 Serial bus controller [0c80]: Intel Corporation Device [8086:a368] (rev 10)
Subsystem: Lenovo Device [17aa:3806]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:15.1 Serial bus controller [0c80]: Intel Corporation Device [8086:a369] (rev 10)
Subsystem: Lenovo Device [17aa:3809]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:16.0 Communication controller [0780]: Intel Corporation Cannon Lake PCH HECI Controller [8086:a360] (rev 10)
Subsystem: Lenovo Device [17aa:380e]
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller [0106]: Intel Corporation Device [8086:a353] (rev 10)
Subsystem: Lenovo Device [17aa:380a]
Kernel driver in use: ahci
Kernel modules: ahci
00:1d.0 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port 9 [8086:a330] (rev f0)
Kernel driver in use: pcieport
00:1d.5 PCI bridge [0604]: Intel Corporation Device [8086:a335] (rev f0)
Kernel driver in use: pcieport
00:1e.0 Communication controller [0780]: Intel Corporation Device [8086:a328] (rev 10)
Subsystem: Lenovo Device [17aa:380f]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:a30d] (rev 10)
Subsystem: Lenovo Device [17aa:3810]
00:1f.3 Audio device [0403]: Intel Corporation Cannon Lake PCH cAVS [8086:a348] (rev 10)
Subsystem: Lenovo Device [17aa:3812]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1f.4 SMBus [0c05]: Intel Corporation Cannon Lake PCH SMBus Controller [8086:a323] (rev 10)
Subsystem: Lenovo Device [17aa:3813]
Kernel modules: i2c_i801
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller [8086:a324] (rev 10)
Subsystem: Lenovo Device [17aa:3801]
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] [10de:1c8d] (rev a1)
Subsystem: Lenovo GP107M [GeForce GTX 1050 Mobile] [17aa:39fe]
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
06:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981 [144d:a808]
Subsystem: Samsung Electronics Co Ltd Device [144d:a801]
Kernel driver in use: nvme
Kernel modules: nvme
07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:38b4]
Kernel driver in use: r8169
Kernel modules: r8169
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 13d3:56a6 IMC Networks
Bus 001 Device 003: ID 0bda:b023 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
networking drivers wireless
networking drivers wireless
edited Feb 21 at 6:41
wvxvw
asked Feb 20 at 22:10
wvxvwwvxvw
1468
1468
Please run the terminal commands:lspci -nnk | grep 0280 -A3and:lsusbNext, edit your question to add the result.
– chili555
Feb 20 at 23:04
@chili555 Like I said,lspcidoesn't see this device, so, grepping for 0280 gives no output. I posted all of it instead. I also added thelsusboutput.
– wvxvw
Feb 21 at 6:45
Is there any option in the BIOS/EFI to enable/disable wireless?
– chili555
Feb 21 at 14:12
@chili555 Not that I've noticed, but I'll look at it again once I'm home. To be honest, I don't remember any settings related to networking or PCI devices. I could get into EFI shell from Grub menu, but I wouldn't know what to do with it (I tried thedevicescommand, but I don't understand the output).
– wvxvw
Feb 21 at 15:04
I believe the EFI setup is only available before the GRUB menu appears.
– chili555
Feb 21 at 15:58
|
show 1 more comment
Please run the terminal commands:lspci -nnk | grep 0280 -A3and:lsusbNext, edit your question to add the result.
– chili555
Feb 20 at 23:04
@chili555 Like I said,lspcidoesn't see this device, so, grepping for 0280 gives no output. I posted all of it instead. I also added thelsusboutput.
– wvxvw
Feb 21 at 6:45
Is there any option in the BIOS/EFI to enable/disable wireless?
– chili555
Feb 21 at 14:12
@chili555 Not that I've noticed, but I'll look at it again once I'm home. To be honest, I don't remember any settings related to networking or PCI devices. I could get into EFI shell from Grub menu, but I wouldn't know what to do with it (I tried thedevicescommand, but I don't understand the output).
– wvxvw
Feb 21 at 15:04
I believe the EFI setup is only available before the GRUB menu appears.
– chili555
Feb 21 at 15:58
Please run the terminal commands:
lspci -nnk | grep 0280 -A3 and: lsusb Next, edit your question to add the result.– chili555
Feb 20 at 23:04
Please run the terminal commands:
lspci -nnk | grep 0280 -A3 and: lsusb Next, edit your question to add the result.– chili555
Feb 20 at 23:04
@chili555 Like I said,
lspci doesn't see this device, so, grepping for 0280 gives no output. I posted all of it instead. I also added the lsusb output.– wvxvw
Feb 21 at 6:45
@chili555 Like I said,
lspci doesn't see this device, so, grepping for 0280 gives no output. I posted all of it instead. I also added the lsusb output.– wvxvw
Feb 21 at 6:45
Is there any option in the BIOS/EFI to enable/disable wireless?
– chili555
Feb 21 at 14:12
Is there any option in the BIOS/EFI to enable/disable wireless?
– chili555
Feb 21 at 14:12
@chili555 Not that I've noticed, but I'll look at it again once I'm home. To be honest, I don't remember any settings related to networking or PCI devices. I could get into EFI shell from Grub menu, but I wouldn't know what to do with it (I tried the
devices command, but I don't understand the output).– wvxvw
Feb 21 at 15:04
@chili555 Not that I've noticed, but I'll look at it again once I'm home. To be honest, I don't remember any settings related to networking or PCI devices. I could get into EFI shell from Grub menu, but I wouldn't know what to do with it (I tried the
devices command, but I don't understand the output).– wvxvw
Feb 21 at 15:04
I believe the EFI setup is only available before the GRUB menu appears.
– chili555
Feb 21 at 15:58
I believe the EFI setup is only available before the GRUB menu appears.
– chili555
Feb 21 at 15:58
|
show 1 more comment
1 Answer
1
active
oldest
votes
Is Secure Boot enabled and what Kernel are you using?
dpkg --list | grep linux-image
Same issue here(Lenovo E585/AMD/Ryzen 2700u), no WIFI switch before Kernel 4.19. Disabling secure boot fixes it, but it is not an acceptable solution here.
mokutil --sb-state
SecureBoot enabled
uname -r
5.0.0-050000rc7-generic
lspci -k | more
…
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 P
CI Express Gigabit Ethernet Controller (rev 10)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
Kernel driver in use: r8169
Kernel modules: r8169
04:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device b822
Subsystem: Lenovo Device b024
Kernel driver in use: r8822be
No, secure boot is a no-go for virtually any Linux (it's a kind of a scam pulled out by MS to prevent people from using anything but Windows). I've tried with a bunch of different kernels 4.2...4.20, but the results were more or less the same.
– wvxvw
Feb 23 at 16:58
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1119962%2flegion-y530-15ich-doesnt-detect-wireless-adapter%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is Secure Boot enabled and what Kernel are you using?
dpkg --list | grep linux-image
Same issue here(Lenovo E585/AMD/Ryzen 2700u), no WIFI switch before Kernel 4.19. Disabling secure boot fixes it, but it is not an acceptable solution here.
mokutil --sb-state
SecureBoot enabled
uname -r
5.0.0-050000rc7-generic
lspci -k | more
…
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 P
CI Express Gigabit Ethernet Controller (rev 10)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
Kernel driver in use: r8169
Kernel modules: r8169
04:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device b822
Subsystem: Lenovo Device b024
Kernel driver in use: r8822be
No, secure boot is a no-go for virtually any Linux (it's a kind of a scam pulled out by MS to prevent people from using anything but Windows). I've tried with a bunch of different kernels 4.2...4.20, but the results were more or less the same.
– wvxvw
Feb 23 at 16:58
add a comment |
Is Secure Boot enabled and what Kernel are you using?
dpkg --list | grep linux-image
Same issue here(Lenovo E585/AMD/Ryzen 2700u), no WIFI switch before Kernel 4.19. Disabling secure boot fixes it, but it is not an acceptable solution here.
mokutil --sb-state
SecureBoot enabled
uname -r
5.0.0-050000rc7-generic
lspci -k | more
…
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 P
CI Express Gigabit Ethernet Controller (rev 10)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
Kernel driver in use: r8169
Kernel modules: r8169
04:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device b822
Subsystem: Lenovo Device b024
Kernel driver in use: r8822be
No, secure boot is a no-go for virtually any Linux (it's a kind of a scam pulled out by MS to prevent people from using anything but Windows). I've tried with a bunch of different kernels 4.2...4.20, but the results were more or less the same.
– wvxvw
Feb 23 at 16:58
add a comment |
Is Secure Boot enabled and what Kernel are you using?
dpkg --list | grep linux-image
Same issue here(Lenovo E585/AMD/Ryzen 2700u), no WIFI switch before Kernel 4.19. Disabling secure boot fixes it, but it is not an acceptable solution here.
mokutil --sb-state
SecureBoot enabled
uname -r
5.0.0-050000rc7-generic
lspci -k | more
…
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 P
CI Express Gigabit Ethernet Controller (rev 10)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
Kernel driver in use: r8169
Kernel modules: r8169
04:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device b822
Subsystem: Lenovo Device b024
Kernel driver in use: r8822be
Is Secure Boot enabled and what Kernel are you using?
dpkg --list | grep linux-image
Same issue here(Lenovo E585/AMD/Ryzen 2700u), no WIFI switch before Kernel 4.19. Disabling secure boot fixes it, but it is not an acceptable solution here.
mokutil --sb-state
SecureBoot enabled
uname -r
5.0.0-050000rc7-generic
lspci -k | more
…
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 P
CI Express Gigabit Ethernet Controller (rev 10)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
Kernel driver in use: r8169
Kernel modules: r8169
04:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device b822
Subsystem: Lenovo Device b024
Kernel driver in use: r8822be
edited Feb 21 at 23:04
answered Feb 21 at 22:56
MikemecanicMikemecanic
715
715
No, secure boot is a no-go for virtually any Linux (it's a kind of a scam pulled out by MS to prevent people from using anything but Windows). I've tried with a bunch of different kernels 4.2...4.20, but the results were more or less the same.
– wvxvw
Feb 23 at 16:58
add a comment |
No, secure boot is a no-go for virtually any Linux (it's a kind of a scam pulled out by MS to prevent people from using anything but Windows). I've tried with a bunch of different kernels 4.2...4.20, but the results were more or less the same.
– wvxvw
Feb 23 at 16:58
No, secure boot is a no-go for virtually any Linux (it's a kind of a scam pulled out by MS to prevent people from using anything but Windows). I've tried with a bunch of different kernels 4.2...4.20, but the results were more or less the same.
– wvxvw
Feb 23 at 16:58
No, secure boot is a no-go for virtually any Linux (it's a kind of a scam pulled out by MS to prevent people from using anything but Windows). I've tried with a bunch of different kernels 4.2...4.20, but the results were more or less the same.
– wvxvw
Feb 23 at 16:58
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1119962%2flegion-y530-15ich-doesnt-detect-wireless-adapter%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please run the terminal commands:
lspci -nnk | grep 0280 -A3and:lsusbNext, edit your question to add the result.– chili555
Feb 20 at 23:04
@chili555 Like I said,
lspcidoesn't see this device, so, grepping for 0280 gives no output. I posted all of it instead. I also added thelsusboutput.– wvxvw
Feb 21 at 6:45
Is there any option in the BIOS/EFI to enable/disable wireless?
– chili555
Feb 21 at 14:12
@chili555 Not that I've noticed, but I'll look at it again once I'm home. To be honest, I don't remember any settings related to networking or PCI devices. I could get into EFI shell from Grub menu, but I wouldn't know what to do with it (I tried the
devicescommand, but I don't understand the output).– wvxvw
Feb 21 at 15:04
I believe the EFI setup is only available before the GRUB menu appears.
– chili555
Feb 21 at 15:58