Hello,
Attaching a detailed HCL for a GIGABYTE MZ33-AR1 server board with AMD Turin CPU.
The board runs coreboot firmware under development with silicon initialization done by AMD OpenSIL Proof of Concept: GitHub - openSIL/openSIL at turin_poc
It is intended for evaluation/internal use.
Issues:
- To get the BMC KVM mouse working properly, add a udev rule to sys-usb
/etc/udev/rules.d/80-usbtablet.ruleswith the following content:
ACTION!="remove", ENV{ID_VENDOR_ID}=="046b", ENV{ID_MODEL_ID}=="ff10", ENV{ID_INPUT_MOUSE}=="1", ENV{ID_INPUT_TABLET}="1"
- Some IO_PAGE_FAULTs may be observed in
xl dmesg. The firmware is still work-in-progress, so such issues are not unexpected.
(attachments)
Qubes-HCL-GIGABYTE-MZ33_AR1_000-20250923-150939.yml (982 Bytes)
Qubes-HCL-GIGABYTE-MZ33_AR1_000-20250923-150939.cpio.gz (16.4 KB)