求联想V310无线网卡的驱动,安装系统收不到无线网络
Tofloor
poster avatar
qxc2374
deepin
2017-09-16 07:09
Author
求联想V310无线网卡的驱动,安装系统收不到无线网络

Reply Favorite View the author
All Replies
avatar
jingle
deepin
2017-09-18 19:40
#1
你好 终端执行下sudo deepin-feedback-cli命令反馈下日志上来
Reply View the author
avatar
qxc2374
deepin
2017-10-19 02:39
#2
https://bbs.deepin.org/post/145586
你好 终端执行下sudo deepin-feedback-cli命令反馈下日志上来

看我发的
Reply View the author
avatar
yangbo
deepin
2017-10-19 17:07
#3
如果是已经装好的系统
echo "blacklist ideapad_laptop" > /etc/modprobe.d/blacklist-ideapad.conf
update-initramfs -u
reboot


如果是安装系统本身,启动参数加上module_blacklist=ideapad_laptop
在安装界面的选择菜单里面按tab编辑
Reply View the author
avatar
qxc2374
deepin
2017-10-19 17:41
#4
求大神给个教程
Reply View the author
avatar
jingle
deepin
2017-10-19 17:44
#5

上面不是有了吗   在终端 分别执行上面的3步  
Reply View the author
avatar
qxc2374
deepin
2017-10-19 19:53
#6
https://bbs.deepin.org/post/145586
上面不是有了吗   在终端 分别执行上面的3步

看图看图看图看图看图看图看图看图
Reply View the author
avatar
jingle
deepin
2017-10-19 19:58
#7
https://bbs.deepin.org/post/145586
看图看图看图看图看图看图看图看图

你没有那个配置文件吧

sudo vi /etc/modprobe.d/blacklist-ideapad.conf
然后 粘贴 blacklist ideapad_laptop 进去
保存一个
Reply View the author
avatar
qxc2374
deepin
2017-10-19 20:56
#8
https://bbs.deepin.org/post/145586
你没有那个配置文件吧

sudo vi /etc/modprobe.d/blacklist-ideapad.conf

还是提示权限不够
Reply View the author
avatar
jingle
deepin
2017-10-19 21:04
#9
https://bbs.deepin.org/post/145586
还是提示权限不够

jingle@jingle:~$ sudo vi /etc/modprobe.d/blacklist-ideapad.conf
[sudo] jingle 的密码:
Reply View the author