Dear sir,
We dumped all the status register when UCD_INT_L is asserted as following and found two symptom
- Empty logged fault (EAh)
- Vout fault bit asserted in STATUS_WORD(79h) but nothing asserted in STATUS_VOUT(7Ah)
Do you have any idea of this?
--
// [79h] STATUS_WORD root@ubuntu:~# ipmitool i2c bus=2 0x68 0x2 0x79 01 80 // [EAh] LOGGED_FAULTS root@ubuntu:~# ipmitool i2c bus=2 0x68 0xf 0xea 0e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 // [F3h] MFR_STATUS 04 00 00 00 00 // [7Ah] STATUS_VOUT root@ubuntu:~# ipmitool i2c bus=2 0x68 0x1 0x7a 00 // [7Bh] STATUS_IOUT root@ubuntu:~# ipmitool i2c bus=2 0x68 0x1 0x7b 00 // [7Dh] STATUS_TEMPERATURE root@ubuntu:~# ipmitool i2c bus=2 0x68 0x1 0x7d 00 // [7Eh] STATUS_CML root@ubuntu:~# ipmitool i2c bus=2 0x68 0x1 0x7e 00