Comment 1 for bug 1128761

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

On TI Panda 4430 board with Linux Linaro ubuntu Quantal image:

http://snapshots.linaro.org/quantal/pre-built/panda/256/panda-quantal_developer_20130224-256.img.gz

Although Ethernet works well, WiFi is still unavailable:

root@localhost:~# ifconfig -a
eth0 Link encap:Ethernet HWaddr 2e:8c:88:a1:33:3b
          inet addr:10.0.0.11 Bcast:10.0.0.255 Mask:255.255.255.0
          inet6 addr: fe80::2c8c:88ff:fea1:333b/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:15 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1471 (1.4 KB) TX bytes:1974 (1.9 KB)

lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING MTU:65536 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

sit0 Link encap:IPv6-in-IPv4
          NOARP MTU:1480 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

root@localhost:~#