Users Guide

Table 22. Ubuntu Server drivers (continued)
Component Hardware module Interface Driver
WWAN 4G LTE
Sierra MC-7455
Sierra MC7430
USB cdc_mbim
WWAN 3G Sierra MC-HL8548 USB cdc_mbim
Sensor: Pressure ST Micro LPS22HB I2C st_pressure_i2c
Sensor: Relative humidity and
temperature
ST Micro HTS221 I2C hts221_i2c
Sensor: 3-axis "femto"
accelerometer
ST Micro LNG2DMTR I2C st_accel_i2c
WDT iTCO I2C
iTCO_wdt
wdat_wdt
Firmware management on Ubuntu Server
UEFI BIOS updates for Ubuntu Server will be released online through Linux Vendor Firmware Service (LVFS)-based methods, as
described at fwupd.org.
The firmware capsule update is enabled by default. The fwupgmgr command and fwupd firmware update daemon are used to
update the UEFI BIOS firmware, in compliance with LVFS requirements.
NOTE:
For additional information on how to update the firmware under Linux, see en.community.dell.com/techcenter/b/techcenter/
archive/2016/02/02/dell-firmware-updating-under-linux.
Ubuntu Server firmware updateOnline method
Follow these steps to update the Ubuntu Server firmware automatically.
1. Detect all devices using the fwupd command.
# sudo fwupdmgr get-devices
2. Download the latest metadata from LVFS.
# sudo fwupdmgr refresh
3. If firmware updates are available for the Edge Gateway, get updates.
# sudo fwupdmgr get-updates
4. Download and apply all updates to the Edge Gateway.
# sudo fwupdmgr update -v
Updates that can be applied without having to reboot will be installed immediately.
5. If there are updates that need to be installed after rebooting, reboot the Edge Gateway.
# sudo reboot
70
Setting up the operating system