无线网为什么不能自动连接,而要sudo ifconfig wlan0 up???

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
koolar
帖子: 20
注册时间: 2008-09-19 11:36
系统: Ubuntu Linux

无线网为什么不能自动连接,而要sudo ifconfig wlan0 up???

#1

帖子 koolar »

一直都好好的,今天Windows无线网正常,Ubuntu就是找不到无线网,网络图标打叉,无线网开关不管用,肿么办??? 执行命令 ifconfig wlan0 up, 好了。可是每次启动都要sudo ifconfig wlan0 up, 很麻烦阿,中麼办???
onlylove
论坛版主
帖子: 5371
注册时间: 2007-01-14 16:23

Re: 无线网为什么不能自动连接,而要sudo ifconfig wlan0 up???

#2

帖子 onlylove »

哦,我印象里面可以修改下/etc/network/interfaces
#include <stdio.h>
void main()
{
double world;
unsigned letter;
short stay;
long memories;
printf("I miss you.\n");
}
koolar
帖子: 20
注册时间: 2008-09-19 11:36
系统: Ubuntu Linux

Re: 无线网为什么不能自动连接,而要sudo ifconfig wlan0 up???

#3

帖子 koolar »

这个好像是Ubuntu 13.10的一个bug,Ubuntu LiveDVD、Ubuntu gnome LiveDVD也存在这个问题,截止2013.8.18.仍然存在,我只有每次启动后sudo ifconfig wlan0 up, 并且把WIFI开关关闭、打开,然后就自动链接了。 有朋友说把命令写在/etc/rc.local里,实验后可以,还是很麻烦啊! :em06
回复