Hi,
Are you able try to sudo shutdown? Generally we run this command. Not sure if the issue is specific to sudo poweroff and would like to clarify this.
Hi DaneLLL:
I don’t think sudo shutdown nor sudo poweroff really matters. Since we unplug the AC power cord later.
We still gave it a try, and the issue remains. The system will still boot on after AC power on again.
Is this how it meant to be? If so, why it sometimes failed?
Sorry for the misleading. I was trying to say S0 and S5, just like the ACPI described. S0 means working state ( OS running) and S5 means power off state.
Yes. The power button is still working in these cases.
To capture the Serial Log, the BMC module needs to be ready. However, since the BMC module is not ready immediately when AC power is first applied, it is not always possible to capture the Serial Log every time.
I’ve just performed few tests on my IGX Orin developer kit.
It seems it would boot automatically after plugging the AC power.
I think it has similar behavior as AGX Orin that it would boot up after getting the power.
I cannot reproduce the above 2 behaviors on my IGX developer kit.
Have you confirmed that you are using SMCU v1.50.15?
Hi Kevin:
Yes. It’s v1.50.15. Confirmed by both WebUI and version command in Shell>
And, we tested another one system. We found that the strange cases (not or long to trigger the booting process) didn’t happen again.
Since the original one is not with me, we’ll give it another try once we get it back.
AGX Orin used a jumper to enable this feature. Is there a way to do so in IGX Orin? We want it stay power off until we press the power button.
Besides, on AGX Orin, the the booting process is triggered right after AC power on. However, IGX Orin required a few mins to do so. Is it because of the SMCU blocking?
Another thing is, we tried to reboot the BMC module after we ipmitool power off OS. The OS didn’t get up after the BMC module reboot. So it’s not BMC module triggered the booting process.