oxidecomputer / oxidecomputer/quartz
Sending SystemPowerReset request to local Target while A3 fault asserted causes system to not power on
@arjenroodselaar is already working on this.
Since Apr 12, 2023.
- Dominant language
- VHDL
- Stars
- 22
- Forks
- 2
- Avg merge
- 9h 38m
- Merged PRs (30d)
- 1
Description
While troubleshooting https://github.com/oxidecomputer/hardware-sidecar/issues/785 a SystemPowerReset request was sent to the Target to try and determine if the A3 power fault bit would get cleared. The system was powered off as expected but did not turn back on. Pressing the reset button also did not power on the system. A reset of Ignition by removing power from the chassis was required to bring the system back.
Presumably the system power fault monitor triggered a MAPO event on power up keeping the system from powering up. Some code reading should be done to determine why this occurred and whether or not this is a bug and requires a fix.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.