You are not logged in.

#1 2021-05-07 06:47:33

amir
Member
Registered: 2020-04-04
Posts: 8

[SOLVED] NIC not showing in ifconfig -a

I just turned on my laptop this morning, and found out that my wireless NIC is disappeared!
when I run

nmcli con up mynetwork

I get this

Error: Connection activation failed: No such suitable device found for this connection (device lo not available because device is strictly unmanaged).
ifconfig -a

shows me this

enp0s25: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.13  netmask 255.255.255.0  broadcast 192.168.1.255
        inet6 fe80::1a38:99a0:8a18:2aa5  prefixlen 64  scopeid 0x20<link>
        ether 6c:c2:17:7e:58:62  txqueuelen 1000  (Ethernet)
        RX packets 65026  bytes 91969294 (87.7 MiB)
        RX errors 2  dropped 14  overruns 0  frame 1
        TX packets 45371  bytes 4285047 (4.0 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 20  memory 0xd0800000-d0820000

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 5550  bytes 521590 (509.3 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 5550  bytes 521590 (509.3 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
ip link show

shows me this

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
    link/ether 6c:c2:17:7e:58:62 brd ff:ff:ff:ff:ff:ff

I used to have 3 NICs and the wireless one was named wlo1 which is disappeared!
ps: I don't know how to get the nm manager version.

Last edited by amir (2021-05-07 15:26:58)

Offline

#2 2021-05-07 07:05:41

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,537

Re: [SOLVED] NIC not showing in ifconfig -a

lspci
lsusb
uname -a
pacman -Qs linux

Offline

#3 2021-05-07 07:10:28

amir
Member
Registered: 2020-04-04
Posts: 8

Re: [SOLVED] NIC not showing in ifconfig -a

seth wrote:
lspci
lsusb
uname -a
pacman -Qs linux

lspci

lspci
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
00:19.0 Ethernet controller: Intel Corporation Ethernet Connection I218-LM (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4)
00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4)
00:1c.5 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 6 (rev e4)
00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8730M]
03:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Oland/Hainan/Cape Verde/Pitcairn HDMI Audio [Radeon HD 7000 Series]
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01)

lsusb

lsusb
Bus 001 Device 002: ID 8087:8000 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 0424:5534 Microchip Technology, Inc. (formerly SMSC) Hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 003: ID 05c8:0369 Cheng Uei Precision Industry Co., Ltd (Foxlink) HP HD Webcam
Bus 002 Device 006: ID 1a2c:2124 China Resource Semico Co., Ltd Keyboard
Bus 002 Device 005: ID 18f8:0f99 [Maxxter] Optical gaming mouse
Bus 002 Device 004: ID 8087:07dc Intel Corp. Bluetooth wireless interface
Bus 002 Device 002: ID 0424:2134 Microchip Technology, Inc. (formerly SMSC) Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

uname -a

uname -a
Linux localh0st 5.11.16-arch1-1 #1 SMP PREEMPT Wed, 21 Apr 2021 17:22:13 +0000 x86_64 GNU/Linux

pacman -Qs linux

pacman -Qs linux
local/alsa-lib 1.2.4-3
    An alternative implementation of Linux sound support
local/alsa-utils 1.2.4-2
    Advanced Linux Sound Architecture - Utilities
local/archlinux-keyring 20210110-1
    Arch Linux PGP keyring
local/avahi 0.8+20+gd1e71b3-1
    Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour
local/base 2-2
    Minimal package set to define a basic Arch Linux installation
local/efibootmgr 17-2
    Linux user-space application to modify the EFI Boot Manager
local/filesystem 2021.01.19-1
    Base Arch Linux files
local/iptables 1:1.8.7-1
    Linux kernel packet control tool (using legacy interface)
local/keyutils 1.6.3-1
    Linux Key Management Utilities
local/kmod 28-1
    Linux kernel module management tools and library
local/lib32-alsa-lib 1.2.4-2
    An alternative implementation of Linux sound support (32 bit)
local/lib32-keyutils 1.6.3-1
    Linux Key Management Utilities (32-bit)
local/lib32-libxshmfence 1.3-2
    a library that exposes a event API on top of Linux futexes (32-bit)
local/libaio 0.3.112-2
    The Linux-native asynchronous I/O facility (aio) library
local/libiec61883 1.2.0-6
    A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394
local/libimobiledevice 1.3.0-3
    Library that talks the protocols to support iPhone and iPod Touch devices on Linux
local/libraw1394 2.1.2-3
    Provides an API to the Linux IEEE1394 (FireWire) driver
local/libva 2.11.0-1
    Video Acceleration (VA) API for Linux
local/libxshmfence 1.3-2
    a library that exposes a event API on top of Linux futexes
local/linux 5.11.16.arch1-1
    The Linux kernel and modules
local/linux-api-headers 5.10.13-1
    Kernel headers sanitized for use in userspace
local/linux-firmware 20210315.3568f96-1
    Firmware files for Linux
local/linux-headers 5.11.16.arch1-1
    Headers and scripts for building modules for the Linux kernel
local/lirc 1:0.10.1-8
    Linux Infrared Remote Control utilities
local/man-pages 5.11-1
    Linux man pages
local/mdadm 4.1-2
    A tool for managing/monitoring Linux md device arrays, also known as Software RAID
local/ndctl 71.1-1
    Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel
local/net-tools 2.10-1
    Configuration tools for Linux networking
local/pacman-mirrorlist 20210405-1
    Arch Linux mirror list for use by pacman
local/python-distro 1.5.0-3
    Linux OS platform information API
local/torbrowser-launcher 0.3.3-1
    Securely and easily download, verify, install, and launch Tor Browser in Linux
local/ttf-linux-libertine 5.3.0-7
    Serif (Libertine) and Sans Serif (Biolinum) OpenType fonts with large Unicode coverage
local/util-linux 2.36.2-1
    Miscellaneous system utilities for Linux
local/util-linux-libs 2.36.2-1
    util-linux runtime libraries
local/v4l-utils 1.20.0-1
    Userspace tools and conversion library for Video 4 Linux

Offline

#4 2021-05-07 07:17:06

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,537

Re: [SOLVED] NIC not showing in ifconfig -a

Running meets installed kernel and the firmware package is installed.
But there's nothing resembling a Wifi chip (but a BT device on the USB)

=> Do you have a parallel windows installation?

Offline

#5 2021-05-07 07:31:00

amir
Member
Registered: 2020-04-04
Posts: 8

Re: [SOLVED] NIC not showing in ifconfig -a

seth wrote:

Running meets installed kernel and the firmware package is installed.
But there's nothing resembling a Wifi chip (but a BT device on the USB)

=> Do you have a parallel windows installation?

no I don't have windows on my machine, I think my NIC is broken.

Offline

#6 2021-05-07 07:57:01

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,537

Re: [SOLVED] NIC not showing in ifconfig -a

Does the device have a hardware switch for the wifi?

Offline

#7 2021-05-07 08:04:30

amir
Member
Registered: 2020-04-04
Posts: 8

Re: [SOLVED] NIC not showing in ifconfig -a

seth wrote:

Does the device have a hardware switch for the wifi?

no

Offline

#8 2021-05-07 09:03:36

progandy
Member
Registered: 2012-05-17
Posts: 5,321

Re: [SOLVED] NIC not showing in ifconfig -a

Is there anything in dmesg about some pci device errors or so after a fresh boot? (Or journalctl -k)

amir wrote:

no I don't have windows on my machine, I think my NIC is broken.

That is a possibility. Or maybe the connection got somehow loose. You could try to open your laptop and reseat the wifi module.

Last edited by progandy (2021-05-07 09:04:26)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#9 2021-05-07 15:25:22

amir
Member
Registered: 2020-04-04
Posts: 8

Re: [SOLVED] NIC not showing in ifconfig -a

progandy wrote:

Is there anything in dmesg about some pci device errors or so after a fresh boot? (Or journalctl -k)

amir wrote:

no I don't have windows on my machine, I think my NIC is broken.

That is a possibility. Or maybe the connection got somehow loose. You could try to open your laptop and reseat the wifi module.

it is possible that the physical connection has some interruption bcz now it came back and I can see it. I will mark this topic as solved.

Offline

Board footer

Powered by FluxBB