5

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:

Wireless script output

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.

/etc/fstab

Output of grep -e '^/' /proc/mounts: gist.

1 Answers1

0

In my experience, the hardware is highly dependent on the system that supports it. I used a Lenovo notebook sometimes back it was highly incompatible with Linux distros. I tried Ubuntu, Linux Mint and some other distros as well. Each had some problems - one such in Ubuntu & Mint was the WiFi module, similar to what you are experiencing. Out of frustration I sold the laptop and purchased the one that supports the OS I'm supposed to use. Here is the list of supported hardware by Ubuntu and Linux Mint, you can google for the rest.

  1. Ubuntu certified - https://certification.ubuntu.com
  2. Linux Mint supported hardware - https://community.linuxmint.com/hardware

That's an advice and try whether the tidbits in this answer help you resolve the problem.