installer icon indicating copy to clipboard operation
installer copied to clipboard

Both NetworkManager.service and wpa_supplicant are enabled on boot

Open ghost opened this issue 7 years ago • 0 comments

Which makes unable to connect to wifi and the installer throws "unable to initialize interface wlp7s0" and exits the install process.

fix : systemctl stop NetworkManager.service

Had to google for 30 minutes before i found the problem. Leaving here in case someone stumbles into the same problem.

ghost avatar Mar 16 '18 07:03 ghost