So, I got this problem yesterday. I was trying to connect to my WiFi network and it showed that there is no WiFi adapter. Today i was trying to fix the problem, but i know little to no programing, any help? I'm using ubuntu, The latest version.
lspci |grep Network
03:00.0 Network controller: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter.In a Terminal issue the commandWhat does it say? Copy and Paste here?Code:lspci |grep Network
lspci |grep Network
lspci |grep Network
2:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)
I have two Fedora systems that use that chipset with no problems.
You shouldn't have to remove any old kernel versions, likely that module was using part of one of the old kernel drivers.
what is the output of "lsmod | grep wifi "
also what is the output of "nmcli dev show | grep wifi -B1 -A4"
iwlwifi 339968 1 iwlmvm
cfg80211 843776 3 iwlmvm,iwlwifi,mac80211
GENERAL.DEVICE: wlp2s0
GENERAL.TYPE: wifi
GENERAL.HWADDR: F8:63:3F:E9:49:59
GENERAL.MTU: 1500
GENERAL.STATE: 10 (unmanaged)
GENERAL.CONNECTION: --
I am using GNOMEThe good news here is.. your Kernel does see your wifi adapter.
Now it's just a question of setting up your connection.
Which window manager are you using? (Gnome, Mate, KDE, etc... )
From a terminal, when you run... "nmcli dev wifi list"
Does it show any SSIDs. (Your wifi network name).
No, I run that and doesnt give nothing! :/I am using GNOME
Gnome... *sigh*. Ok then we'll have to do this in the terminal.
what is output from...
dnf list installed | grep -i NetworkManager
dnf list installed | grep -i wpa_supp
> dnf list installed | grep -i NetworkManager
NetworkManager.x86_64 1:1.20.10-1.fc31 @updates
NetworkManager-adsl.x86_64 1:1.20.10-1.fc31 @updates
NetworkManager-bluetooth.x86_64 1:1.20.10-1.fc31 @updates
NetworkManager-config-connectivity-fedora.noarch 1:1.20.10-1.fc31 @updates
NetworkManager-libnm.x86_64 1:1.20.10-1.fc31 @updates
NetworkManager-openconnect.x86_64 1.2.6-2.fc31 @fedora
NetworkManager-openconnect-gnome.x86_64 1.2.6-2.fc31 @fedora
NetworkManager-openvpn.x86_64 1:1.8.10-1.fc31.1 @fedora
NetworkManager-openvpn-gnome.x86_64 1:1.8.10-1.fc31.1 @fedora
NetworkManager-pptp.x86_64 1:1.2.8-1.fc31.2 @fedora
NetworkManager-pptp-gnome.x86_64 1:1.2.8-1.fc31.2 @fedora
NetworkManager-ssh.x86_64 1.2.11-1.fc31 @updates
NetworkManager-ssh-gnome.x86_64 1.2.11-1.fc31 @updates
NetworkManager-team.x86_64 1:1.20.10-1.fc31 @updates
NetworkManager-vpnc.x86_64 1:1.2.6-3.fc31 @fedora
NetworkManager-vpnc-gnome.x86_64 1:1.2.6-3.fc31 @fedora
NetworkManager-wwan.x86_64 1:1.20.10-1.fc31 @updates
> dnf list installed | grep -i wpa_supp
wpa_supplicant.x86_64 1:2.9-2.fc31 @updates