解决ubunti16.04wifi无法使用,,打不开,,fn+f2无法使用的问题

本文提供了一种诊断无线网卡问题的方法,包括检查驱动是否可用、加载状态、WiFi硬阻塞状态及笔记本待机恢复后的无线状态。若所有检查项符合特定条件,则确认存在该Bug并给出解决方案。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >




1) Check if a driver is available for the card (open a terminal with Ctrl-Alt-T and enter the following command in it) :
Code: [View]
lspci -nnk | grep -A2 0280
Notice the last line that says "Kernel driver in use:".
Is there a module name in front of it? (e.g. "Kernel driver in use: ath9k")

2) Check if the driver is loaded and if "asus_nb_wmi" driver is also in use :
Code: [View]
lsmod | grep -e ath9k -e asus
(replace "ath9k" with whatever driver is used by your wireless)
Do you see the driver for your card, and "asus_nb_wmi" both in the above output?

3) Check the "Hard blocked" state of wifi -
Code: [View]
rfkill list all
Note the state of the "phy0" interface.
Does it show as "Hard blocked: yes" ?

4) Suspend the notebook by pressing Fn+F1 (or any other way) --> then resume it again.
Does the wireless become active now?

If the answer to all four checks above is yes (no.4 may be an exception for a few), then your system has this bug and the workaround is as follows -
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值