02-05-2021, 09:10 AM
(01-25-2021, 07:16 PM)pineitup Wrote: Does anybody have an advice about activating the wifi network discovery on fresh manjaro installation (or when running from SD card)?
When I got the PBP the wifi worked on manjaro but soon after started to show no networks and failure in activating the wifi network interface. I reinstalled manjaro and separately ran from SD card and it's all the same. I also made sure the wifi hardware switch is not activated. When running fedora on an SD card the network discovery works fine.
What can I do to resolve this?
Thanks
open terminal and type:
sudo systemctl enable NetworkManager
sudo systemctl start NetworkManager