Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

LEAP 15.1 Wireless Adapter not detected any more after kernel update

$
0
0
Hi!

I am using Leap 15.1. After a recent kernel update, my network was suddenly disabled. It seems to me that there might be drivers missing, but I am not sure. I did not find any threads about this issue.

Kernel version:
Code:

@linux-625c:~> uname -r
4.12.14-lp151.28.40-default

This is my output of lspci | grep network:
Code:

@linux-625c:~> sudo lspci | grep Network
03:00.0 Network controller: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] (rev 10)

Output of lspci -n | grep rev\ 10:
Code:

@linux-625c:~> /sbin/lspci -n | grep rev\ 10
03:00.0 0280: 8086:24fb (rev 10)

Output of iwconfig:
Code:

@linux-625c:~> sudo iwconfig
sudo iwconfig
eth0      no wireless extensions.

lo        no wireless extensions.

Apparently, my wireless adapter is gone. This is what I got from dmesg | grep iwlwifi:
Code:

@linux-625c:~> dmesg | grep iwlwifi
[    9.636653] iwlwifi 0000:03:00.0: loaded firmware version 29.1654887522.0 op_mode iwlmvm
[    9.778266] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
[    9.801499] iwlwifi 0000:03:00.0: Can't parse phy_sku in B0, empty sections
[    9.801504] iwlwifi 0000:03:00.0: Failed to read NVM: -61
[    9.814851] iwlwifi 0000:03:00.0: Failed to run INIT ucode: -61


I thought reinstalling the drivers might be worth a try, so I googled and found this:
https://opensuse-guide.org/wlan.php

Quote:
"Intel are cooperating quite well with the Linux-kernel developers and all Intel wifi chips should just work."

I am not sure what to do next. Can anyone help me?

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>