Comment 1 for bug 1164329

Revision history for this message
Botao (botao-sun) wrote :

On TI Panda 4460 board with Linux Linaro ubuntu image:

http://snapshots.linaro.org/ubuntu/pre-built/panda/596/panda-saucy_developer_20140126-596.img.gz

WiFi can't be enabled by set parameters in /etc/network/interface

auto wlan0
iface wlan0 inet dhcp
wpa-ssid SSID
wpa-psk PASSWORD

This feature worked well on build 592 at least.

http://snapshots.linaro.org/ubuntu/pre-built/panda/592/panda-saucy_developer_20140120-592.img.gz

Also, this command runs failed:

root@linaro-developer:~# service networking restart
stop: Unknown instance:
start: Job failed to start
root@linaro-developer:~#

And it worked well on build 592 too.