Release Notes
User Notes
● When you verify the SUU return codes, use the operating system-specific commands to view the exit codes.(137296)
For example: Red Hat Enterprise Linux: echo $?
Known Issues and Resolutions
This section provides information about known issues with this release of SUU.
Issue
The progress of Inventory is not displayed and below message is displayed while launching SUU.
Unable to show information for inventory. Please wait for inventory to complete
Later, the comparison report is displayed to update the firmware in SUU.
Issue
Emulex FC firmware is not listed in the SUU Comparison Report.
Issue
Mellanox driver and firmware are not listed in SUU Comparison Report.
Issue
SUU fails to update on systems running SUSE Linux 15 and Red Hat Enterprise Linux 8 operating system.
Resolution
Manually install the following packages:
● libncurses package
● bc package
NOTE: These RPMs are available on the SUSE Linux 15 and Red Hat Enterprise Linux 8 OS media.
Issue
If SUU is not launched automatically in RHEL operating systems, then install "xterm" RPM package.
Issue
Intel Ethernet adapter X550 won't list in SUU Comparison report on SUSE Linux 15 operating system when secure boot is
enabled.
Issue
Qlogic 41xxx adapter firmware DUP (SWB-YC37P) is displayed as Dual Band Wireless AC 3160 in SUU Comparison
report.
Issue
When you run Qlogic 41xxx adapter firmware DUP(SWB-YC37P) for the same version to upgrade, the update is unsuccessful.
Issue
SUU GUI is unable to launch in RHEL 7.2 and RHEL 7.3 OS
Resolution
1. Run the below command in the RHEL 7.2/RHEL 7.3 terminal.#echo -e "Section \"Device\"\nIdentifier
\"Device0\"\nOption \"SWCursor\" \"True\"\nEndSection" > /etc/X11/xorg.conf.d/xorg.conf
2. After executing the above command, please ensure that the contents of /etc/X11/xorg.conf.d/xorg.conf is as
below:
#cat /etc/X11/xorg.conf.d/xorg.conf
Section "Device"
Identifier "Device0"
Option "SWCursor" "True"
EndSection
4