关于deeping的WiFi连接问题
Tofloor
poster avatar
boom93
deepin
2017-09-17 08:12
Author
我安装好的时候可以连接WiFi,正常使用,可是过了十几分钟后,就没有办法使用WiFi了,可以看到WiFi,可是无法连接,总是超时什么的,求解决
Reply Favorite View the author
All Replies
avatar
jingle
deepin
2017-09-17 15:36
#1
sudo deepin-feedback-cli 命令反馈下日志
Reply View the author
avatar
boom93
deepin
2017-09-17 16:14
#2
这是我的日志
Reply View the author
avatar
boom93
deepin
2017-09-17 16:15
#3
https://bbs.deepin.org/post/145639
sudo deepin-feedback-cli 命令反馈下日志

你好,日志已经上传在这个帖子了
Reply View the author
avatar
boom93
deepin
2017-09-17 16:15
#4
https://bbs.deepin.org/user/48640 日志已经上传到这个帖子了
Reply View the author
avatar
boom93
deepin
2017-09-18 08:37
#5
https://bbs.deepin.org/post/145639
sudo deepin-feedback-cli 命令反馈下日志

请问一下,有解决方案吗,求解
Reply View the author
avatar
jingle
deepin
2017-09-18 16:42
#6
https://bbs.deepin.org/post/145639
@jingle 日志已经上传到这个帖子了

好的,今天会转给开发者定位的
Reply View the author
avatar
yangbo
deepin
2017-09-18 17:54
#7
echo "options ips=0 fwlps=0" > /etc/modprobe.d/rtl8821ae.conf
echo "blakclist ideapad_laptop" > /etc/modprobe.d/blacklist-ideapad.conf
update-initramfs -u
reboot
Reply View the author