Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
2015alpha2无法检测无线网络问题解决方法
15 RC专版(归档中)
882
views ·
1
replies ·
To
floor
Go
soar_sola
deepin
2015-11-29 12:48
Author
本帖最后由 soar_sola 于 2015-11-29 05:36 编辑
如果是用一些比较老的电脑的话可能没办法检测到无线网络。这是因为无线网卡驱动问题导致的。想办法先连接到有线网络上,然后:
sudo apt-get install firmware-b43-installer
全部Yes到底,安装驱动,之后
sudo modprobe -v b43
挂载网卡内核模块。如果还不行的话就
sudo reboot
重启电脑
Reply
Like 0
Favorite
View the author
All Replies
cxbii
deepin
2015-12-01 18:50
#1
已经记录
Reply
Like 0
View the author
Please
sign
in first
New Thread
Popular Events
More
如果是用一些比较老的电脑的话可能没办法检测到无线网络。这是因为无线网卡驱动问题导致的。想办法先连接到有线网络上,然后:
sudo apt-get install firmware-b43-installer
全部Yes到底,安装驱动,之后
sudo modprobe -v b43
挂载网卡内核模块。如果还不行的话就
sudo reboot
重启电脑