Open philipandag opened 2 weeks ago
On the OptiPlex I tested I have seen that the Dasharo firmware was not deployed properly. It was missing the SCH5545 FW. SCH5545 is the chip which gives us the serial port and also manages the platform power sequencing. Validating the firmware which was not properly deployed (without blobs transmission in DTS) is not correct. When the blob is used, I have no problems with rebooting.
Component
Dasharo firmware
Device
Dell OptiPlex 7010
Dasharo version
v0.1.0
Dasharo Tools Suite version
-
Test case ID
-
Brief summary
No video on pikvm, no serial output after reboot
How reproducible
5-10%, I wasn't able to find a correlation of this issue to anything as for this moment Very likely to happen when running CBMEM003.001 test case which reboots five times in a row.
How to reproduce
Reboot the device. CBMEM003.001 works well as a way to reproduce this. I have experienced it when rebooting in both Ubuntu and DTS. Not when rebooting from the Setup menu, but this does not mean it won't happen.
Expected behavior
The device should always boot back up after a reboot.
Actual behavior
There is no video nor serial output, pressing the power / reset buttons (via
osfv_cli rte
) does not affect the device. To turn it back on I had to cut the power off and on (sonoff) and then power it back on normally (osfv_cli rte pwr on
)Screenshots
Ubuntu serial output when rebooting
No more serial output is ever produced unless the power is cut off.
CBMEM003.001 logs show the issue on the fifth iteration. dasharo-performance_log.zip
Additional context
I have experienced this issue when testing CBMEM003.001 on three separate tries. First it appeared on the first iteration of the measurement. On the second try it has appeared on the second iteration. On the third try, the test succeeded. Finally it has appeared on the fifth iteration when I tried to get some logs for this issue.
Solutions you've tried
No response