Asus install Ubuntu wifi Physical switch Disable problem Resolution

Source: Internet
Author: User


Asus install Ubuntu will appear wifi physical switch is forbidden, press ASUS physical WiFi switch fn+f2 and do not start WiFi, we open terminal input: Rfkill list all will see hard blocked under the phy0 column is yes, that is forbidden, Then we use Rfkill unblock all to find Phy0 's hard blocked is still yes. In the test of physical switch combination keys inadvertently pressed FN+F1, hibernate after the restart found that WiFi can be used.    However, this is not a once and for all method. In the Ubuntu Forum found an article to solve the problem, the link is as follows: http://ubuntuforums.org/showthread.php?t=2181558.    The following is a simple translation of the problem and its solution. Verification steps:
1: Check that the driver is installed successfully:
Lspci-nnk | GREP-A2 0280

For example, the output shows "Kernel driver in use:ath9k", remember the ath9k behind, the next use.

2: Check whether the ASUS_NB_WMI drive is working properly
Lsmod | GREP-E ath9k-e Asus

Where ath9k is the output from step 1 above. In this step, if it is normal to be able to see the WiFi card driver and a "asus_nb_wmi" of the word output.

3: Check the "hard blocked" status of WiFi.
Rfkill List all

If phy0 above shows "hard Blocked:yes"

4: Suspend the system and then wake the system again, will WiFi work?

If the above four steps are confirmed, then your system has the bug, you can use the following actions to solve the problem.
Open terminal and enter the following code:
The subsystem will automatically load the ASUS WiFi-powered kernel module when it is turned on, and the system can be restarted to solve the problem.

Asus install Ubuntu wifi Physical switch Disable problem Resolution

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.