Wifi issue

No. Not at all

Is the box greyed out?

WhatsApp Image 2020-06-13 at 6.59.33 AM

You have to right click it.

Not like that. See my picture posted above (post 38)

The picture above shows the box enable wifi. You need to right click on the network icon and check the box.

Not able to do .

Hmm?? Is the box greyed out?

I think so. I come across this type of issue while googling. I will give you the link.

https://bbs.archlinux.org/viewtopic.php?id=223222

What about this?

systemctl status NetworkManager.service

Edit: Can you post this?

https://bbs.archlinux.org/viewtopic.php?id=223222

● NetworkManager.service - Network Manager
     Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled; vendor preset: disabl>
    Drop-In: /usr/lib/systemd/system/NetworkManager.service.d
             └─NetworkManager-ovs.conf
     Active: active (running) since Sat 2020-06-13 06:23:33 IST; 48min ago
       Docs: man:NetworkManager(8)
   Main PID: 690 (NetworkManager)
      Tasks: 3 (limit: 3264)
     Memory: 15.5M
     CGroup: /system.slice/NetworkManager.service
             └─690 /usr/bin/NetworkManager --no-daemon

Jun 13 07:00:36 ramesh NetworkManager[690]: <info>  [1592011836.4170] dhcp4 (enp0s18f2u3): option r>
Jun 13 07:00:36 ramesh NetworkManager[690]: <info>  [1592011836.4170] dhcp4 (enp0s18f2u3): option r>
Jun 13 07:00:36 ramesh NetworkManager[690]: <info>  [1592011836.4171] dhcp4 (enp0s18f2u3): option r>
Jun 13 07:00:36 ramesh NetworkManager[690]: <info>  [1592011836.4171] dhcp4 (enp0s18f2u3): option r>
Jun 13 07:00:36 ramesh NetworkManager[690]: <info>  [1592011836.4171] dhcp4 (enp0s18f2u3): option r>
Jun 13 07:00:36 ramesh NetworkManager[690]: <info>  [1592011836.4171] dhcp4 (enp0s18f2u3): option r>
Jun 13 07:00:36 ramesh NetworkManager[690]: <info>  [1592011836.4171] dhcp4 (enp0s18f2u3): option r>
Jun 13 07:00:36 ramesh NetworkManager[690]: <info>  [1592011836.4172] dhcp4 (enp0s18f2u3): option r>
Jun 13 07:00:36 ramesh NetworkManager[690]: <info>  [1592011836.4172] dhcp4 (enp0s18f2u3): option s>
Jun 13 07:00:36 ramesh NetworkManager[690]: <info>  [1592011836.4172] dhcp4 (enp0s18f2u3): state ch>
lines 1-22/22 (END) ~~~

Okay so that is good. The right module is loaded I’m pretty sure.

Can you post:

ip addr

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether 00:25:b3:7a:c5:0b brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether aa:d0:79:4f:c6:3d brd ff:ff:ff:ff:ff:ff permaddr 00:26:5e:6e:aa:d4
4: enp0s18f2u3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether 42:f7:45:69:fe:0a brd ff:ff:ff:ff:ff:ff
    inet 192.168.42.151/24 brd 192.168.42.255 scope global dynamic noprefixroute enp0s18f2u3
       valid_lft 2603sec preferred_lft 2603sec
    inet6 fe80::769c:4179:dbfb:1d9/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever

Post the output of:

rfkill

I will post. I got this idea i.e sudo wifi-menu after watching this. I didnt understand later part or his voice .

rfkill
ID TYPE DEVICE SOFT HARD
0 wlan phy0 unblocked unblocked
1 wlan hp-wifi unblocked blocked
2 bluetooth hp-bluetooth unblocked blocked
3 bluetooth hci0 unblocked unblocked

Try this:

rfkill unblock all

Maybe reboot and then i want to try to figure out what the profile name is? So we can turn on netctl.