不好意思,求教几个可能较简单的问题,是在使用smartARM2000的NFS时遇到的。<br /> 开发板下载uclinux后,启动uclinux,不能ping通自己和其它IP地址,(以下拷贝自超级终端,但仅下载zlg—boot时是可以ping通的):<br /> Command: insmod /usr/bin/rtl8019<br /> Using /usr/bin/rtl8019<br /> Warning: loading rtl8019 will taint the kernel: non-GPL license - Proprietary<br /> See http://www.tux.org/lkml/#export-tainted for information <br /> about tainted modules<br /> eth0: init OK<br /> Command: ifconfig eth0 192.168.15.15<br /> IRQ LOCK: IRQ17 is locking the system, disabled<br /> Command: ifconfig eth0 netmask 255.255.255.0<br /> Command: ifconfig eth0 down<br /> Command: ifconfig eth0 hw ether 00:14:97:0f:0e:b7<br /> Command: ifconfig eth0 up<br /> IRQ LOCK: IRQ17 is locking the system, disabled<br /> Command: route add default gw 192.168.0.254<br /> Execution Finished, Exiting<br /><br />我已经确认短接了JP8的两个跳线<br /><br />搜过有人遇到一样的问题,但没有给出解答。<br />打电话咨询,被踢来踢去。。。。(都说不是自己负责的:)<br /> |
|