Ethernet is unavailable on TI Panda 4430 with Linux Linaro ubuntu image.

Bug #1128760 reported by Botao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Linux Baseline
Fix Released
Undecided
Andrey Konovalov
Linaro Ubuntu
Fix Released
Undecided
Unassigned

Bug Description

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

http://snapshots.linaro.org/quantal/pre-built/panda/249/panda-quantal_developer_20130217-249.img.gz

Ethernet is unavailable:

root@localhost:~# ifconfig -a
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:16 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1280 (1.2 KB) TX bytes:1280 (1.2 KB)

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)

Changed in linaro-ubuntu:
milestone: none → 13.02
milestone: 13.02 → none
Changed in linaro-linux-baseline:
milestone: none → 13.02
assignee: nobody → Andrey Konovalov (andrey-konovalov)
status: New → In Progress
Revision history for this message
Andrey Konovalov (andrey-konovalov) wrote :

The fix for USB - the panda-fix-usb topic aded to linux-linaro tree on Feb 18 :
http://git.linaro.org/gitweb?p=kernel/linux-linaro-manifest.git;a=commitdiff;h=c1f06aa6a33e350f3eb01bec37c54ddbc5abd6b5
- also make the ethernet to work OK.

Revision history for this message
Andrey Konovalov (andrey-konovalov) wrote :
Changed in linaro-linux-baseline:
status: In Progress → Fix Released
Revision history for this message
Botao (botao-sun) wrote :
Download full text (3.5 KiB)

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

Now Ethernet works well.

root@localhost:~# ifconfig -a
eth0 Link encap:Ethernet HWaddr ca:f1:a2:33:13:20
          inet addr:10.0.0.11 Bcast:10.0.0.255 Mask:255.255.255.0
          inet6 addr: fe80::c8f1:a2ff:fe33:1320/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:625 errors:0 dropped:0 overruns:0 frame:0
          TX packets:445 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:838574 (838.5 KB) TX bytes:36859 (36.8 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:16 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1280 (1.2 KB) TX bytes:1280 (1.2 KB)

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:~# ping www.google.com
PING www.google.com (74.125.237.146) 56(84) bytes of data.
64 bytes from syd01s13-in-f18.1e100.net (74.125.237.146): icmp_req=1 ttl=51 time=34.2 ms
64 bytes from syd01s13-in-f18.1e100.net (74.125.237.146): icmp_req=2 ttl=51 time=34.0 ms
64 bytes from syd01s13-in-f18.1e100.net (74.125.237.146): icmp_req=3 ttl=51 time=33.9 ms
64 bytes from syd01s13-in-f18.1e100.net (74.125.237.146): icmp_req=4 ttl=51 time=33.8 ms
^...

Read more...

Changed in linaro-ubuntu:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.