deepinv20社区版,怎么能让电脑开机就扫描打开wifi
Tofloor
poster avatar
deepin-chinaren
deepin
2020-08-31 16:17
Author
deepinv20社区版,怎么能让电脑开机就扫描打开wifi?
Reply Favorite View the author
All Replies
avatar
china9494520
deepin
2020-08-31 17:08
#1
我的是默认的啊,打开笔记本直接就连上了。
Reply View the author
avatar
lovedoge
deepin
2020-08-31 17:46
#2
我的也是,开机就自己连上了
Reply View the author
avatar
leifengman
deepin
2020-08-31 17:52
#3
开始菜单-》控制中心-》网络 -》无线网络-》单击某你想默认连接的无线网络选项最右边的右箭头-》通用:自动连接-》保存

这个是默认的设置啊
Reply View the author
avatar
deepin-chinaren
deepin
2020-08-31 18:44
#4
https://bbs.deepin.org/post/200992
开始菜单-》控制中心-》网络 -》无线网络-》单击某你想默认连接的无线网络选项最右边的右箭头-》通用:自动 ...

我更新了驱动后,每次都有用sudo modprobe wl才能开,做了个自动启动,再开机是一般不会启动,注销是可以自己启动的.
Reply View the author
avatar
观摩
deepin
2020-08-31 18:52
#5
https://bbs.deepin.org/post/200992
我更新了驱动后,每次都有用sudo modprobe wl才能开,做了个自动启动,再开机是一般不会启动,注销是可以自己 ...

不行就做个脚本链接到  autoconfig 里
Reply View the author
avatar
leifengman
deepin
2020-08-31 19:06
#6
https://bbs.deepin.org/post/200992
我更新了驱动后,每次都有用sudo modprobe wl才能开,做了个自动启动,再开机是一般不会启动,注销是可以自己 ...

我是linux小白,感觉很奇怪,modprobe 的权限应该是rwxrwxrwx,也就是777。不该需要sudo才能运行啊。如果是必须sudo modprobe wl才能让它正常启动,我有点怀疑会不会是权限问题了。
我这边没能复现你的问题,所以也没法帮上更多的忙。但建议你在获得真正有效的帮助前,顺着文件权限的思路在你的真机上探索一下?
Reply View the author
avatar
deepin-chinaren
deepin
2020-08-31 19:25
#7
https://bbs.deepin.org/post/200992
不行就做个脚本链接到  autoconfig 里

autoconfig在那个文件夹下面,搜了半天也没有搜到
Reply View the author
avatar
观摩
deepin
2020-08-31 19:35
#8
https://bbs.deepin.org/post/200992
autoconfig在那个文件夹下面,搜了半天也没有搜到

刚才记错了,是 autostart

  1. ~/.config/autostart
Copy the Code
Reply View the author