如题所述,imx6q使用reboot命令重启时,总是卡死在热starting system。打印log如下所示,不知道原因在哪里,还请板块各位大佬帮忙指教。
Broadcast message from root@MK5
(/dev/ttymxc0) at 7:13 ...
The system is going down for reboot NOW!
root@MK5:~/eimu_test# wait-for-state stop/waiting
* Stopping rsync daemon rsync [ OK ]
1111 (klogd)
Stopped klogd (pid 1111).
* Stopping busybox' klogd implementation klogd [ OK ]
1086 (syslogd)
* Stopping busybox' syslogd implementation syslogd [ OK ]
/proc/self/fd/9: line 4: 1339 Terminated sleep 2
* Asking all remaining processes to terminate... [ OK ]
* All processes ended within 3 seconds... [ OK ]
* Stopping bluetooth daemon [ OK ]
* Stopping D-Bus system message bus [ OK ]
* Stopping configure virtual network devices [ OK ]
* Stopping configure network device security [ OK ]
* Deactivating swap... [ OK ]
* Will now restart
imx2-wdt 20c0000.wdog: Device shutdown: Expect reboot!
reboot: Restarting system
在这里然后就一直没反应了。 |