返回信息流ifconfig -a 发现有eth0
内核用的是3.10版本
OS启动信息:
drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
xemacps e000b000.ps7-ethernet: eth0: no PHY found
xemacps e000b000.ps7-ethernet: XEMACPS mii bus mii_probe fail.
mmcblk0: p1
IP-Config: Failed to open eth0
IP-Config: Device `eth0' not found
启动之后
zynq> ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
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)
zynq> ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:0A:35:00:01:22
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)
Interrupt:54 Base address:0xb000
zynq> ifconfig eth0 down
zynq> ifconfig eth0 up
xemacps e000b000.ps7-ethernet: eth0: no PHY found
xemacps e000b000.ps7-ethernet: XEMACPS mii bus mii_probe fail.
ifconfig: SIOCSIFFLAGS: No such device or address
我生成内核和device-tree都是按照官网的步骤,device-tree 直接用内核里的。dts文件
因为项目需要,刚接触嵌入式就是这xilinx的板子,非常纠结,非常多不懂
求教各位大神,为我指点一二。。。
这是一条镜像帖。来源:北邮人论坛 / embedded-system / #14247同步于 2013/12/5
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Embedded_System机器人发帖
【求教】xilinx zynq 7000 linux启动后 ifconfig没有eth0
hahha
2013/12/5镜像同步10 回复
订阅后,新回复会通过你的通知中心匿名送达。
9 条回复
【 在 hahha 的大作中提到: 】
: ifconfig -a 发现有eth0
: 内核用的是3.10版本
: OS启动信息:
: ...................
楼主你好,我最近烧写是,ifconfig也出现同样的问题,可否告诉我解决的办法,困扰好久了,跪谢!
【 在 hahha 的大作中提到: 】
: ifconfig -a 发现有eth0
: 内核用的是3.10版本
: OS启动信息:
: ...................
hahha 问题解决了么,我也遇到了和你同样的问题,是vivado硬件设计问题,还是内核配置问题,还是文件系统的问题?? 急求!谢谢
【 在 caoyingpei1 的大作中提到: 】
: 我已经解决了 QQ告诉你哈
可否告诉一下zynq 7000 Linux启动后,ifconfig没有eth0这个问题您是怎么解决的?多谢!