linux kernel rfkill

After I installed ArchLinux, I found there were no wifi i can connect, and got errors: your wireless card not opened

sudo rfkill list

output:

0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes

that Hard blocked: yes means your hardward wifi button off, pls set it on.
so strange, wifi is ok after i switch windows 10.
and i tried to press [Fn]+[F2], but problem persisted.

i guess it's a trouble of kernel module rfkill.
create a file named rfkill.conf in /etc/modprobe.d.
puts these content into it to prevent kernel loading rfkill

blacklist rfkill

reboot, then you can ride on the Internet with freedom.

refer to arch wireless network connection

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容