您尚未登录。

楼主 #1 2020-07-08 14:04:14

小熊猫
会员
注册时间: 2020-05-21
已发帖子: 71
积分: 65.5

f1c100s 文件系统reboot Reboot failed -- System halted

# reboot
# Saving random seed... done.
Stopping logging: start-stop-daemon: warning: killing process 88: No such process
OK
umount: devtmpfs busy - remounted read-only
[  780.611576] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
The system is going down NOW!
Sent SIGTERM to all processes
Sent SIGKILL to all processes
Requesting system reboot
[  782.637801] reboot: Restarting system
[  783.646223] Reboot failed -- System halted

离线

#2 2020-07-08 14:06:54

哇酷小二
wechat微信:whycan_cn
所在地: 你猜
注册时间: 2020-04-22
已发帖子: 3,378
积分: 1902
个人网站

Re: f1c100s 文件系统reboot Reboot failed -- System halted

@wupaul2001 关于F1C100s打开watchdog后仍然无法重启的解决办法: https://whycan.cn/t_3832.html





离线

#3 2020-07-08 14:27:12

Joey_Tian
会员
注册时间: 2020-07-08
已发帖子: 2
积分: 2

Re: f1c100s 文件系统reboot Reboot failed -- System halted

mark it

离线

楼主 #4 2020-07-08 15:38:55

小熊猫
会员
注册时间: 2020-05-21
已发帖子: 71
积分: 65.5

Re: f1c100s 文件系统reboot Reboot failed -- System halted

哇酷小二 说:

@wupaul2001 关于F1C100s打开watchdog后仍然无法重启的解决办法: https://whycan.cn/t_3832.html

https://whycan.cn/t_3275.html

dts修改的同时,需要打开watchdog 使能 (TF 卡启动,5.2 kernel)

只要修改sunxi-f1c100s.dtsi

把wdt: watchdog@1c20ca0 {
   compatible = "allwinner, suniv-f1c100s-wdt",
                       "allwinner, sun4i-a10-wdt";
   reg = <0x1c20ca0 0x20>;
}
改为
wdt: watchdog@1c20ca0 {
   compatible = "allwinner, suniv-f1c100s-wdt",
                       "allwinner, sun6i-a31-wdt";
   reg = <0x1c20ca0 0x20>;
}

这样就能正常重启了,我使用的是5.2的内核

试了,可以reboot

# reboot
# Saving random seed... done.
Stopping logging: start-stop-daemon: warning: killing process 89: No such process
OK
umount: devtmpfs busy - remounted read-only
[   16.596397] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
The system is going down NOW!
Sent SIGTERM to all processes
Sent SIGKILL to all processes
Requesting system reboot
[   18.642314] reboot: Restarting system

U-Boot SPL 2018.01-05676-g00188782ee (Apr 08 2018 - 16:10:25)
DRAM: 32 MiB
Trying to boot from MMC1


U-Boot 2018.01-05676-g00188782ee (Apr 08 2018 - 16:10:25 +0800) Allwinner Technology

CPU:   Allwinner F Series (SUNIV)
Model: Lichee Pi Nano
DRAM:  32 MiB

最近编辑记录 小熊猫 (2020-07-08 15:39:46)

离线

#5 2020-07-08 16:40:23

smartcar
会员
注册时间: 2018-02-19
已发帖子: 735
积分: 735

Re: f1c100s 文件系统reboot Reboot failed -- System halted

get !感谢分享宝贵经验

离线

#6 2022-07-23 22:02:59

a932265643
会员
注册时间: 2022-07-23
已发帖子: 2
积分: 2

Re: f1c100s 文件系统reboot Reboot failed -- System halted

@小熊猫 给力啊,感谢答主,可以重启了

离线

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn