Hello out-there, long time no see.
Ok guys a really interesting issue here.
After update my Linux Mint installation, can't find my wireless NIC.
Here some commands outputs:
What I have try so far:
Actually I tried anything I found out-there but no luck.
Any suggestion?
Thank you very much.
Ok guys a really interesting issue here.
After update my Linux Mint installation, can't find my wireless NIC.
Here some commands outputs:
inxi -Fxz
Network:
Device-1: Intel driver: N/A port: 3000 bus ID: 00:14.3
IF-ID-1: docker0 state: down mac: <filter>
IF-ID-2: enxd037452d23d5 state: unknown speed: N/A duplex: N/A
mac: <filter>
IF-ID-3: lxdbr0 state: unknown speed: N/A duplex: N/A mac: <filter>
IF-ID-4: virbr0 state: down mac: <filter>
IF-ID-5: virbr0-nic state: down mac: <filter>
sudo lshw -class network
*-network UNCLAIMED
description: Network controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 14.3
bus info: pci@0000:00:14.3
version: 30
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix cap_list
configuration: latency=0
resources: memory:913a4000-913a7fff
*-network:0
description: Ethernet interface
physical id: 2
logical name: enxd037452d23d5
serial: d0:37:45:2d:23:d5
capabilities: ethernet physical
configuration: broadcast=yes driver=cdc_ether driverversion=22-Aug-2005 firmware=CDC Ethernet Device ip=192.168.1.15 link=yes multicast=yes
*-network:1 DISABLED
description: Ethernet interface
physical id: 3
logical name: virbr0-nic
serial: 52:54:00:66:4f:d2
size: 10Mbit/s
capabilities: ethernet physical
configuration: autonegotiation=off broadcast=yes driver=tun driverversion=1.6 duplex=full link=no multicast=yes port=twisted pair speed=10Mbit/s
sudo lshw -class network -short
[sudo] password for charis:
H/W path Device Class Description
====================================================================
/0/100/14.3 network Intel Corporation
/2 enxd037452d23d5 network Ethernet interface
/3 virbr0-nic network Ethernet interface
What I have try so far:
lsmod | grep ath
sudo modprobe -v ath9
sudo modprobe -rfv ath9k
sudo add-apt-repository ppa:canonical-hwe-team/backport-iwlwifi
sudo apt install backport-iwlwifi-dkms
sudo apt install linux-generic-hwe-18.04-edge
sudo apt-get install b43-fwcutter
Actually I tried anything I found out-there but no luck.
Any suggestion?
Thank you very much.