This question has been asked in various threads and I tried all options, but I am still getting the problem: wifi network is keep asking the password. How can I resolve it ? Thanks
Asked
Active
Viewed 1,493 times
1
1 Answers
2
I believe the incorrect driver is installed. With a temporary working internet connection, open a terminal and do:
sudo apt-get purge bcmwl-kernel-source
sudo apt-get install firmware-b43-installer
Reboot and let us know if the performance has improved.
Exra credit, by the way, for posting the wireless script on Microsoft Drive!

chili555
- 60,188
-
-
@chili555 I tried your answer, but it still keeps asking the password. I am using ubuntu18.04 and also post a question yesterday. – user55777 Jul 31 '20 at 04:43
-
@user55777 A fix for a Broadcom wireless device will never help your Intel device. I am answering your question in a few minutes. – chili555 Jul 31 '20 at 12:59
sudo rm /etc/NetworkManager/system-connections/accesspointname
and reconnect . Same thing – Sergiy Kolodyazhnyy Aug 08 '15 at 18:04cannot remove ... : No such file or directory.
Could you help with this? – user55777 Jul 31 '20 at 03:46