Not sure why it's marked as invalid. This appears on Ubuntu 18.04 with the same error.
root@x:/dev# sudo ipmitool lan print Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory root@x:/dev# uname -a Linux x 4.15.0-117-generic #118-Ubuntu SMP Fri Sep 4 20:02:41 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux root@x:/dev# ls -la ipmi0 crw------- 1 root root 240, 0 Sep 11 10:32 ipmi0 root@x:/dev# lsmod | grep ipmi ipmi_si 57344 0 ipmi_devintf 20480 0 ipmi_ssif 32768 0 ipmi_msghandler 53248 3 ipmi_devintf,ipmi_si,ipmi_ssif I even added this - "GRUB_CMDLINE_LINUX_DEFAULT="maybe-ubiquity ipmi_si.type=kcs ipmi_si.ports=0xca2" no results. ipmitool also doesn't work on Mint 19.3 with 5.8.2 kernel. ** Package changed: openipmi (Ubuntu) => ipmitool (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1836701 Title: ubuntu18.04: ipmitool failed: Could not open device at /dev/ipmi0 : No such file or directory To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipmitool/+bug/1836701/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
