H8SCM: Difference between revisions

From 15h.org
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The H8SCM motherboard is highly supported by [[coreboot-15h]].
The H8SCM motherboard is highly supported by [[coreboot-15h]].


== Board Layout ==
== Board Variants ==
=== H8SCM ===
{{Excerpt|Coreboot-15h|SuperMicro H8SCM|subsections=yes}}
=== H8SCM-F ===
The H8SCM-F is identical to the H8SCM, but has an onboard BMC. It is compatible with the coreboot image for the H8SCM, but it is not known whether the onboard BMC will operate. The "JPB1" jumper can be used to disable the onboard BMC, effectively turning the H8SCM-F into the H8SCM.
 
== Onboard BMC ==
{{Excerpt|Nuvoton WPCM450|subsections=yes}}
 
== Board Diagrams ==
[[File:H8SCM Diagram.png|frameless|400x400px]]
[[File:H8SCM Diagram.png|frameless|400x400px]]
[[File:H8SCM BlockDiagram.png|frameless|400x400px]]
[[File:H8SCM BlockDiagram.png|frameless|400x400px]]


== Coreboot ==
== References ==
=== Features ===
* Robust RAM support
* Native fan control
=== Incomplete Features ===
* IOMMU support
=== Untested Features ===
* S3 Sleep/Resume
== Variants ==
=== H8SCM ===
=== H8SCM-F ===

Revision as of 01:45, 27 February 2025

The H8SCM motherboard is highly supported by coreboot-15h.

Board Variants

H8SCM

Release
Notes
Download Options
2025.03.08-v4.11-9f78cb25cd
  • Updated config
    • Onboard VGA is no longer primary by default
  • SeaBIOS + uCode + VGA-OpROMs
2025.02.23-v4.11-583f5e6a34
  • Initial v4.11 AGESA release
    • Microcode Updated
    • Added fan control
    • Various AGESA bugs fixed
  • SeaBIOS + uCode + VGA-OpROMs

H8SCM-F

The H8SCM-F is identical to the H8SCM, but has an onboard BMC. It is compatible with the coreboot image for the H8SCM, but it is not known whether the onboard BMC will operate. The "JPB1" jumper can be used to disable the onboard BMC, effectively turning the H8SCM-F into the H8SCM.

Onboard BMC

The Nuvoton WPCM450, or simply the WPCM450, is a BMC chip used in the SuperMicro family of boards containing the "-F" suffix. Multiple vendors shipped the WPCM450 with Linux, making it feasible to build an open source replacement for the original BMC firmware[1][2][3]. 3rd party documentation and tools have been developed by neuschaefer and are available on github.

Board Diagrams

References