We carried out the reboot test on our customized board. When reboot at the fourth time, the Recovery Mode was entered and Bash5.0 was displayed on the terminal
2.txt (83.2 KB)
this our dmesg.it not have any kernel panic
Hi,
I don’t know why you shared us a log with no kernel panic. You should share us the kernel panic log so that we can analyze…
I means the system boot have no kernel panic ,but it must enters the recovery mode when reboot at the fourth time
Hi,
Could you share me a log which includes your 3 times fine boot and the 4th one enter recovery boot?
Is it really that easy to reproduce on your side? I don’t have any other users reporting this situation.
session9.log (418.2 KB)
this log have 4 times reboot,the first 3 times log is different from the fourth reboot
Is this issue able to reproduce on NV devkit?
on our customized Board with Jetson AGX Orin 32GB Modules
we have no devkit
Hi,
It looks like you are still using rel-35.1. Could you upgrade the BSP version?
If you don’t want to upgrade, please share me the result of this before each of your reboot.
sudo systemctl status nv_update_verifier
update to 35.3.1?it could resolve the problem?
ok,but i must reflash the moudule because of the recovery mode,you have other method to change to normal mode?
please try this. If not work, then you need to reflash the board and share us the result.
Also, I still suggest to upgrade to new release which may resolve the issue.
our borad usb is different from the devkit,Press ESC could not enter UEFI Menu,could you tell me how to modify BootLoader usb config to satisfy our board
Just reflash the board. Don’t spend too much time in doing unrelated work.
You can discuss your usb issue in other topic.
ok
sudo systemctl status nv_update_verifier
[sudo] password for nvidia:
● nv_update_verifier.service - nv_update_verifier service
Loaded: loaded (/etc/systemd/system/nv_update_verifier.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Thu 2022-09-08 17:59:22 CST; 4min 30s ago
Process: 2424 ExecStart=/usr/sbin/nvbootctrl verify (code=exited, status=0/SUCCESS)
Main PID: 2424 (code=exited, status=0/SUCCESS)
9月 08 17:59:22 nvidia-desktop systemd[1]: Started nv_update_verifier service.
9月 08 17:59:22 nvidia-desktop nvbootctrl[2424]: Error: config COMPATIBLE_SPEC not found in /etc/nv_boot_control.conf
9月 08 17:59:22 nvidia-desktop nvbootctrl[2424]: Info: variable BootChainFwStatus is not found.
9月 08 17:59:22 nvidia-desktop systemd[1]: nv_update_verifier.service: Succeeded.
this is before first time reboot nv_update_verifier service log
sudo systemctl status nv_update_verifier
● nv_update_verifier.service - nv_update_verifier service
Loaded: loaded (/etc/systemd/system/nv_update_verifier.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Thu 2022-09-08 17:59:21 CST; 48s ago
Process: 2597 ExecStart=/usr/sbin/nvbootctrl verify (code=exited, status=0/SUCCESS)
Main PID: 2597 (code=exited, status=0/SUCCESS)
9月 08 17:59:21 nvidia-desktop systemd[1]: Started nv_update_verifier service.
9月 08 17:59:21 nvidia-desktop nvbootctrl[2597]: Info: variable BootChainFwStatus is not found.
9月 08 17:59:21 nvidia-desktop systemd[1]: nv_update_verifier.service: Succeeded.
this is before second fime reboot nv_update_verifier service log