Error: counter 0 not available nmi_watchdog using this resource ?
Error: counter 0 not available nmi_watchdog using this resource ? Try:
opcontrol --deinit
echo 0 > /proc/sys/kernel/nmi_watchdog
【Solution】
opcontrol --deinit
echo 0 > /proc/sys/kernel/watchdog
opcontrol --init
执行完上述三条指令后就可以了。
Error: counter 0 not available nmi_watchdog using this resource ?