I just bought an N10. Everything is normal, except when it shut down, it keeps rebooting instead. I throw every available command, from GUI (Shutdown) and CLI (poweroff and shutdown -h). After +/- 5 seconds screen blank, it will reboot. It also automatically turned on when connected to power cable.
Both Debian and Ubuntu behave the same.
To turn off the board, I have to disconnect power chord within 5 seconds interval or push power button for about 5 seconds.
N10 version is B type powered by QC 3.0 12v x 2A charger
Executing âsudo rebootâ and the system reboot.
root@rockpin10bc:~# reboot
[ 183.725470] dw_wdt: unexpected close, system will reboot soon
[ 184.024529] reboot: Restarting system
DDR Version 1.20 20190314
In
soft reset
Can you lead me to reproduce the issue? What system image do you use?
I use system image file same like you.
I update my kernel version from 4.4.167-18 to 4.4.167-20 in today.
The saturation is the same. when I executing âsudo rebootâ command, system will reboot and pause in same place like before
[ 2.378718] rk-vcodec ff660000.rkvdec: shutdown
[ 2.379156] rk-vcodec ff650000.vpu_service: shutdown
[ 2.385116] reboot: Restarting system with command âbootloaderâ
I put my complete log in below, hope it can help you to figure out why it happen.
Thank you so much. reboot.log
I only use external SD card to flash debian 10 image and run system, and never touch eMMC storage so far.
I know the OS in eMMC storage is android, but I only use SD card now,so you think this problem will be solved if I erase eMMC data?
Thanks.
Thanks for your help, after erase eMMC data ă flash debian 10 image into eMMC and update kernel to 4.4.167-20, I can execute âsudo rebootâ command successfully,no matter itâs in SD card or in eMMC.
Thank you so much.