On our home network, I am unable to connect to the wifi in Ubuntu 18.04
How to debug & fix it?
So far I tried:
- Tripple check that the correct password is used (only numbers)
- Connection to other WIFI / WLAN networks is possible (so I assume it is not a general driver issue)
- Verfied the security method
Router / Fritz!Box 6490 :WPA2 (CCMP)
On the Ubuntu Laptop it saysWPA & WPA2 Personal
System Info
- OS : Ubuntu 18.04.2 LTS
- WIFI Hardware: Wireless 8265 / 8275
- WIFI Driver: driverversion=4.15.0-54-generic
So I was about to try various different solutions....
Before I did begin I saved my config - since I did not understand the solutions completely - and time is precious .. so:
I checked this answer https://askubuntu.com/a/970718/230083 but my config matches already the solution.
Next I used this thread https://ubuntuforums.org/showthread.php?t=2363514
After the seps:
I did again a
git status
which showed only little changes:Anyway I committet and tried connecting to the network again - and it worked !!
So I'm not sure how this got it fixed since I install updates whenever they appear in the tool "Software Update"