Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable watchdog device in firmware by default #34

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

nberlee
Copy link
Contributor

@nberlee nberlee commented Jan 18, 2025

In siderolabs/pkgs#1134 the driver enabled in the talos kernel.

However, this does nothing unless its also enabled in the firmware.

I tested with configTxtAppend: dtparam=watchdog=on which works. The device is created, and when enabled in talos the watchdog is running.

related: siderolabs/talos#10099

In siderolabs/pkgs#1134 the driver enabled in the
talos kernel.

However, this does nothing unless its also enabled in the firmware.

I tested with `configTxtAppend: dtparam=watchdog=on` which works.
The device is created, and when enabled in talos the watchdog is
running.

Signed-off-by: Nico Berlee <[email protected]>
Signed-off-by: Noel Georgi <[email protected]>
@frezbo
Copy link
Member

frezbo commented Jan 19, 2025

/m

@talos-bot talos-bot merged commit e113e8b into siderolabs:main Jan 19, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backported
Development

Successfully merging this pull request may close these issues.

3 participants