---
title: Plugin: Algoltek AUX
---
This plugin supports the firmware upgrade of DisplayPort over USB-C to HDMI converter provided by Algoltek, Inc. These DisplayPort over USB-C to HDMI converters can be updated through multiple interfaces, but this plugin is only designed for the DisplayPort AUX interface.
The daemon will decompress the cabinet archive and extract a firmware blob in a packed binary file format.
This plugin supports the following protocol ID:
tw.com.algoltek.aux
These devices use the standard DPAUX GUID values, e.g.
DPAUX\OUI_0090CC24
(only-quirk)DPAUX\OUI_0090CC24&HWREV_10
(only-quirk)DPAUX\OUI_0090CC24&HWREV_10&DEVID_SYNAB2
(only-quirk)DPAUX\OUI_0090CC24&DEVID_SYNAB2
(only-quirk)
These devices also use a custom instance ID consisting of VEN
and DEV
values, e.g.
MST\VEN_25A4&DEV_AG9421
The firmware is deployed when the device is in normal runtime mode, and the device will reset when the new firmware has been programmed.
This plugin requires read/write access to /dev/drm_dp_aux*
.
This plugin has been available since fwupd version 2.0.0
.
Anyone can submit a pull request to modify this plugin, but the following people should be consulted before making major or functional changes:
Jane Wu: @YiJaneWu