Using a USB to HDMI adapter on Ubuntu 16.04 [closed]

Solution 1:

The chip in the USB 3.0 to HDMI adapter is a Fresco Logic FL2000.

There is a drivers for Linux from the chip manufacturer.

https://github.com/FrescoLogic/FL2000

The driver is for Ubuntu 14.04 LTS, kernel version 3.10.x. If compiled for a newer kernel it will have to be adapted to changed API's to work.