Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Supermicro X10SAE Watchdog
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Buffoon
Veteran
Veteran


Joined: 17 Jun 2015
Posts: 1369
Location: EU or US

PostPosted: Fri Sep 30, 2016 9:10 pm    Post subject: Supermicro X10SAE Watchdog Reply with quote

I have this motherboard, it has hardware watchdog. How can I figure out what watchdog timer to enable in kernel? I could enable all of them as modules and try them out ... there got to be an easier way? No?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54237
Location: 56N 3W

PostPosted: Fri Sep 30, 2016 10:26 pm    Post subject: Reply with quote

Buffoon,

You have
Code:
Chipset     Intel® C226 Express PCH
so I'll bet a bacon buttie it will be one of the Intel watchdog timers.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Buffoon
Veteran
Veteran


Joined: 17 Jun 2015
Posts: 1369
Location: EU or US

PostPosted: Fri Sep 30, 2016 10:49 pm    Post subject: Reply with quote

Intel TCO it is not. Have to give up for today.
Back to top
View user's profile Send private message
Fitzcarraldo
Advocate
Advocate


Joined: 30 Aug 2008
Posts: 2034
Location: United Kingdom

PostPosted: Sat Oct 01, 2016 9:11 am    Post subject: Reply with quote

Not that I have ever used a watchdog timer in Linux, but I noticed the following:

Quote:
One option to identify the watchdog hardware, if your motherboard maker has not listed it, is to install the lm-sensors package for temperature, voltage, etc, monitoring. On a typical Ubuntu machine you can install this with:

apt-get install lm-sensors

Once installed, run the 'sensors-detect' script to find out what hardware you have, as often there is a watchdog timer built in to the chip. By default, the watchdog modules are black-listed because some of them start automatically (hence the machine would spontaneously reboot if the watchdog daemon was not running correctly). This list, at least for Ubuntu 12.04, is given in /etc/modprobe.d/blacklist-watchdog.conf Some professional style of board support IPMI and the driver for that also needs to be specially loaded, see, for example, this Ubuntu IPMI example.

Source: http://www.sat.dundee.ac.uk/psc/watchdog/watchdog-configure.html

Perhaps that would narrow it down for you.

I also see that Supermicro Support has several FAQs regarding WDTs:

http://www.supermicro.com/support/faqs/results.cfm?id=74

So perhaps the first thing to do would be to contact their Tech Support via their Web site.
_________________
Clevo W230SS: amd64, VIDEO_CARDS="intel modesetting nvidia".
Compal NBLB2: ~amd64, xf86-video-ati. Dual boot Win 7 Pro 64-bit.
OpenRC udev elogind & KDE on both.

Fitzcarraldo's blog
Back to top
View user's profile Send private message
andonuts
n00b
n00b


Joined: 12 Apr 2015
Posts: 6

PostPosted: Mon Nov 21, 2016 11:22 am    Post subject: Reply with quote

Assuming you're using the non-AMT watchdog, try enabling CONFIG_W83627HF_WDT. It appears to work fine on my X10SAE board.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum