When I previously used Ubuntu 16 before getting Ubuntu 18 I had the issue of the computer not detecting my home wifi network.
Upgrading to Ubuntu 18 didn't solve my problem.
When I check the wifi tab in the settings it says No wifi adapter found.
ifconfig
output:
enpos25: flags=4099<UP,BROADCAST,
MULTICAST> mtu 500
ether 00:19:d1:73:0f:53 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0B)
RX errors 0 dropped 0
overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped overruns 0 carrier 0 collisions 0.
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 6186 bytes 372631 (372.6 KB)
RX errors 0 dropped 0 overruns 0 frame 0 TX packets 6186 bytes 372631 (372.6 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0.
lpsci -nn | grep net
output:
00:19.0 Ethernet controller [0200]: Intel corporation 82562V 10/100 Network conection [8086:104c] (rev 02).
iwconfig
output
lo no wireless extensions
enpos25 no wireless extensions.
sudo lshw -C network; rfkill list
Thank you for helping us help! – Elder Geek Jul 16 '18 at 20:03