|
DMA初始化失败
发表于 2016-7-1 16:53:26
浏览:16590
|
回复:8
打印
只看该作者
[复制链接]
楼主
* Documentation: https://help.ubuntu.com/
root@firefly:~# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
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)
root@firefly:~#
root@firefly:~# [ 24.082176] mmc_host mmc2: Timeout sending command (cmd 0x202000 arg 0x0 status 0x80202000)
[ 24.550693] rockchip-es8323 rockchip-es8323.28: ASoC: CODEC (null) not registered
[ 24.657175] stmmac_open: DMA initialization failed
[ 24.707250] Generic PHY stmmac-0:01: failed to create sysfs file
[ 24.707362] rockchip-es8323 rockchip-es8323.28: ASoC: CODEC (null) not registered
[ 24.819950] stmmac_open: DMA initialization failed
[ 27.668287] Generic PHY stmmac-0:01: failed to create sysfs file
[ 27.668464] rockchip-es8323 rockchip-es8323.28: ASoC: CODEC (null) not registered
[ 27.782096] stmmac_open: DMA initialization failed
[ 30.620276] Generic PHY stmmac-0:01: failed to create sysfs file
[ 30.620457] rockchip-es8323 rockchip-es8323.28: ASoC: CODEC (null) not registered
[ 30.734098] stmmac_open: DMA initialization failed
[ 33.572268] Generic PHY stmmac-0:01: failed to create sysfs file
[ 33.572444] rockchip-es8323 rockchip-es8323.28: ASoC: CODEC (null) not registered
[ 33.686066] stmmac_open: DMA initialization failed |
|