WiFi not working in Lenovo Yoga 2 11" [SOLVED]

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
piopio1949

WiFi not working in Lenovo Yoga 2 11" [SOLVED]

Post by piopio1949 »

Hello,

I have just installed Linux Mint 17.1 Cinnamon in my laptop and it's not working. Some people had been having issues with a bug in a kernel module which caused the OS to flag the device as hard blocked, but I have installed kernel version 3.18.1 and this is not the case anymore; running "rfkill list all" returns the following:

Code: Select all

0: ideapad_wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
However, WiFi still doesn't work. Even installing the vendor drivers from the Driver Manager didn't change a thing. Here's the output from mintWifi.py:

Code: Select all

david@pollomobile ~ $ sudo /usr/lib/linuxmint/mintWifi/mintWifi.py 
[sudo] password for david: 
-------------------------
* I. scanning WIFI PCI devices...
  -- Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
      ==> PCI ID = 14e4:4365 (rev 01)
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
usb0      no wireless extensions.

lo        no wireless extensions.

-------------------------
* IV. querying ifconfig...
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:193 errors:0 dropped:0 overruns:0 frame:0
          TX packets:193 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:16051 (16.0 KB)  TX bytes:16051 (16.0 KB)

usb0      Link encap:Ethernet  HWaddr d2:88:49:76:d0:ba  
          inet addr:192.168.42.214  Bcast:192.168.42.255  Mask:255.255.255.0
          inet6 addr: fe80::d088:49ff:fe76:d0ba/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:116 errors:0 dropped:0 overruns:0 frame:0
          TX packets:236 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:25620 (25.6 KB)  TX bytes:44165 (44.1 KB)

-------------------------
* V. querying DHCP...
RTNETLINK answers: File exists
-------------------------
* VI. querying nslookup google.com...
Server:		127.0.1.1
Address:	127.0.1.1#53

Non-authoritative answer:
Name:	google.com
Address: 212.106.207.45
Name:	google.com
Address: 212.106.207.25
Name:	google.com
Address: 212.106.207.53
Name:	google.com
Address: 212.106.207.38
Name:	google.com
Address: 212.106.207.59
Name:	google.com
Address: 212.106.207.31
Name:	google.com
Address: 212.106.207.24
Name:	google.com
Address: 212.106.207.39
Name:	google.com
Address: 212.106.207.46
Name:	google.com
Address: 212.106.207.32
Name:	google.com
Address: 212.106.207.52
Name:	google.com
Address: 212.106.207.18
By the way, the usb0 device is my phone; I'm just using it as a router in the meantime. ;) Here's the output from inxi -N as well, in case it could be useful:

Code: Select all

david@pollomobile ~ $ inxi -N
Network:   Card-1: Broadcom BCM43142 802.11b/g/n 
           Card-2: Atmel
I guess you guys/gals hear this a lot, but still I can't think of anything much more original at these hours: any help would be much appreciated. :D
Last edited by piopio1949 on Fri Dec 26, 2014 3:09 am, edited 1 time in total.
JeremyB
Level 21
Level 21
Posts: 13854
Joined: Fri Feb 21, 2014 8:17 am

Re: WiFi not working in Lenovo Yoga 2 11"

Post by JeremyB »

piopio1949 wrote:Hello,

I have just installed Linux Mint 17.1 Cinnamon in my laptop and it's not working. Some people had been having issues with a bug in a kernel module which caused the OS to flag the device as hard blocked, but I have installed kernel version 3.18.1 and this is not the case anymore; running "rfkill all" returns the following:

Code: Select all

0: ideapad_wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
However, WiFi still doesn't work. Even installing the vendor drivers from the Driver Manager didn't change a thing. Here's the output from mintWifi.py:

Code: Select all

david@pollomobile ~ $ sudo /usr/lib/linuxmint/mintWifi/mintWifi.py 
[sudo] password for david: 
-------------------------
* I. scanning WIFI PCI devices...
  -- Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
      ==> PCI ID = 14e4:4365 (rev 01)
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
usb0      no wireless extensions.

lo        no wireless extensions.

-------------------------
* IV. querying ifconfig...
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:193 errors:0 dropped:0 overruns:0 frame:0
          TX packets:193 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:16051 (16.0 KB)  TX bytes:16051 (16.0 KB)

usb0      Link encap:Ethernet  HWaddr d2:88:49:76:d0:ba  
          inet addr:192.168.42.214  Bcast:192.168.42.255  Mask:255.255.255.0
          inet6 addr: fe80::d088:49ff:fe76:d0ba/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:116 errors:0 dropped:0 overruns:0 frame:0
          TX packets:236 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:25620 (25.6 KB)  TX bytes:44165 (44.1 KB)

-------------------------
* V. querying DHCP...
RTNETLINK answers: File exists
-------------------------
* VI. querying nslookup google.com...
Server:		127.0.1.1
Address:	127.0.1.1#53

Non-authoritative answer:
Name:	google.com
Address: 212.106.207.45
Name:	google.com
Address: 212.106.207.25
Name:	google.com
Address: 212.106.207.53
Name:	google.com
Address: 212.106.207.38
Name:	google.com
Address: 212.106.207.59
Name:	google.com
Address: 212.106.207.31
Name:	google.com
Address: 212.106.207.24
Name:	google.com
Address: 212.106.207.39
Name:	google.com
Address: 212.106.207.46
Name:	google.com
Address: 212.106.207.32
Name:	google.com
Address: 212.106.207.52
Name:	google.com
Address: 212.106.207.18
By the way, the usb0 device is my phone; I'm just using it as a router in the meantime. ;) Here's the output from inxi -N as well, in case it could be useful:

Code: Select all

david@pollomobile ~ $ inxi -N
Network:   Card-1: Broadcom BCM43142 802.11b/g/n 
           Card-2: Atmel
I guess you guys/gals hear this a lot, but still I can't think of anything much more original at these hours: any help would be much appreciated. :D
You updated to a kernel higher than 3.15 and that is the issue, now you need a different version of bcmwl-kernel-source to get your wifi working and you need to go http://packages.ubuntu.com/utopic/bcmwl-kernel-source and then select whether you need 64 bit or 32 bit and select a download site and then install as this version was patched to work with 3.15+ kernels


Or you could uninstall the new kernel using Mint Update Manager, click View and then Linux Kernels and click on the 3.18 kernel and uninstall it. Reboot into the old kernel and

Code: Select all

sudo modprobe -r ideapad_laptop

Code: Select all

sudo rfkill unblock all
and there is a chance if you installed the latest 3.13.0-?? kernel using Mint Update Manager/View/Linux kernels that your wifi won't be hard blocked but even if it is blacklisting ideapad_laptop by

Code: Select all

echo "blacklist ideapad_laptop" | sudo tee /etc/modprobe.d/ideapad_laptop.conf
might result in working wifi after a reboot
piopio1949

Re: WiFi not working in Lenovo Yoga 2 11"

Post by piopio1949 »

Hello,

While the first solution did not work for me, removing all kernels but 3.13.0, blacklisting the ideapad_laptop module and (re)installing the bcmwl-kernel-source module got this to work for me. I had originally followed all of your steps with kernel 3.13.0, but it didn't seem to work, which is why I installed newer kernels. However, the problem is that I had simply missed installing the appropriate driver.

Thanks a lot for your help, and merry Christmas! :D
Alex.NET

Re: WiFi not working in Lenovo Yoga 2 11" [SOLVED]

Post by Alex.NET »

I'm still trying to install linux mint 17.1 x64 on my Lenovo Yoga 2 11" with no success.

Every time I boot from my usb stick I get into the grub menu select the first option and then ... black screen and nothing happens... :(

What I already did...

Disabled Secure Boot
Disabled FastBoot
Added r128.modeset=0, nomodeset, acpi_backlight=vendor, grub_gfxmode=1024x768x16 (in various ways)

maybe someone else has any idea

thanks in advance

Alex
User avatar
Oscar799
Level 20
Level 20
Posts: 10405
Joined: Tue Aug 11, 2009 9:21 am
Location: United Kingdom

Re: WiFi not working in Lenovo Yoga 2 11" [SOLVED]

Post by Oscar799 »

Alex.NET
Best not to tack a question on to the end of a thread which is already marked as solved
It may not be seen,and therefore,not answered
Start a new thread with your question
Image
Locked

Return to “Networking”