I'm using Ubuntu 14.04LTS on a Dell inspiron 14 (3421). My WiFi signal fluctuates and disconnects whenever I'm more than 2 feet away from my router. On windows, it works fine. I've tried updating my drivers and I've tried disabling power management in iwconfig. It's still not reliable and I do face the same problem from time to time. Does any one have any suggestions on how to fix this?
Here's the output of lspci -knn | grep Net -A2
06:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Dell Wireless 1704 802.11n + BT 4.0 [1028:0016]
Kernel driver in use: wl
Here's the output of iwconfig
eth0 no wireless extensions.
lo no wireless extensions.
wlan0 IEEE 802.11abg ESSID:"xxxxxx"
Mode:Managed Frequency:2.412 GHz Access Point: FC:0A:81:89:01:70
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
lspci -knn | grep Net -A2
– Pilot6 Sep 18 '15 at 11:34