Yoga 2 13 : wifi hard blocked

Hello,
Sorry for my "English"..I'm French :-)
I bought recently an Lenovo Yoga 2 13 inch.
Since few days, Windows doesn't let me activate my Wifi card.
It is well configured...it's a REALTEK card inside.
I use now an USB ethernet adapter to have access to Internet (and to have the capacity to create a post on this forum ).
I don't remember exactly when this occured.
I think it was after the "tablet mode" but I'm not sure of that because I tried that before and that worked.
I tried a lot of solutions :
- Windows 8.1 option to enable the Wifi => can't be done, it writes that in "grey" color
- disable/enable the wifi card
- connect/disconnect the wifi card
- configurate an static ip address => cmd / ipconfig doesn't show the ip address, so that really means that the Wifi card is not activated
- auto-diagnostic Windows
- Windows device manager=> the card is well configured
- Windows system restore to a previous point where the wifi card worked => it is still disabled
- Lenovo system restore factory settings => it is still disabled
With this last point, I think the problem is at the hard level.
I read other solution using an Live Linux and using the "rfkill" command.
Result :
root@ubuntu:~# rfkill list
0: ideapad_wlan: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: yes
2: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
root@ubuntu:~# rfkill unblock all
root@ubuntu:~# rfkill list
0: ideapad_wlan: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: yes
2: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
I tried to unblock specifically the wifi card....same result!
The card is still "Hard blocked".
No change when I start again under Windows 8.1.
Any help is welcome...Thank you so much for your attention and participation. :-)
Solved!
Go to Solution.

mine  has intel card and had the same issue.  and i accidently fixed mine today.
I first tried with livecd fedora 20 , and tried rfkill method but did not seem to fix.  tried to update the kernel but could not because the limitation of livecd.
then i tried to do full installation of fedora 20 to a usb, booted up with the usb , did kernel update, install rfkill, installed kernel-devel (which i planned to use for compiling  ideapad-laptop fix ) then rebooted the laptop into new kernel.
When I was about to compile the ideapad-laptop fix that posted around the internet, i ran 'rfkill list all' to check the status, magically all blocks were gone, and my laptop wifi started working again.  I don't have any logical explaination for what happened.  just posted here hopefully it will help someone here.
i feel the agony everyone has with this issue, and lenovo support and response is extremely disappointing.
To summary what I did.
installed FC20 livecd to usb A
boot from usb A to do full install to usb B
boot from usb B , update kernek, install rfkill and kernel-devel
reboot from usb B with updated kernel
suddenly , 'rfkill list all' shows all blocks are gone.
still no logical explaination how this solved the issue.

Similar Messages

  • Laptop wireless hard blocked - hardware key does not toggle state

    hello,
    this is my 3d arch install. i kept notes, and followed them exactly and this time i've ran into an issue i just cannot seem to debug myself.
    this laptop is the hp envy 4 1130us. i also have the hp envy 6t-1000 with arch installed and this is not a problem at all for that version of the computer (one is my personal the other is my work machine).
    after installing the base system i installed the wifi related packages:
    pacman -S wpa_supplicant iw wireless_tools networkmanager network_manager_applet gnome_keyring
    i enabled the network manager
    systemctl enable NetworkManager.service
    disabled dhcp (enabled from install)
    systemctl stop dhcpcd.service
    systemctl disable dhcpcd.service
    enabled the wpa toolkit
    systemctl enable wpa_supplication
    add my user to the network group
    gpasswd -a xero network
    turn off the network interface controllers
    ip link set down eno1
    ip link set down wlo1
    start the supplicant
    systemctl start wpa_supplicant
    start the network manager
    systemctl start NetworkManager.service
    reboot
    after that the wired internet work perfect fine. the network manager applet detects the network and does it's thing. i configured and tested vpn as well, and it is also working as expected.
    but then i pressed the hardware wifi switch (F12 key) and nothing happened. i pressed it a few more times, rebooted, tried again, tried during the bios/post test, etc. i simply cannot disable the hardware lock on the wireless.
    so i went hunting on the wiki and here in the forums. nothing has worked. since, this was a fresh install last night i actually wiped the drive and tried the install again hoping i did something wrong, but with no avail. here's the debug messages:
    [~]── - lspci -k (edited for brevity)
    01:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0a)
    Subsystem: Hewlett-Packard Company Device 1894
    Kernel driver in use: r8169
    Kernel modules: r8169
    02:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
    Subsystem: Intel Corporation Centrino Wireless-N 2230 BGN
    Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi
    [~]── - ip link
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: eno1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
    link/ether 28:92:4a:1c:0c:af brd ff:ff:ff:ff:ff:ff
    3: wlo1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether 68:5d:43:b1:d3:89 brd ff:ff:ff:ff:ff:ff
    [~]── - ip link set wlo1 up
    RTNETLINK answers: Operation not possible due to RF-kill
    [~]── - dmesg | grep firmware
    [ 7.166700] iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
    [~]── - dmesg | grep iwlwifi
    [ 7.133763] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 7.141638] iwlwifi 0000:02:00.0: irq 46 for MSI/MSI-X
    [ 7.166700] iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
    [ 7.245928] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
    [ 7.245934] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
    [ 7.245937] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
    [ 7.245941] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
    [ 7.246078] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 7.253731] iwlwifi 0000:02:00.0: RF_KILL bit toggled to disable radio.
    [~]── - rfkill list
    0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
    so based on some of the output it looks like RFKILL is blocking it during the boot process. i tried to unblock it via the unblock all command, but that's only soft blocks. i'm really not sure what to try next, so i'm asking for help (before i throw my laptop out the window).
    thank you in advance for any advice

    yeah,
    i was thinking that recompiling each kernel would be a huge hassle as well.
    so i just booted 2 live usb disks.
    the 1st, the arch installer - the wifi was still hard blocked.
    the 2nd, debian / crunchbang. what's odd, is that in debian the wifi key light is while (enabled) but it's still blocked. if the press the button it turns amber (disabled), if i press it again it turns white again and is actually enabled.
    it almost seems like arch is not "catching" the action keypress. the keyboard backlight key works out of the box, and so does the screen brightness keys. but i run xfce4-volumed to control the volume related keys. is there anyway to emulate the hardware keypress to even see if that's the issue?
    -----------------[update]-----------------
    so i decided to try and enable the rfkill unblock all service:
    systemctl enable [email protected]
    that alone didn't work, but...  i booted into another os, enabled wifi, then hard powered off the laptop. when i rebooted into arch it seems to work now. it's a really hacky work-around. but i'll take it. i'd really like a proper solution, but it works for now i guess.
    Last edited by xero (2014-07-24 19:34:53)

  • Can't hard block/unblock Atheros wi-fi card

    Hi, since kernel version 3.6 I have a problem regarding my wi fi card: if I deactivate it from another OS I can't re-activate it, and when it is working I can't power it fully off (the led remains lighted).
    So, it seems the hard block/unblock is impossible; if I use the key shortcut it's only soft-blocked (or unblocked).
    I have a Asus eeepc 1215b, but the problem exists also on two others similar laptops; the involved card are the AR9285 and the AR9485 on mini pci-e.
    The last working kernel was 3.5.6-1.
    lsmod | grep -i ath9k
    ath9k 100775 0
    ath9k_common 2096 1 ath9k
    ath9k_hw 359706 2 ath9k_common,ath9k
    ath 15393 3 ath9k_common,ath9k,ath9k_hw
    mac80211 463393 1 ath9k
    cfg80211 430289 3 ath,ath9k,mac80211
    dmesg | grep -i wlp1s0
    [ 3.433341] systemd-udevd[122]: renamed network interface wlan0 to wlp1s0
    [ 4.616939] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
    [ 13.931956] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
    [ 14.146404] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
    [ 17.410188] wlp1s0: authenticate with 00:24:89:1c:3f:93
    [ 17.422892] wlp1s0: send auth to 00:24:89:1c:3f:93 (try 1/3)
    [ 17.425189] wlp1s0: authenticated
    [ 17.425506] wlp1s0: associate with 00:24:89:1c:3f:93 (try 1/3)
    [ 17.428675] wlp1s0: RX AssocResp from 00:24:89:1c:3f:93 (capab=0x411 status=0 aid=1)
    [ 17.428851] wlp1s0: associated
    [ 17.428937] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
    Thansk and sorry for any mistake 

    I checked on kernel.org changelogs between 3.5.6 and 3.6.11, and I found 4 references for ath9k:
    1) The most interesting: https://www.kernel.org/pub/linux/kernel … eLog-3.6.1
    ath9k: Disable ASPM only for AR9285
    Currently, ASPM is disabled for all WLAN+BT combo chipsets when BTCOEX is enabled. This is incorrect since the workaround is required only for WB195, which is a AR9285+AR3011 combo solution. Fix this by checking for the HW version when enabling the workaround.
    From wikipedia: "ASPM is a power management protocol used to manage PCI Express-based serial link devices as links become less active over time. It is normally used on laptops and other mobile Internet devices to extend battery life."
    Maybe is this? BTW, the problem exists also with the AR9485...
    2) https://www.kernel.org/pub/linux/kernel … eLog-3.6.3
    ath9k: use ieee80211_free_txskb
        commit 249ee72249140fe5b9adc988f97298f0aa5db2fc upstream.
        Using ieee80211_free_txskb for tx frames is required, since mac80211 clones
        skbs for which socket tx status is requested.
    3) https://www.kernel.org/pub/linux/kernel … eLog-3.6.5
    Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"
        commit 73b26df5fa1a6245d6fc982362518b620bc7c2fe upstream.
        This reverts commit a240dc7b3c7463bd60cf0a9b2a90f52f78aae0fd.
        This commit is reducing tx power by at least 10 db on some devices,
        e.g. the Buffalo WZR-HP-G450H.
    4) https://www.kernel.org/pub/linux/kernel … eLog-3.6.7
    cfg80211: fix antenna gain handling
        commit c4a9fafc77a5318f5ed26c509bbcddf03e18c201 upstream.
        No driver initializes chan->max_antenna_gain to something sensible, and
        the only place where it is being used right now is inside ath9k. This
        leads to ath9k potentially using less tx power than it can use, which can
        decrease performance/range in some rare cases.
        Rather than going through every single driver, this patch initializes
        chan->orig_mag in wiphy_register(), ignoring whatever value the driver
        left in there. If a driver for some reason wishes to limit it independent
        from regulatory rulesets, it can do so internally.
    Any idea?

  • I hav installed mac os lion on my MBP 2011 model but it is telling me no wifi hard ware installed what do i do pls suggest me sumthing

    i hav installed mac os lion on my MBP 2011 model but it is telling me no wifi hard ware installed what do i do pls suggest me sumthing
    so i cannot select my wifi or anything
    please tell me what do i do
    when i open network prefrences it shows
    when i click on "turn on wifi" nothing happens
    i have even done a apple hard ware test but it says everything is alright
    i am really tensed what do i do pls help me

    If AHT doesn't show any issues, your best bet would probably be to take it to the Apple Store. The AirPort (Wi-Fi) card may have been unseated from its original position. If there is a problem with the card Apple should be able to replace it for free.

  • My wifes hard drive crashed and she installed i tunes how to get library back?

    my wifes hard drive crashed and was replaced. she d/l i tunes.  how does she get library back?

    what about using ipod to pc?

  • Manually upgrading Thinkpad Yoga WiFi card

    Hey all,
    I bought a TPY from Newegg, which shipped with the Intel Wireless-N 7260. The laptop finds and connects to my home network fine, but can't find my work WiFi network at all. I've tried a few different drivers to no avail. Would buying and installing the dual band version of this card, or getting the Dual Band Wireless-AC 7260 make a difference? 
    And if so, can someone double check that this is the right part? http://www.newegg.com/Product/Product.aspx?Item=N82E16833106190
    I know there's a whitelist in the BIOS, but I assume that if other models ship with the AC card then I can swap it in.
    The model type number is 20CD-0033US S/N **********
    Thanks in advance.
    Moderator note: serial number removed for member's protection.
    Solved!
    Go to Solution.

    Hello and welcome,
    The whitelist requires the correct model and a Lenovo FRU number.  That NewEgg card looks to be generic Intel and won't pass the whitelist.
    The  FRU's are available in the TP Yoga part list:  http://download.lenovo.com/parts/ThinkPad/yoga_fru_bom_20131107.pdf
    I'm having a hard time figuring out which one is dual-band.  Hopefully someone else here on the boards can provide info.  Price and availability is going to be an issue
    Before you go down that road, have you verified that your work wifi is 5GHz-only, and that there isn't some other problem?
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Can I use a wifi hard drive/backup drive to access movies and music?

    If I use a wifi had like the seagatfe wireless plus, can I access iTunes music and movies through this without a computer open and running iTunes?

    ZToad wrote:
    I was able to save an ITunes folder on my hard drive along with my movies.  This allowed me to point to that library from my mac and watch all the movies from my library without taking room from my mac.
    Yes, that will work - an iTunes library can be stored on external or network drives, or the library can stay where it is and content can be added by reference with just the database getting updated (Preferences setting determines whether or not content added is copied to the library or there are modifier keys you can use when dragging and dropping).
    Unfortunately iTunes is a helper app for AppleTV and though this is a handy technique to store media where you want it iTunes still needs to be running to stream it to AppleTV.
    AC

  • ThinkPad Yoga Wifi

    I just bought a pre-configured TP Yoga.  Like it a lot, but like all the models sold at reatailers it came with single band wifi.  Does anyone know where I can buy the dual band wifi card?

    Anyone?

  • Wifi router blocks access after some time.

    So i have router lynksys WRT120N  and the latest 1.0.0.7 firmware. And the problem occured frequently. I'll explain for example what happened yesterday. 
    At about 13.00 i went out, wifi was working okay. At around 18.00 i returned home and i was trying to connect to the wifi with my android phone, and suprisingly it did not work. I tried on my laptop and on a android tablet. It did not work. The only thing that i could figure it out is to reset the router. I checked the settings, and there was no access policy e.g. time based access blocking. 
    any ideas?
    cheers

    You're welcome.

  • Wlan0 RF-kill Hard Block: 1

    I have Arch Linux and Windows XP installed on my Toshiba NB205 netbook. Yesterday, I was using XP and switched the Wifi off by using FN + F8. It doesn't have a physical switch, just the FN + F8 combo. I booted into Arch, tried to connect to Wifi, only to be told that RF-kill was preventing it. Obviously, booting into XP was the natural solution. I received a "WINDOWS/system32/hal.dll not found" error, which I also have yet to solve. Apparently the hard switch is enabled, preventing Arch from starting it. I've tried rfkill unblock 1, resetting the Bios, and it off with the battery removed for a while as suggested in other similar threads. I cannot for the life of me get the card to turn on. Is there any way other than those to fix this? The wifi card is an Atheros and I'm using the ath9k driver.
    Thanks

    Yeah, but Linux doesn't recognize it. Of course it recognized every other FN combo I managed to reset it with XP, I'm setting up Arch at the moment. It created an interface properly, but it wouldn't dhcpcd, so I'm updating it now, with painfully slow internet.  Hopefully it will work. Thanks for your help

  • WiFi Service Blocked

    I am travelling internationally and after a week, I am suddenly no longer able to send or receive emails over wifi.
    When I try to send an email, I get an X with a Status: Service Blocked
    I suspended my Virgin Mobile service for the month that I am away since they do not provide roaming coverage outside the USA. 
    I am in Costa Rica and am able to visit some websites (i.e. Google News Espana), but not all (i.e. Google).  This is annoying.  Anyone have any suggestions?  Maybe I should get an android phone?

    I use my own WiFi in my home. This is not provided by my BB carrier but unless the BB carrier enables the device to operate wirelessly it doesn't work.
    When I leave my home I can connect to WiFi "hotspots" provided by my home internet provider but only if my BB has it enabled it which it has.
    You cannot "roam" with your providers service but that shouldn't prevent wireless connection to, say, your hotel WiFi UNLESS, by suspending your carrier service, the phone is no longer enabled.
    The instructions for the BB clearly says "and your wireless service plan supports it." By virtue of your suspending your service, you may have fallen foul of this statement because you have effectively cancelled the service no doubt thinking why pay for the phone service when you won't be there to use it.
    This isn't a BB issue - or I will be most surprised if it is - its one of not having a suitable data plan attached to it. Hence the reason to suggest trying to buy a temporary service for the duration of your visit.
    Somone far clever than I, may be able to suggest a differnt approach; but fundamentally, no plan means no service.
    I suppose you could try and contact your carrier.
    Blackberry Best Advice - Back-up weekly
    If I have helped you please check the "Kudos" star on the right >>>>

  • Wifi capability blocked...

    i have the blackberry pearl that has wifi but i do not have a data plan with my service provider cincinnati bell. i thought this would be ok since my brother has an unlocked iphone and is able to access our home wireless network but somehow it is being blocked by either my blackberry or cincinnati bell. i have called cincinnati bell and they werent any use, probably because they want me to get a data plan. is there anyway to remove whatever is blocking me from using the networks? i can open the browser, see the networks, attempt at connecting to the networks but every time it says there is some sort of restriciton. PLEASE HELP the wifi was one of the key reasons i got a blackberry. THANK YOU!

    hi there, can you PLEASE tell me how you unblocked it because I'm having the exact same problem! thanks

  • Wifi access blocks certain apps; workaround?

    Ok o I go ta a college which has a wifi network. The connection allows me to connect to the internet with my browser but will not let me connect through mail.app and other applications. this is important because I have my Gmail account set to delete messages on the server when I download them via POP so if I need to download an attachment from mail.app, I can't. Also it doesnt let me connect to most applications on the iPhone except Safari. I would to be able to use Mobilechat, twitterific, Facebook or Pandora when I'm on campus. Is there any workaround?
    Newbie, thanks.

    Try using an IMAP account in Gmail. In the advanced tab of account preferences under “Keep copies of messages for offline viewing” pop-up menu, select "All messages and their attachments".
    When you go offline, you’re disconnected from the server. Any changes you make to messages are made to the local copies of the messages. When you go back online, any changes you made offline are copied to the server.
    I have found this to be the best way to work around public networks that block the ports for email on their servers. You can find more information on IMAP in the help section of mail.app.

  • Time Capsule 802.11n WiFi Hard Drive 1TB

    Does this act as a Wireless Router as well?

    Which wireless router will perform better XFINITY or my Time Capsule?
    It is impossible to answer without a full breakdown of the network and what you do with it.
    It may not even be possible if the XFINITY wireless is not bridgeable.
    And there is usually no real need to choose. If your modem router is supplied keep using it as router.
    Plug the TC in by ethernet and run it in bridge mode (that is router bridge). But you can still use the wireless on the TC. Simply set it up the way you want and make sure the two do not interfere with each other.. you can do this by locking radio channels. You can use identical SSID (wireless name) and security on both and the clients will join to the strongest signal. But it is better to use this setup with the two separated by a few meters at least if not in different rooms.

  • Wifi is hardware disabled

    Hi there,
    In my Yoga 2 pro, the Intel wireless-n 7260 chip is hardware disabled when using linux.
    I checked it with fedora, ubuntu and suse. The output of "rfkill list" is always the same:
    0: ideapad_wlan: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
    How do i unlock it?
    I have a dual boot with ubuntu & win 8.1 right now.
    Thanks
    Michael
    Solved!
    Go to Solution.

    For others with the same problem, here's how i solved it:
    There is a module called "ideapad_laptop" that prevents the wifi module to start.
    A good workaround is to disable that module by blacklisting it. This worked for me with Ubuntu and Xubuntu. This guy seems to have done the same thing on fedora.
    Make a new file for your personal blacklist
    $ sudo nano /etc/modprobe.d/myownblacklist.conf
     and add an entry for the module
    blacklist ideapad_laptop
    reboot and you are good to go!
    To only disable the module without blacklisting it, do that:
    sudo modprobe -r ideapad_laptop
    Michael

Maybe you are looking for

  • How to connect a home Ethernet network and Time Machine?

    My home is wired for Ethernet, but I cannot figure out how to make it active. Currently I have my cable modem connected to a Time Machine. Then, the Time Machine is connected to the Ethernet lines that run through my house. If I try to connect my lap

  • How do I remove an entry from the "Store Files" drop down list in the "Import Settings" section of Aperture 3.3.2

    The dropdown list "Store Files" in the "Import Settings" section of Aperture 3.3.2 displays the history of the entries previously added to the list. Some of the entries are no longer valid and I'm trying to delete them but I can't find a way to do th

  • Process order schedulling

    Hello friends, In process order, when i click  on 'scheduling tab', system gives massage that  scheduling is carried out. But in actual no scheduling takes place. What may be the reason?

  • How to compare rows in 2D array?

    Hi, I have a 2D array of binary. - I want to compare all rows against each other. - Two rows should be compared if they have only one different element. - The result of comparison should be a row with the different element assigned as 2 (or any numbe

  • Server error[1012]:Essbase error[1260052]

    Dear All, We created a report in Hyperion Interactive reporting using Hyperion Essbase as database connection file . We have a substitution variables in Essbase.We want to use the Substitution variables ("CMonth","CYTD") in IR report Substitution var