Linubie Guru
Joined: 11 Jun 2004 Posts: 386
|
Posted: Fri Apr 09, 2021 11:37 am Post subject: A stop job is running for Session c1 of user..maybe watchdog |
|
|
I think it's after my latest kernel update that I see the message when rebooting my system
Code: | A stop job is running for Session c1 of user |
checking with journalctl I found this line that watchdog has some issues to shut down
Code: | Apr 09 12:53:15 gentupe systemd[1]: Using hardware watchdog 'iTCO_wdt', version 0, device /dev/watchdog
Apr 09 12:53:15 gentupe systemd[1]: Set hardware watchdog to 10min.
Apr 09 12:53:15 gentupe kernel: watchdog: watchdog0: watchdog did not stop!
|
Code: | uname -a
Linux gentupe 5.10.27-gentoo #1 SMP Sat Apr 3 02:51:20 CEST 2021 x86_64 Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz GenuineIntel GNU/Linux |
Code: | dmidecode -t 2
# dmidecode 3.2
Getting SMBIOS data from sysfs.
SMBIOS 3.0.0 present.
Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: MAXIMUS VIII HERO
Version: Rev 1.xx
Serial Number: 161189079302431
Asset Tag: Default string
Features:
Board is a hosting board
Board is replaceable
Location In Chassis: Default string
Chassis Handle: 0x0003
Type: Motherboard
Contained Object Handles: 0 |
watchdogd seems to run
Code: | ps uawwwx|grep [w]atchdog
root 85 0.0 0.0 0 0 ? S 12:53 0:00 [watchdogd] |
But I can't find any messages regarding watchdog with dmesg.
Does someone have an idea how to solve this issue?
Thank you _________________ Mircosoft software is like having sex with a stranger, you always have to be careful not to get infected with something... |
|