Hi Bala. Thank you for replying. On Jan 16, 2008 11:10 PM, Bala.A <[EMAIL PROTECTED]> wrote: > > Hi, > > Please find inline replies > > > > > # ipmi-locate > > Probing KCS device using DMIDECODE... FAILED > > > > Probing SMIC device using DMIDECODE... FAILED > > > > Probing BT device using DMIDECODE... FAILED > > > > Probing SSIF device using DMIDECODE... done > > IPMI Version: 1.5 > > IPMI locate driver: DMIDECODE > > IPMI interface: SSIF > > BMC driver device: /dev/i2c-0 > > BMC SMBUS slave address: 42 > > Register spacing: 1 > > > > Probing KCS device using SMBIOS... FAILED > > Probing SMIC device using SMBIOS... FAILED > > Probing BT device using SMBIOS... FAILED > > > > Probing SSIF device using SMBIOS... done > > IPMI Version: 1.5 > > IPMI locate driver: SMBIOS > > IPMI interface: SSIF > > BMC driver device: /dev/i2c-0 > > BMC SMBUS slave address: 84 > > Register spacing: 1 > > > > Please try the following commands and let me know they work or not > > bmc-info --no-probing -D SSIF --driver-address=42 > --driver-device=/dev/i2c-0 --register-spacing=1 > > bmc-info --no-probing -D SSIF --driver-address=84 > --driver-device=/dev/i2c-0 --register-spacing=1 >
[EMAIL PROTECTED]:~# ls /dev/i2c* /dev/i2c-0 [EMAIL PROTECTED]:~# lsmod | grep i2c i2c_i801 10128 0 i2c_dev 8708 0 i2c_core 26112 2 i2c_i801,i2c_dev [EMAIL PROTECTED]:~# lspci 00:00.0 Host bridge: Intel Corporation E7220/E7221 Memory Controller Hub (rev 05) 00:02.0 VGA compatible controller: Intel Corporation E7221 Integrated Graphics Controller (rev 05) 00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03) 00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03) 00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03) 00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03) 00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d3) 00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 03) 00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03) 00:1f.2 IDE interface: Intel Corporation 82801FR/FRW (ICH6R/ICH6RW) SATA Controller (rev 03) 00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03) 01:03.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05) 02:00.0 PCI bridge: Intel Corporation 6700PXH PCI Express-to-PCI Bridge A (rev 09) 02:00.2 PCI bridge: Intel Corporation 6700PXH PCI Express-to-PCI Bridge B (rev 09) 04:03.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05) [EMAIL PROTECTED]:~# bmc-info --no-probing -D SSIF --driver-address=42 --driver-device=/dev/i2c-0 --register-spacing=1 ipmi-ssif-api-udm.c: 81: ipmi_ssif_cmd_udm: errnum (4): expression failed ipmi_cmd_get_device_id: permission denied [EMAIL PROTECTED]:~# bmc-info --no-probing -D SSIF --driver-address=84 --driver-device=/dev/i2c-0 --register-spacing=1 ipmi-ssif-api-udm.c: 81: ipmi_ssif_cmd_udm: errnum (4): expression failed ipmi_cmd_get_device_id: permission denied > Before trying this, please check /dev/i2c-0 device file is available or not. > > Thanks, > > Regards, > Bala > --- Chris _______________________________________________ Freeipmi-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/freeipmi-users
