missing eth0 in ls1046 ardb

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

missing eth0 in ls1046 ardb

Jump to solution
146 Views
rans
Senior Contributor I

Hello,

I have connected 1046ARDB board, as it comes from box, without any installation yet.

but I find no eth0 in ifconfig -a

Is there any idea why ?

Thanks,

rans


root@TinyLinux:~#
root@TinyLinux:~# ifconfig
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

root@TinyLinux:~# ifconfig -a
fm1-mac3: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 00:04:9f:08:04:cd txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device memory 0x1ae4000-1ae4fff

fm1-mac4: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 00:04:9f:08:04:ce txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device memory 0x1ae6000-1ae6fff

fm1-mac5: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 00:04:9f:08:04:c9 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device memory 0x1ae8000-1ae8fff

fm1-mac6: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 00:04:9f:08:04:ca txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device memory 0x1aea000-1aeafff

fm1-mac9: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 00:04:9f:08:04:cc txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device memory 0x1af0000-1af0fff

fm1-mac10: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 00:04:9f:08:04:cb txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device memory 0x1af2000-1af2fff

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

sit0: flags=128<NOARP> mtu 1480
unspec 00-00-00-00-30-30-3A-30-00-00-00-00-00-00-00-00 txqueuelen 1000 (UNSPEC)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

root@TinyLinux:~#

 

 

0 Kudos
1 Solution
115 Views
yipingwang
NXP TechSupport
NXP TechSupport

eth0 is renamed as fm1-mac3 in NXP LSDK userland.

yipingwang_0-1711423747894.png

 

 

View solution in original post

1 Reply
116 Views
yipingwang
NXP TechSupport
NXP TechSupport

eth0 is renamed as fm1-mac3 in NXP LSDK userland.

yipingwang_0-1711423747894.png