I was able to get Ubuntu MATE to finally run on my Pi 3B+ after following this tutorial: https://www.youtube.com/watch?v=tdJrd75_068&lc=z234tvgocvmqyzb5a04t1aokgml1ll00iwv1gbnt2da0rk0h00410.1542100861012450.
However, I'm still having issues making the wifi work. I am able to enable networking and edit connections, but I can't seem to actually connect to the wifi.
I have already tried the following steps to try to fix the wifi:
sudo nano /etc/NetworkManager/NetworkManger.conf
--> I changed "false" to "true."
sudo service network-manager restart
sudo service NetworkManager restart
sudo rfkill unblock wifi
sudo reboot
Does anyone have a solution to this wifi issue?
having issues to make it work. Is wlan not coming up or is it some other problem? Have you checked relevant log files for any error messages? Did you install the firmware for the 3B+ network devices (it uses a different chipset than the 3B)? – Dirk Nov 13 '18 at 15:06What is the firmware for the 3B+ network devicesthat should be explained in your video (sorry, I don't do video tutorials. Cannot watch most of them for more than a minute and the ones from your YT video creator I have to quit after about 15 seconds). Maybe you need to find a more recent source for the update. I have no idea which is a correct/good one. – Dirk Nov 13 '18 at 21:04