Troubleshooting/BMC Power

From RCS Wiki
Revision as of 13:49, 17 August 2018 by HLandau (talk | contribs) (Created page with "On the BMC: i2cget -y 12 0x31 0x03 # <-- resets power seqencing error flags i2cget -y 12 0x31 0x07 # ATX Power State # 0x20 -- # 0x22 -- ATX PSU Start Req...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

On the BMC:

 i2cget -y 12 0x31 0x03   # <-- resets power seqencing error flags
 i2cget -y 12 0x31 0x07   # ATX Power State
   # 0x20   --
   # 0x22   -- ATX PSU Start Request Sent
   # 0x23   -- ATX PSU Signalling Power Good
   # 0x2C   -- ?
   # 0x2E   -- General Fault Detected in Power Sequencing
 i2cget -y 12 0x31 0x18   # ?
 i2cget -y 12 0x31 0x19   # ?