Hello! How can I block the watchdog? When shutting down the system I get the message watchdog did not stop! I followed this article: https://wiki.archlinux.org/title/Improving_performance#Watchdogs and I get the value 0, but the message still occurs. In grub cmdline there is an entry nowatchdog but that doesn’t change anything either.
Edit: ok i found my old subject in other forum when I used Manjaro, and I add the file “watchdog.conf” in /etc/modprobe.d witch contents blacklist iTCO_wdt and now I not see this message