Comment 2 for bug 1799281

Revision history for this message
Manoj Iyer (manjo) wrote :

-- cosmic testing --
ubuntu@starbuck:~$ uname -a
Linux starbuck 4.18.0-10-generic #11~lp1799281+cosmic.1 SMP Mon Oct 22 21:45:47 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux
ubuntu@starbuck:~$ for i in {1..500}; do sudo modprobe -r ipmi_ssif; sleep 2s ; sudo modprobe ipmi_ssif || exit; done