Missing the ethernet interface in KDE plasma

Hi,

I have a KDE plasma OS.
When I check the network interface of my machine I only see the loopback interface and unable to see the ethernet interface. Kindly help me to fix this

╰─➤ip link 1 ↵
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: wlp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DORMANT group default qlen 1000
link/ether 70:c9:4e:fe:35:a1 brd ff:ff:ff:ff:ff:ff
3: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000
link/ether 52:54:00:59:57:09 brd ff:ff:ff:ff:ff:ff

╰─➤ hostname -i
127.0.1.1

Please run inxi -Nazy and lspci -k.

@pobrn, kindly find the outout, do you need the entire output of lspci -k ?

╰─➤ inxi -Nazy
Network:
Device-1: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter
vendor: Lenovo driver: ath10k_pci v: kernel port: 3040 bus ID: 02:00.0
chip ID: 168c:0042
Device-2: Qualcomm Atheros type: USB driver: btusb bus ID: 1-7:5
chip ID: 0cf3:e500

The network and ethernet controllers are relevant now.

@pobrn

Sure thanks… listed the output below

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
Subsystem: Lenovo Device 382b
Kernel driver in use: skl_uncore
02:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 31)
Subsystem: Lenovo Device 0901
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci

00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
Kernel driver in use: pcieport
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation Sunrise Point LPC Controller/eSPI Controller (rev 21)
Subsystem: Lenovo Device 3803

That output does not show any ethernet controllers. Is the device a PCI or USB ethernet controller?

I cannot see any ethernet interface in my output, all i could see only the wireless adapter and other controllers

What’s the output of lsusb?

@pobrn

Seems the command not available in the console.

lsusbm 130 ↵
zsh: command not found: lsusbm

I made a typo in the command, it’s fixed now, please try again.