after reboot, I'm not sure how to know if it's working now.
Here are some things I tried:
stan@stan-Gaming3-15ACH6:~$ iwconfig
lo no wireless extensions.
enp2s0 no wireless extensions.
stan@stan-Gaming3-15ACH6:~$ ifconfig
enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.44 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::5277:3388:fc1:b5b2 prefixlen 64 scopeid 0x20
ether 7c:8a:e1:8c:16:84 txqueuelen 1000 (Ethernet)
RX packets 3859 bytes 3451390 (3.4 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2615 bytes 278861 (278.8 KB)
TX errors 0 dropped 0 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
loop txqueuelen 1000 (Local Loopback)
RX packets 691 bytes 64602 (64.6 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 691 bytes 64602 (64.6 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
When I open WiFi from Settings menu it says "No Wi-Fi Adapter Found"
Is there need to enable it?
I tried this:
stan@stan-Gaming3-15ACH6:~$ iwconfig enp2s0 enable
iwconfig: unknown command "enable"
stan@stan-Gaming3-15ACH6:~$ ifconfig enp2s0 enable
enable: Host name lookup failure
ifconfig: `--help' gives usage information.