MayorDimsdale
New Member
I am running Manjaro on a dual boot with windows 11. I just installed it today. The wifi was giving some problems. It connected for a few seconds and quickly disconnected, I could not get the connection back up again. I searched for solutions and stumbled upon this
sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/deault-wifi-powersave-on.conf
but when I typed it in I typed
sudo sed -i 's/3/2' /etc/NetworkManager/conf.d/deault-wifi-powersave-on.conf
a missing forward slash. When I rebooted the wifi button to connect to wifi networks wasnt even there, even when I booted to my windows 11 the wifi button wasn't there. Its like the wifi adapter is non existent. Please help
sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/deault-wifi-powersave-on.conf
but when I typed it in I typed
sudo sed -i 's/3/2' /etc/NetworkManager/conf.d/deault-wifi-powersave-on.conf
a missing forward slash. When I rebooted the wifi button to connect to wifi networks wasnt even there, even when I booted to my windows 11 the wifi button wasn't there. Its like the wifi adapter is non existent. Please help

