I finally did install Ubuntu 14.04 on my Asus notebook. Now, my laptop is on dual-boot Windows7 and Ubuntu. All is working well, however, after getting the updates sudo apt-get update
and setting up the wireless connection, I noticed something very strange and annoying: as my laptop is connected, if I try to move through the rooms I lose the Internet signal.
If I boot to Windows, at the same distance, I get the internet signal very well. In summary :
- From 2 m off the router : Ubuntu and W7 both receives well
- From 8 m or more off the router: W7 receives normally and Ubuntu receives nothing and gets disconnected.
lspci -nn -d 14e4:
02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
uname -a
Linux azzed-Ubu 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
iwconfig
eth0 no wireless extensions.
lo no wireless extensions.
wlan0 IEEE 802.11abg ESSID:"ZTE"
Mode:Managed Frequency:2.447 GHz Access Point: 00:15:EB:F6:2F:DC
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
lspci -nn -d 14e4:
– Fabby Jan 25 '15 at 09:29