On 01/12/2015 04:56 AM, Robert Kuhn wrote:
But in the end the work was worthless because even with the newest kernel eth0 is not recognized sometimes:

ubuntu@arm:~$ ifconfig
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)

usb0      Link encap:Ethernet  HWaddr 2a:40:87:ed:a9:9b
          inet addr:192.168.7.2  Bcast:192.168.7.3  Mask:255.255.255.252
          UP BROADCAST MULTICAST  MTU:1500  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:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

ubuntu@arm:~$

:-(

Perhaps try the proper syntax for ifconfig. Using "ifconfig" will only show devices assigned addresses. You need to use "ifconfig -a" or "ip addr" show.

Mike

Am Freitag, 9. Januar 2015 21:02:29 UTC+1 schrieb RobertCNelson:

    On Fri, Jan 9, 2015 at 1:59 PM, Rick Mann <rm...@latencyzero.com
    <javascript:>> wrote:
    > Are you saying wicd is installed by default in your latest
    builds (even the console one)?

    He's using "2014-05-14" which at that time we only had a single
    (lxde) image..

    Regards,

-- Robert Nelson
    http://www.rcn-ee.com/

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscr...@googlegroups.com <mailto:beagleboard+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

--
For more options, visit http://beagleboard.org/discuss
--- You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to