Hi, this dmesg error that you are getting..
Code:
[ 731.658177] ERROR @wl_dev_intvar_get : error (-1) (repeated 2 times)
is an indication that the driver "wl" is incorrect....that is not true,
Lets try a couple of things and see if it helps.
discconecrt any usb modules or teathers...use only your wired solid connection.
please open a terminal ctrl/alt/t then COPY and paste one line at a time..
Code:
sudo apt-get update
echo "blacklist ideapad-laptop" | sudo tee -a blacklist.conf
sudo apt-get remove --purge bcmwl-kernel-source
sudo apt-get install --reinstall bcmwl-kernel-source
sudo modprobe wl
next please access your router settings and remove the TKIP setting
and relpace it with WPA2 AES.
reboot and test wireless.
thanks.
Bookmarks