Talos II/Firmware/Public Beta

From RCS Wiki
Revision as of 19:39, 22 February 2020 by SiteAdmin (talk | contribs)
Jump to navigation Jump to search

Public Beta Firmware

Introduction

From time to time Raptor may make public beta firmware images available. These are normally firmware images that are on a fast track to wide GA release, but for which Raptor is seeking public feedback about any issues encountered during upgrades or features missing for daily use.

WARNING Beta images have not undergone full release qualification. It is possible that upgrades may fail, leaving your system in a state requiring advanced recovery (e.g. loading a replacement BMC firmware image over TFTP and flashing it via the serial console, or externally writing the BMC Flash device with an SPI programmer). Please do not try the beta firmware images unless you have sufficient recovery tools available.

Current Beta Images

2.01-next (04-16-2019 branch)

Known Issues
  • System Package 1.x BMC firmware cannot IPL 2.x or higher PNOR (CANTFIX)
  • Lockdown of P2A bridge for security breaks AST2500 VGA passthrough -- ast driver in guest cannot read configuration due to lockdown, and qemu does not pass host device tree information with VGA configuration data to guest kernel.
Regressions
  •  ?
Changelog
Beta 1 (02-22-2020)
  • PNOR: Fix crash in petitboot with LSI SAS controllers (mpt3sas module)

Old Beta Images

2.00-next (04-16-2019 branch)

Instructions
  • Ensure that the BMC and PNOR was previously updated to System Package v1.06, and that that your system successfully boots after that update
  • Power down your system
  • Issue "reboot" on the BMC
  • Transfer the decompressed BMC image file to /run/initramfs/image-bmc on the BMC
  • Run "fw_printenv | grep eth1addr" and write down the MAC address. You will need this information later
  • Issue "reboot" on the BMC
  • After BMC restart (this may take 5-10 minutes):
    • fw_setenv ethaddr <IPMI MAC address written down earlier>
    • fw_setenv eth1addr <IPMI MAC address written down earlier>
  • Transfer decompressed PNOR image file to the BMC /tmp directory
    • pflash -E -p /tmp/talos.pnor
    • pflash -P CVPD -c
Known Issues
  • New BMC cannot IPL old PNOR and vice versa (CANTFIX)
  • Lockdown of P2A bridge for security breaks AST2500 VGA passthrough -- ast driver in guest cannot read configuration due to lockdown, and qemu does not pass host device tree information with VGA configuration data to guest kernel.
Regressions
  •  ?
Changelog
Release Candidate 1 (09-20-2019)
  • FPGA: Fix power off failure on Talos II Lite systems
  • PNOR: Fix incorrect voltage slew rate causing random OCC hang in power saving stop states (https://github.com/open-power/occ/issues/26)
  • PNOR: Add LUKS encryption userspace utilities to support FDE direct boot
  • PNOR: Add basic diagnostic utilities for system check to Petitboot environment
Beta 3 (04-28-2019)
Beta 2 (04-28-2019)
  • PNOR: Downgrade kernel to version 4.19. This works around radeon driver crashes in petitboot