Tool/software:
Hello,
I am encountering an issue with my system where reboot or shutdown occasionally hangs. The system displays the following error messages:
systemd-shutdown: Waiting for process: systemd-udevd, systemd-udevd
systemd-udevd: 44e35000.wdt: Worker processing SEQNUM=2109 is taking a long time
systemd-shutdown: Waiting for process: systemd-udevd
This seems to be related to the 44e35000.wdt
device, which I understand is tied to the omap_wdt
driver for the Watchdog Timer on the AM335x processor.
What might be causing this issue? Are there any recommended solutions or workarounds to prevent the hang during reboot or shutdown?
Thank you! Please let me know if additional logs or information are required.