0
大家好 我正在用Linux linaro 3.1版啓動pandaboard。
一切正常,但以太網無法正常工作。
我該如何解決這個問題?以太網驅動程序無法在linaro 3.1版上工作
當我在這裏啓動的是一些輸出,所以我們可以更好地解釋情況。
#lsmod
no modules are enabled.
#/etc/init.d/networking eth0
device eth0 not found
failed ro bring up eth0.
#ls /sys/class/net/
there is only lo but there is no eth0.
因此,這清楚地表明,以太網驅動程序沒有啓用。 我有什麼機會可以解決這個問題嗎?