无线网搜不到网络,求大神帮忙解决
Tofloor
poster avatar
ascent
deepin
2020-09-21 19:07
Author

按Fn+F2,提示‘‘无线网卡的硬件开关已关闭,...’’,搜不到网络


deepin@deepin-PC:~$ lspci -vnn | grep -i network
03:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] [8086:0082] (rev 34)
wlp3s0    IEEE 802.11  ESSIDff/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
          Retry short limit:7   RTS thrff   Fragment thrff
          Power Managementn
deepin@deepin-PC:~$ sudo ifconfig wlp3s0 up
SIOCSIFFLAGS: 由于 RF-kill 而无法操作

Reply Favorite View the author
All Replies
avatar
mardou
deepin
2020-09-21 19:37
#1
你是搜索不到无线网络,我是wifi指标灯都时亮时不亮,近日彻底不亮了。我估计无线模块出问题了。
Reply View the author
avatar
ascent
deepin
2020-09-21 21:16
#2
没人吗?
Reply View the author
avatar
不会开车有驾照
deepin
2020-09-21 21:57
#3
你的电脑有无线的硬开关吗?早期的电脑都有硬开关,啥时候的电脑?
Reply View the author
avatar
ascent
deepin
2020-09-21 22:16
#4
https://bbs.deepin.org/post/202593
你的电脑有无线的硬开关吗?早期的电脑都有硬开关,啥时候的电脑?

只有Fn+F2,没有其他开关
Reply View the author
avatar
ascent
deepin
2020-10-07 19:17
#5
问题已解决,官方解决方案:

驱动冲突所致,通过屏蔽“acer-wmi”可以解决:
    echo "blacklist acer-wmi" | sudo tee -a /etc/modprobe.d/blacklist.conf
重启,Fn+F3,不过每次重启都要Fn+F3,总算能用了

https://wiki.deepin.org/wiki/%E7%BD%91%E5%8D%A1
Reply View the author
avatar
ascent
deepin
2020-10-08 00:47
#6
重启出现要重新输入wifi密码的问题,解决如下。
在设置、网络、无线网络下,点击已连接的wifi的名称右边的 ‘>’ 按钮,将密码选项改为“存储所有用户密码”,保存
Reply View the author
avatar
heide
deepin
2022-04-05 18:05
#7

Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] [8086:0085] (rev 34)

开机提示“无线网卡的硬件开关已关闭……”

deepin20.4重启一下能恢复正常,deepin20.5重启也不解决问题,回退到20.4

Reply View the author