rockymeza/wifi

wifi can't works in ubuntu 13.04

Closed this issue · 2 comments

ubuntu 13.04
python2.7.5+

use pdb to trace, found:
the return of the command /sbin/ifup will fail.

Hi, sorry for the long response time. I was out of town for a while.

Can you run the following command and post the output? You will have to customize the command based on your setup.

$ sudo /sbin/ifdown wlan0
$ sudo /sbin/ifup wlan0=wlan0-scheme

Where wlan0 is the interface that you want to connect and scheme is the name of the scheme that you created.

Hi @Jonwei,

I am trying to close out some of the bugs in wifi. Are you still running into this issue?

Thanks,