After installing Ubuntu on my netbook, an F205TA, wifi seems to be not working correctly. Usually wifi is not working after boot, but starts working after one or more tries of:
sudo modprobe -r brcmfmac
sudo modprobe brcmfmac
I have not had the chance to test on Windows, so I am not sure whether this is a driver issue or a hardware issue.
Edit:
I have already tried searching, but did not find more information about this specific problem. I also do not know how to debug this issue further.
Second edit:
To install the wifi driver I installed the rtl8192cu-dkms package from here. I also followed the guide under "WiFi" from here to install firmware. There might also be some data remaining from some other attempts to get it working.
Output of grep -e '^/' /proc/mounts
: gist.
/etc/fstab
and output ofgrep -e '^/' /proc/mounts
)? – David Foerster Feb 12 '16 at 10:17