Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
无线网络
Experiences and Insight
751
views ·
4
replies ·
To
floor
Go
woniu
deepin
2019-01-18 22:07
Author
大神们,新版本安装后,电脑只有一个有线网络,无线网络的开关也么有看到,么有办法连接网络,是咋回事呢?联想THANKPAD
Reply
Like 0
Favorite
View the author
All Replies
WENWEN
deepin
2019-01-18 22:29
#1
什么型号 是不是有物理开关
Reply
Like 0
View the author
songdongdong
deepin
2019-01-19 05:30
#2
打开终端sudo su 以下操作请在root权限下执行
然后执行modprobe -r ideapad_laptop
这个问题是这个网卡的通病是因为驱动模块的一个加载模块错误导致无法关闭加载进度不能初始化造成的。
基本联想电脑有蓝牙的都有这个通病,因为蓝牙和网卡集成的所以应该驱动加载问题
所以每次开机都需要执行这个程序解决方案如下:
vim /etc/rc.local
复制一下内容填入
#!/bin/bash
# rc.local config file created by use
sudo modprobe -r ideapad_laptop
exit 0
如果需要开机启动那些程序在exit0之前加入即可
设置这个shell脚本权限执行如下命令
sudo chmod +x /etc/rc.local
然后重启打开WiFi查看是否开启!
Reply
Like 0
View the author
songdongdong
deepin
2019-01-19 05:32
#3
解决请给个点评回复
Reply
Like 0
View the author
yexu5291
deepin
2019-01-19 15:28
#4
没有效果 我的是酷比魔方x
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More