On 29.10.21 17:05, François Dussault wrote: > Thank you very much for the answer. > > When doing : > cat /proc/config.gz|gunzip -c|grep -i CONFIG_WATCHDOG I have: > > CONFIG_WATCHDOG=y > CONFIG_WATCHDOG_CORE=y > # CONFIG_WATCHDOG_NOWAYOUT is not set > *# CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED is not set* > # CONFIG_WATCHDOG_SYSFS is not set > # CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set > > So I suppose I have this part correct since > CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED is not set. > > Yet my EBG watchdog doesn't work :( > Could there be something else interfering with the boot-enabled iTCO > watchdog? > I see that Lynx Point iTCO support was added in v0.6 yet I'm at 0.7. I > suppose it *SHOULD* work.
Some things to check/try: - Exclude the kernel completely from the test, just add an inifinite loop at the end of EBG main - Do older versions / revisions of EBG work? - When not booting via EBG, does the kernel drive the iTCO correctly? Does it manage to trigger a reboot? Jan -- Siemens AG, T RDA IOT Corporate Competence Center Embedded Linux -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/c05a2c2c-6364-abf4-2003-174e85b42cc9%40siemens.com.
