Dasharo / dasharo-issues

The Dasharo issue tracker
https://dasharo.com/
25 stars 0 forks source link

Ubuntu 22.04.4 randomly reboots during booting on APU3 #750

Closed pkubaj closed 7 months ago

pkubaj commented 7 months ago

Device

APU3

Dasharo version

0.9.0

Affected component(s) or functionality

No response

Brief summary

Ubuntu 22.04.4 randomly reboots during booting

How reproducible

No response

How to reproduce

Try to boot Ubuntu after installation.

Expected behavior

System should boot.

Actual behavior

After successful installation (which required cleaning the disk from DTS because Ubuntu's installer crashed during partitioning), the system doesn't boot. During booting, before getting to getty, but after starting init, system crashes and reboots.

Screenshots

No response

Additional context

No response

Solutions you've tried

No response

pkubaj commented 7 months ago

UPDATE: it seems the error is not that random and always happens at similar time. Attached is a boot log. minicom.log

pkubaj commented 7 months ago

After passing init=/bin/bash to the kernel command line, system booted to bash, but after a while rebooted.

mkopec commented 7 months ago

watchdog timeout? maybe watchdog was left enabled in the setup menu after the watchdog test suite?

pkubaj commented 7 months ago

That looks like it, how can I check which error causes this issue?

mkopec commented 7 months ago

@pkubaj Do you think this issue can be closed? I guess it's a problem with some manual watchdog configration in the OS, not with the firmware itself?

pkubaj commented 7 months ago

Yes, it can be closed.