[Kernel-packages] [Bug 1836701] Re: ubuntu18.04: ipmitool failed: Could not open device at /dev/ipmi0 : No such file or directory

2020-09-15 Thread Ventsislav Georgiev
I've given the mods loaded in my initial comment. The output of ls -laF is the following: root@x:~# ls -laF /dev/ipmi0 /dev/ipmi/0 /dev/ipmidev/0 ls: cannot access '/dev/ipmi/0': No such file or directory ls: cannot access '/dev/ipmidev/0': No such file or directory crw--- 1 root root 240, 0 S

[Kernel-packages] [Bug 1836701] Re: ubuntu18.04: ipmitool failed: Could not open device at /dev/ipmi0 : No such file or directory

2020-09-17 Thread Ventsislav Georgiev
** Changed in: ipmitool (Ubuntu) Status: Invalid => Opinion -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1836701 Title: ubuntu18.04: ipmitool failed: Could not open device at /d

[Kernel-packages] [Bug 1836701] Re: ubuntu18.04: ipmitool failed: Could not open device at /dev/ipmi0 : No such file or directory

2020-09-18 Thread Ventsislav Georgiev
Yeah I did try that (saw it somewhere among the web) but it pretty much gives nothing, because of the main error. root@x:~# strace -rT -ff -o ipmitool.strace ipmitool lan print Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory So I guess that ipmitoo

[Kernel-packages] [Bug 1836701] Re: ubuntu18.04: ipmitool failed: Could not open device at /dev/ipmi0 : No such file or directory

2020-09-18 Thread Ventsislav Georgiev
** Attachment added: "Easier way to read it." https://bugs.launchpad.net/ubuntu/+source/ipmitool/+bug/1836701/+attachment/5412162/+files/ipmitool.strace.10279 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bug

[Kernel-packages] [Bug 1836701] Re: ubuntu18.04: ipmitool failed: Could not open device at /dev/ipmi0 : No such file or directory

2020-09-18 Thread Ventsislav Georgiev
0.00 execve("/usr/bin/ipmitool", ["ipmitool", "lan", "print"], 0x7ffd94ec9220 /* 19 vars */) = 0 <0.001210> 0.001285 brk(NULL) = 0x562dedd8e000 <0.04> 0.55 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.07> 0.26 acc

[Kernel-packages] [Bug 1836701] Re: ubuntu18.04: ipmitool failed: Could not open device at /dev/ipmi0 : No such file or directory

2020-09-18 Thread Ventsislav Georgiev
Sorry, wasn't sure how to upload it in a text file, so here's the output of the stack trace. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1836701 Title: ubuntu18.04: ipmitool failed: C