Changes

Jump to: navigation, search

Linux Mint: Watchdog configuration

36 bytes added, 08:29, 20 June 2018
Kernel module: sp5100_tco
<pre>* Notes: on ** fitlet1 i2c_piix4 : sp5100_tco conflicts with sp5100_tco i2c_piix4 for I/O address 0x0cd6 and need to be blacklisted</pre>  echo "blacklist i2c_piix4" | sudo tee -a cat > /etc/modprobe.d/blacklist.conf<< EOF # fitlet1: sp5100_tco conflicts with i2c_piix4 for I/O address 0x0cd6 blacklist i2c_piix4 EOF
* The following usage example represented on fitlet2 with kernel module iTCO_wdt
425
edits