Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请求解决smart-am40重启命令异常卡死问题 #2645

Open
pch666777 opened this issue Nov 14, 2024 · 1 comment
Open

请求解决smart-am40重启命令异常卡死问题 #2645

pch666777 opened this issue Nov 14, 2024 · 1 comment

Comments

@pch666777
Copy link

Device Information | 设备信息

  • SOC: [SMART-AM40]
  • Model [FriendlyElec NanoPC-T4]

Armbian Version | 系统版本

  • Kernel Version: [6.1.114]
  • Release: [Armbian_24.11.0_rockchip_smart-am40_noble_6.1.114_server_2024.11.01.img]

Describe the bug | 问题描述
系统烧录到tf卡和emmc都是一样的问题,试过Armbian_24.8.0_rockchip_smart-am40_bookworm_6.1.98_server_2024.07.15.img也是一样的问题
详细的log文件在附件,或者从这查看:https://github.com/pch666777/otherfs/tree/main/am40
putty.log

从0行到1070行为reboot命令关机过程
从1071行到1188行,为reboot的上电过程,
在Starting kernel ...卡死
从1190行到最后,为手动关闭电源开关,重新上电后正常启动到登录的过程

对比了不同点:
reboot过程:
DDR Version 1.24 20191016
In
soft reset
SRX
...省略N行...
ChipType = 0x10, 426
...省略N行...
StorageInit ok = 78103
...省略N行...
Reset cause: RST
...省略N行...
正常上电过程:
In
...省略N行...
ChipType = 0x10, 336
...省略N行...
StorageInit ok = 99713
...省略N行...
Reset cause: POR
...省略N行...

@pch666777
Copy link
Author

补充一下,问题通常发生在登录后,启动时间大于5分钟以上。如果正常启动后立即使用reboot命令是有很大概率可以启动的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant