北冥夜未央
deepin
2021-04-18 00:55 Ecological co-builder
看看我的这个帖子能不能帮你,https://bbs.deepin.org/zh/post/200185
Reply Like 0 View the author
看看我的这个帖子能不能帮你,https://bbs.deepin.org/zh/post/200185
降级内核回以前的版本或者手动安装一下驱动https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html
看看我的这个帖子能不能帮你,https://bbs.deepin.org/zh/post/200185
应该说这个方法可以,但是我下载安装了,好像还是不行,不知道哪里出问题了
应该说这个方法可以,但是我下载安装了,好像还是不行,不知道哪里出问题了
好像能检测到无线网卡,主要是搜索不到wifi
我重新装了一遍系统,发现/lib/firmware中本来就有那个网卡驱动,应该不是驱动的问题。我用rfkill list 命令后,显示Hard blocked yes,应该是这个原因,但是这个又怎么解决呢?
感谢各位热心的小伙伴。时隔一年再次看到这个帖子,问题已经解决了,根本原因是wifi天线出问题了,在戴尔专卖店花了150元修了一下。😂
I had the same problem, in the iwlwifi file I replaced everything written with this:
# /etc/modprobe.d/iwlwifi.conf
# iwlwifi will dyamically load either iwldvm or iwlmvm depending on the
# microcode file installed on the system. When removing iwlwifi, first
# remove the iwl?vm module and then iwlwifi.
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211
and now it goes to max
Popular Ranking
ChangePopular Events
More
从deepin20.1升级为deepin20.2后没有WiFi驱动了,我的笔记本有点老了,2015年的dell vostro,网卡型号是Intel Centrino Wireless-N 2230,请问怎么解决?