|
发表于 2013-12-26 18:01:50
|
显示全部楼层
matson 发表于 2013-12-26 12:42
cb2 or ct?
try 'sudo ifconfig -a' command, to make sure there is 'eth0' net device.
the Ethernet s ... CB2{-A20}
///
cubie@cubieez:~$ sudo su
[sudo] password for cubie:
root@cubieez:/home/cubie# ifconfig
eth0 Link encap:Ethernet HWaddr 02:07:08:02:85:00
inet addr:192.168.1.124 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5 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:320 (320.0 B) TX bytes:0 (0.0 B)
Interrupt:87 Base address:0x4000
lo Link encapocal Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:64 errors:0 dropped:0 overruns:0 frame:0
TX packets:64 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5184 (5.0 KiB) TX bytes:5184 (5.0 KiB)
root@cubieez:/home/cubie#
///
eth0 net device is ok,but i can not use internet with browser or command apt-get,is ip true? or not
thanks! |
|