Comment 10 for bug 1324992

Revision history for this message
Kodamati Pradeep Vinesh Reddy (pradeep-reddy2) wrote :

After installing the freeipmi from the proposed repositories, I see the below error

ubuntu@ubuntu:~$ sudo bmc-info --no-probing --driver-type=SSIF --driver-address=0x10 --driver-device=/dev/i2c-2 --get-device-id
[sudo] password for ubuntu:
insufficient permission on driver device '/dev/i2c-2'

When I looked into the /dev/ I dont see i2c-2 device.

ubuntu@ubuntu:~$ dpkg --list | grep freeipmi
ii freeipmi 1.1.5-3ubuntu3.1 all GNU implementation of the IPMI protocol
ii freeipmi-bmc-watchdog 1.1.5-3ubuntu3.1 armhf GNU implementation of the IPMI protocol - BMC watchdog
ii freeipmi-common 1.1.5-3ubuntu3.1 all GNU implementation of the IPMI protocol - common files
ii freeipmi-ipmidetect 1.1.5-3ubuntu3.1 armhf GNU IPMI - IPMI node detection tool
ii freeipmi-tools 1.1.5-3ubuntu3.1 armhf GNU implementation of the IPMI protocol - tools
ii libfreeipmi12 1.1.5-3ubuntu3.1 armhf GNU IPMI - libraries
ubuntu@ubuntu:~$

Please let me know if I am missing something.

Thanks,
Pradeep.