You are not logged in.

#1 2018-07-24 11:26:11

ANx
Member
Registered: 2018-07-21
Posts: 4

sp5100-tco: Watchdog hardware is disabled

Hello Everyone,

I'm getting the following error from dmesg:

[    5.767923] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    5.768018] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    5.768029] sp5100-tco sp5100-tco: Watchdog hardware is disabled

I already searched for such/similar parameter on my UEFI/BIOS settings and no luck. I'm using AMD Ryzen 7 2700 + ASUS ROG Strix x470-I. To be honest, I have no clue what this is related with.

Have you seem this before?

Regards,
ANX

Last edited by ANx (2018-07-24 14:09:55)

Offline

#2 2018-07-24 15:00:59

ANx
Member
Registered: 2018-07-21
Posts: 4

Re: sp5100-tco: Watchdog hardware is disabled

According to https://community.amd.com/thread/230025, if I understand correctly, Watchdog functionality is only available for motherboards that are IPMI compliant, that is not the case of ASUS ROG Strix x470-I - the one I have. I proceeded by simple disabling this kernel module from loading.

# cat << EOF > /etc/modprobe.d/sp5100_tco.conf 
blacklist sp5100_tco
EOF

Still not confident that I proceeded correctly, so I would appreciate someone’s opinion on the findings and blacklisting solution.

Last edited by ANx (2018-07-27 14:56:29)

Offline

#3 2018-07-29 01:00:09

WFV
Member
From: ☭USSA⛧⭒⭒⭒⭒
Registered: 2013-04-23
Posts: 288

Re: sp5100-tco: Watchdog hardware is disabled

If it works then you proceeded correctly. What does the log show after reboot? If it's not working try blacklisting in the kernel parameters.
Otherwise dmseg appears to record the module loads and finds its hardware disabled.

EDIT1: kernel parameters (blacklisting) link

Last edited by WFV (2018-10-23 18:33:16)


∞ hard times make the strong, the strong make good times, good times make the weak, the weak make hard times ∞

Offline

#4 2018-10-15 11:48:32

ANx
Member
Registered: 2018-07-21
Posts: 4

Re: sp5100-tco: Watchdog hardware is disabled

Thanks for your reply, the solution was really blacklisting it since my motherboard is not IPMI compliant.

WFV wrote:

If it works then you proceeded correctly. What does the log show after reboot? If it's not working try blacklisting in the kernel parameters.
Otherwise dmseg appears to record the module loads and finds its hardware disabled.

Offline

#5 2019-03-09 16:25:11

webcapcha
Member
Registered: 2019-02-14
Posts: 102

Re: sp5100-tco: Watchdog hardware is disabled

I have similar logs, so I added the same blacklist in /etc/modprobe.d/sp5100_tco.conf
But since that desktop shutting down about 20-30 seconds.

Is it supposed to be so?

Offline

#6 2020-04-21 08:17:43

wildw1ng
Member
Registered: 2020-03-17
Posts: 11

Re: sp5100-tco: Watchdog hardware is disabled

# etc/modprobe.d/sp5100_tco.conf 
blacklist sp5100_tco

worked for me, ty

Offline

#7 2022-06-21 16:15:35

sistematico
Member
From: Campo Grande / MS / Brasil
Registered: 2008-07-26
Posts: 97
Website

Re: sp5100-tco: Watchdog hardware is disabled

Sorry for necro-posting, but maybe useful do this:

install sp5100_tco /bin/true

Lucas Saliés Brum
blog | medium | vk | twitter | github | .share
Forgive the spelling and grammar, English is not my native language.

Offline

Board footer

Powered by FluxBB